bigfatroundguy Posted October 18, 2008 Report Posted October 18, 2008 I'm trying to debug an addon I created for this program and am stuck trying to convince the program its been installed. apart from the program executable itself, the registry entries and the *.dat files located in %APPDATA%, what other things does the installer need to have in place to prevent it from relaunch itself the first time i execute the program?
Ultima Posted October 19, 2008 Report Posted October 19, 2008 Having settings.dat in place should be sufficient (and is sufficient for me)...
bigfatroundguy Posted October 20, 2008 Author Report Posted October 20, 2008 tried, that. tried having settings.dat, along with dht.dat, resume.dat & rss.dat. didn't the program still needs to see something more in the way of files or registry entries to believe its installed. any other suggestions would be greatly appreciated. thx,
Ultima Posted October 20, 2008 Report Posted October 20, 2008 Create an empty settings.dat file in the same directory as the executable?
Recommended Posts
Archived
This topic is now archived and is closed to further replies.