Results 1 to 4 of 4

Thread: autoexec with inno setup

  1. #1

    Thread Starter
    Junior Member
    Join Date
    May 2000
    Location
    argentina
    Posts
    25

    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

  2. #2
    Banned randem's Avatar
    Join Date
    Oct 2002
    Location
    Maui, Hawaii
    Posts
    11,385

    Re: autoexec with inno setup

    Why not just create a shortcut in the startup folder???

  3. #3

    Thread Starter
    Junior Member
    Join Date
    May 2000
    Location
    argentina
    Posts
    25

    Re: autoexec with inno setup

    Quote 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 !

  4. #4
    I'm about to be a PowerPoster! kleinma's Avatar
    Join Date
    Nov 2001
    Location
    NJ - USA (Near NYC)
    Posts
    23,373

    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
  •  



Click Here to Expand Forum to Full Width