moxo
1st August 2003 10:06 UTC
launch application after reboot
i dont have time to search, my boos wants this information, very sorry but you can answer me only with yes or no.
can i launch an application after reboot?
thanks.
if you have an url, thanks.
ps: don't lose time with my question
Sunjammer
1st August 2003 13:18 UTC
You could create a value in HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce I guess, but I'm not sure when exactly that runs, maybe it will run before a user logs in, maybe not.
Afrow UK
1st August 2003 13:19 UTC
I think that this works:
Reboot
Exec $INSTDIR\myprogram.exe
-Stu
Afrow UK
1st August 2003 13:21 UTC
My solution won't work.
You will have to use SunJammers' solution.
-Stu