/build/static/layout/Breadcrumb_cap_w.png

Prob to install MSP file en a MST file

Hello,

I have a problem to install a patch on my package.
I have a msi vendor and i create a mst file with somes changes (new property, ...)
but when i try to apply a patch, it return a error message.
"error applying transforms. verify that the specified transform paths are valid."
i install my package like this
msiexec /i package.msi TRANSFORMS=package-custom.mst /qn
msiexec /p patch.msp

if i don't use my tranforms. it working without problem.

Could you help me?

Thanls in advance

JCB

0 Comments   [ + ] Show comments

Answers (4)

Posted by: sandyran 15 years ago
Senior Yellow Belt
0
Can you please try the following command

msiexec /i <path of the MSI file> PATCH=msipatch.msp;msipatch2.msp /qb

Please note that there is no /p switch.

The PATCH property cannot be set in a command line, when /p option is used. If the PATCH property is set when the /p option is used, the value of PATCH property is ignored and overwritten.
Posted by: anonymous_9363 15 years ago
Red Belt
0
You need to patch first.

- Install your MSI as an admin image to an Administrative Install Point (AIP) using the '/A' switch
- Patch that MSI
- Set your deployment to use the resulting MSI from the AIP and your MST from...wherever. It's probably a good idea to keep the MSI and MST together but they don't need to be.

Lastly, this is the wrong forum for your post. This forum is concerned with errors returned by the Windows Installer engine. Your post belongs in the 'Package Development' forum. A moderator may well move it.
Posted by: jcb0203 15 years ago
Senior Yellow Belt
0
Thanks a lot for your answer

It's working very fine with this method

Bye

JCB
Posted by: roma70 15 years ago
Senior Yellow Belt
0
Hi all, is it possible to create a patch to replace some files in the INSTALLDIR that were applied via MST?
I have tried the basic patch project of Installshield but when I trying to browse the files that I want to patch (cannot find), is it because applied with the MST?
Thanks in advance

Carlo
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