Reboot PC and run program on startup
Posted: Wed Feb 08, 2006 5:51 pm
I am trying to get around a problem that occurs on some test machines when files are in use. The normal installation (i.e., you install the software on a vrigin machine with nothing running) works like a champ. It installs the services and launches the small app to configure some parameters that I can't do in the installer. But if there is a need to reboot, the PC reboots but the app never gets launched. How do I set the installer to run the program after a complete install and it needed to reboot?
The run program line is right after the TODO: place code to run your app here.
The run program line is right after the TODO: place code to run your app here.