/build/static/layout/Breadcrumb_cap_w.png

combining packages?

Hi, i have an application that requires 1. base setup 2. patch 3. another patch in order to run

it would be neat to automatize the process of this installation, and so im wondering what the best way would be? should i create a custom action for each of the installs or?

0 Comments   [ + ] Show comments

Answers (6)

Posted by: anonymous_9363 14 years ago
Red Belt
0
If the installs use Windows Installer, create an Administrative Installation Point, patch that and then use the MSI which gets created in the AIP.
Posted by: fn86 14 years ago
Senior Yellow Belt
0
Thanks for your reply, where can i find info about administrative installation points? I have never touched on this subject for.
Posted by: mekaywe 14 years ago
Brown Belt
0
msiexec /a <path to msi> TARGETDIR=<your location> /qb
Posted by: slay_u 14 years ago
Orange Belt
0
To apply a .msp file to an administrative image, use the following syntax:

msiexec /a [path to administrative image .msi file] /p mspfile.msp
Posted by: anonymous_9363 14 years ago
Red Belt
0
where can i find info about administrative installation pointsDid you read my signature? :)
Posted by: cygan 14 years ago
Fifth Degree Brown Belt
0
Thanks for your reply, where can i find info about administrative installation points? I have never touched on this subject for.

are you an msi packager
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