Indigo Rose Software
Indigo Rose Software
Log in to the Customer Portal Customer Login
Software Development Discussion Forums Forums
+ Reply to Thread
Results 1 to 3 of 3
  1. #1
    Join Date
    Jul 2008
    Posts
    17

    Installer for Multiple Exe's

    I am a novice user of this program. What I want to do is simple. I want to create a installer that runs 3 exe setup files in sequence one after another... How can I do it?

  2. #2
    Join Date
    Jan 2001
    Location
    Anderson Island, WA, USA
    Posts
    2,629
    put all 3 exe's in your setup
    install to %TempLaunchfolder%
    do not create an uninstaller
    in 'post install' actions, use File.Run() to run each file -- be sure to use "True" for 'wait for return'
    Then use File.Delete() to remove the 3 exe's.


    (Click here to contact me)
    Providing Independent Professional Consulting Services for IndigoRose products, World Wide.
    Located in -8:00 (-7:00 DST) GMT Timezone (Western United States)
    Do you wave? Find me at josh.assing @ googlewave.com

  3. #3
    Join Date
    Jun 2006
    Location
    Ufa, Russia
    Posts
    22
    Alternatively, the exe's can be packed as primer files. In that case, you won't need to delete them manually, just check the 'delete after installation' option.

Posting Permissions

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