alnyden Posted August 21, 2017 Share Posted August 21, 2017 This is fantastic -- thank you. One more suggestion would be once you put an image into Gallery, you can specify what Image Type it is with right click. So you can grab all images for a game and quickly label them. But again, thank you for making this! Quote Link to comment Share on other sites More sharing options...
Sashby Posted September 20, 2017 Share Posted September 20, 2017 (edited) I get this security flag when trying to install your program. I'm the only user on my computer. Could you help point me in the right direction please? Edited September 20, 2017 by Sashby Quote Link to comment Share on other sites More sharing options...
igotdvds Posted September 20, 2017 Author Share Posted September 20, 2017 14 hours ago, Sashby said: I get this security flag when trying to install your program. I'm the only user on my computer. Could you help point me in the right direction please? These are UAC settings on your machine. Lower your threshold and it will install. Quote Link to comment Share on other sites More sharing options...
Sashby Posted September 21, 2017 Share Posted September 21, 2017 5 hours ago, igotdvds said: These are UAC settings on your machine. Lower your threshold and it will install. I thought it might be that too but unfortunately it wasn't. I already have my User Account Control settings disabled (Never Notified), although I did change between each option on the vertical slider in UAC to see otherwise. It could be a security setting enabled in Internet Options. That's the only other option I can think of. I'll check that once home. Quote Link to comment Share on other sites More sharing options...
neil9000 Posted September 21, 2017 Share Posted September 21, 2017 OK, i have seen this pop up a couple of times in the last day, so i just checked for myself. I have not actually tested the program yet, but it installs just fine, the image below is the warning i got, so i just clicked install and it did. Quote Link to comment Share on other sites More sharing options...
neil9000 Posted September 21, 2017 Share Posted September 21, 2017 21 hours ago, Sashby said: I get this security flag when trying to install your program. I'm the only user on my computer. Could you help point me in the right direction please? You say you are the only user on your system, but that above message says otherwise. It says your administrator has blocked this install. If you are the only user then your PC is setup wrong, as it doesn't think you are the master administrator account on it. Quote Link to comment Share on other sites More sharing options...
Ryuk Posted October 11, 2017 Share Posted October 11, 2017 (edited) I have the same security problem when try to install Edited October 11, 2017 by Ryuk Quote Link to comment Share on other sites More sharing options...
utopicide Posted October 24, 2017 Share Posted October 24, 2017 (edited) I sincerely hope this isn't presumptive or rude, but you can't know if you don't ask--would it be possible to see the source code for this app? I have some ideas for apps that I'd like to build, but I'm a bit of a programming novice. Since there are few examples building on the Launchbox API, it would be hugely instructive to see how you've gone about building this application. If the answer is no, it's no problem, of course. As I said, I'm not a professional programmer, so I'm not familiar with all the etiquette surrounding this type of thing. If the request is rude in any way, please chalk it up to ignorance rather than malice. Cheers, Aaron Edited October 24, 2017 by utopicide Quote Link to comment Share on other sites More sharing options...
DOS76 Posted October 25, 2017 Share Posted October 25, 2017 Yeah the source for paid applications is pretty much never released while its a viable product or it could be more easily reverse engineered. While I'm not the dev I can almost with certainty say that this will not be happening. Quote Link to comment Share on other sites More sharing options...
neil9000 Posted October 25, 2017 Share Posted October 25, 2017 4 minutes ago, DOS76 said: Yeah the source for paid applications is pretty much never released while its a viable product or it could be more easily reverse engineered. While I'm not the dev I can almost with certainty say that this will not be happening. I think he is talking about this actual plugin @DOS76, but I could be wrong. I which case it's up to @igotdvds if he wants to share it or not. Quote Link to comment Share on other sites More sharing options...
DOS76 Posted October 25, 2017 Share Posted October 25, 2017 you know what from reading it again Neil you may be right. 1 Quote Link to comment Share on other sites More sharing options...
neil9000 Posted October 25, 2017 Share Posted October 25, 2017 1 minute ago, DOS76 said: you know what from reading it again Neil you may be right. I could be the one reading it wrong though, it wouldn't be the first time. Quote Link to comment Share on other sites More sharing options...
igotdvds Posted October 26, 2017 Author Share Posted October 26, 2017 On 10/24/2017 at 12:45 PM, utopicide said: I sincerely hope this isn't presumptive or rude, but you can't know if you don't ask--would it be possible to see the source code for this app? I have some ideas for apps that I'd like to build, but I'm a bit of a programming novice. Since there are few examples building on the Launchbox API, it would be hugely instructive to see how you've gone about building this application. If the answer is no, it's no problem, of course. As I said, I'm not a professional programmer, so I'm not familiar with all the etiquette surrounding this type of thing. If the request is rude in any way, please chalk it up to ignorance rather than malice. Cheers, Aaron Happy to help. What were you looking to do that my app can help with? PM me if needed. Quote Link to comment Share on other sites More sharing options...
utopicide Posted October 26, 2017 Share Posted October 26, 2017 neil9000 and dos76: I was talking about source to the plugin and not LaunchBox itself, though my original post could have been clearer. igotdvds: Thank you for the offer to help, it is much appreciated. My first question is: How do you reference the LaunchBox DLLs from within a standalone app? I can only get the LaunchBox API to function if I call if from within a plugin called from a running instance of LaunchBox, and I'm hoping if I can get a direct reference in a standalone app, it may make debugging a lot easier. Quote Link to comment Share on other sites More sharing options...
igotdvds Posted October 28, 2017 Author Share Posted October 28, 2017 On 10/26/2017 at 5:36 PM, utopicide said: neil9000 and dos76: I was talking about source to the plugin and not LaunchBox itself, though my original post could have been clearer. igotdvds: Thank you for the offer to help, it is much appreciated. My first question is: How do you reference the LaunchBox DLLs from within a standalone app? I can only get the LaunchBox API to function if I call if from within a plugin called from a running instance of LaunchBox, and I'm hoping if I can get a direct reference in a standalone app, it may make debugging a lot easier. I dont reference any DLLs. I am essentially scraping the XML files and extracting the meaningful data elements to create the lists. Quote Link to comment Share on other sites More sharing options...
utopicide Posted October 28, 2017 Share Posted October 28, 2017 17 hours ago, igotdvds said: I dont reference any DLLs. I am essentially scraping the XML files and extracting the meaningful data elements to create the lists. Ah! That makes sense, thank you. Quote Link to comment Share on other sites More sharing options...
Retrofrogg Posted February 28, 2018 Share Posted February 28, 2018 (edited) Tried this and just can't get it to work. It shows my game list, though won't show any of the media. It doesn't rely on the media being in the LB subfolders does it?? Edited February 28, 2018 by Dan Quote Link to comment Share on other sites More sharing options...
Retrofrogg Posted March 19, 2018 Share Posted March 19, 2018 Moved all my media to the proper LB folders. This app is still not identifying the presence of the media properly. Quote Link to comment Share on other sites More sharing options...
igotdvds Posted March 20, 2018 Author Share Posted March 20, 2018 1 hour ago, Dan said: Moved all my media to the proper LB folders. This app is still not identifying the presence of the media properly. What does your config line look like? Quote Link to comment Share on other sites More sharing options...
Retrofrogg Posted March 20, 2018 Share Posted March 20, 2018 Sorry - where do I find that? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.