Indigo Rose Software

Professional Software Development Tools

 
Results 1 to 2 of 2
  1. #1
    Join Date
    Jun 2002
    Posts
    1

    Grin Automatic launching application

    I am using Setup factory version 5.0. I've developed a setup program comprises of various executables and dlls.

    Now what i want is that when setup completes, the main apllication exe should get automatically launch. How can i achieve this goal ?????????

  2. #2
    Join Date
    Jun 2000
    Location
    Indigo Rose Software
    Posts
    1,943

    Re: Automatic launching application

    Hi,

    Go to Settings -> Shell Operations -> Execute tab. There create an Execute action that will launch your program. Your target will be something like: %AppDir%\MyProgram.exe. Now make sure on the Advanced tab that you have “On Shutdown” selected as your timing option. This will launch whatever is specified in your target once the setup has finished.

    If you are having problems look at the help file, it has some good information on executing programs.


    mark.
    MSI Factory The Next Generation Intelligent Setup Builder

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts