/build/static/layout/Breadcrumb_cap_w.png

Installs

How do you approach rolling out a program that is a series of .msi's that are called upon by a .exe? Also what if the install needs be run locally on the machine, what are my options for deployment. I use Wise and Desktop central if that helps. Thanks

0 Comments   [ + ] Show comments

Answers (3)

Posted by: pjgeutjens 13 years ago
Red Belt
0
I'd say, first of all, drop the exe.
if you need granular control over the different MSIs, get them out of the exe (I'm assuming it extracts them at some point during the installation)
Once you have these, write a script that copies over the MSIs to your target machines and then triggers them in order, with the required command line parameters.
Posted by: BerkApp 13 years ago
Senior Yellow Belt
0
Thanks - I used a vbs script that called the msi's.
Posted by: anonymous_9363 13 years ago
Red Belt
0
If the packages are inter-dependent, I hope your script checks the installed state of each package's "parent" before progressing.
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