Results 1 to 3 of 3

Thread: Adding Additional Setups

  1. #1
    Alturis Guest

    Question Adding Additional Setups

    Is there a quick and easy way to add additional setups to my installation?

    Basically i just want to include the latest version of DirectX (8.1) with the installation, and i want to kick off the install automatically. (selecting the proper version depending on if they are using win9x or not)

    So ive already got the two installs being distributed in the root, but i just need to find an easy way to kick them off when my installation is finished.

  2. #2
    Join Date
    Oct 2001
    Posts
    615
    In the Sequences/Actions view you can create Custom Actions that launch other setups. They can easly be configured to launch an additional setup when the curent setup is completing.

    If you are using InstallScript, you could call LaunchApp on those other setups in the OnEnd event.

  3. #3
    Alturis Guest
    Thanks man! You've been a great help.

Posting Permissions

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