|
-
Sep 14th, 2006, 10:26 AM
#1
Thread Starter
Junior Member
autoexec with inno setup
Hello people
I have almost finished my installation with inno setup (reaaally great tool!), but i cannot find a way to modify the autoexec.bat in win9x to start a program (that is in the app path) averytime the machine starts (with nt/xp i have no problem since i install that as a service).
I think i have to do a pascal script in innosetup, but well, i have no idea.
thanks,
Ricardo
-
Sep 14th, 2006, 11:32 PM
#2
Re: autoexec with inno setup
Why not just create a shortcut in the startup folder???
-
Sep 15th, 2006, 10:00 AM
#3
Thread Starter
Junior Member
Re: autoexec with inno setup
 Originally Posted by randem
Why not just create a shortcut in the startup folder???
hehe, How I did not think it before?
you are right, I'll try that! thanks !
-
Sep 15th, 2006, 02:51 PM
#4
Re: autoexec with inno setup
you also have the option of installing a registry key that will launch the application at startup.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|