/build/static/layout/Breadcrumb_cap_w.png

chaining multiple MSI's

I am looking for a way to "chain" the installation of 3 applications so that once one is finished installing, number 2 begins and then number 3 begins when number 2 is done. Does anyone have any suggestions?

0 Comments   [ + ] Show comments

Answers (4)

Posted by: Robo Scripter 20 years ago
Orange Senior Belt
0
The First suggestion would of course be DO NOT DO IT!
That being said I understand that there are sometimes good reasons to play Russian Roulette with a fully loaded Gun.

I have done just such a thing a few times.

I have found that the best method is to run the installations from a controlling executable.

Compiled WinBatch was the easiest with its native "RunWaite" function.

I have also done it in VB, but handling the run thread completion can be cumbersome.

Regards,
Posted by: joshua 20 years ago
Yellow Belt
0
Ok, thank you. I will give that a shot!
Posted by: mcquitp 20 years ago
Senior Yellow Belt
0
I'm not sure why Robo Scripter has a problem with chaining MSIs. We use long chains of applications in our post-deployment scripts (unique business units and machine types) and include scores of MSI's as well as other scripted apps. There are over 1600 machines with our post-deployment image on them and we're unaware of any chained MSI's causing problems. You just need to test your process thoroughly to ensure that they don't step on each other.
Posted by: sean_c_roberts 19 years ago
Senior Purple Belt
0
Chaining MSI installs is no big deal AS LONG AS:

1) each MSI install happens seperately - otherwise you will get errors saying that the installer service is already in use.

2) none of the MSIs requires a reboot. Even if you set REBOOT to ReallySupress, if one of your MSIs requires a reboot, the installer service will NOT allow any additonal MSIs to be installed until the system has been rebooted.

An exception to this: SMS can deploy multiple MSIs, even ones requiring reboot, as long as SMS has been told to reboot when all pending jobs have been pushed.
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ