-
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.
-
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.
-
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
-
Forum Rules