/build/static/layout/Breadcrumb_cap_w.png

setup.exe + transforms

Hi,
I have a vendor created setup which consists of a setup.exe that calls 2 or 3 seperate .msi's. I have created a transform for one of the .msi's as I needed to add some personal settings in there. My problem is how do I run it, if I run the setup.exe how/where do I specify the transform I need it to use for one of the .msi's?

0 Comments   [ + ] Show comments

Answers (4)

Posted by: anonymous_9363 16 years ago
Red Belt
0
I don't believe that you can. I think you're going to have to create your own stub and alter the command line call to MSIExec to suit.
Posted by: SarahG 16 years ago
Senior Yellow Belt
0
Thanks for a quick response. Sorry, I'm new to .mst's so don't fully know all the commands. When you say "create your own stub" what do you mean? What would I alter the command line call to be?
Posted by: anonymous_9363 16 years ago
Red Belt
0
Have a search in AppDeploy for "wrapper" (actually, I think Kim - AngelD - posted a couple of links to a post of a couple of days ago). It's well documented here.

As for the command line:

MSIExec /I [path_to_and_name_of_MSI] TRANSFORMS=[path_to_and_name_of_MSI] [other arguments]
Posted by: nheim 16 years ago
10th Degree Black Belt
0
Hi Sarah,
depends on which Tool the vendor used to build this package.
Installshield in later versions supports passing commands to "MSIEXEC".
See: http://helpnet.macrovision.com/robo/projects/ISXHelpX/IHelpSetup_EXECmdLine.htm
Regards, Nick
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