/build/static/layout/Breadcrumb_cap_w.png

Can App-V capture changes applied by a transform (.MTS) file?

I am packaging Adobe Reader 9.4 using AppV 4.6. Our team has an MTS file with the changes we would like to apply to the install of Reader. During Monitoring I run this bat file to install Reader and apply the changes:
msiexec /i AdbeRdr940_en_US.msi /t Adobe_Reader-4.0.mst /qb

Some of the changes are registry changes to hide menu options like Updater and to not have Reader check for updates. During the Configuration phase however, none of the changes in the MST file appear to have been applied. Isn't AppV able to capture these changes made by the MST file during the install?

Thanks!

0 Comments   [ + ] Show comments

Answers (3)

Posted by: Sirish727 13 years ago
Senior Yellow Belt
0
HI Scott,

App-v 4.6 Will capture the changes while using your MST also The only thing when the monitoring begins please give the folowing command in the cmd msiexec/i "path of msi"TRANSFORMS="path of mst" then press enter so that chnages which you made in MST also will capture as normal behaviour.

Thanks,
Sirish Kumar K
Posted by: jfrasier 13 years ago
7th Degree Black Belt
0
I am having a similar problem just manually installing reader 9.4. I have double checked my alterations in the Customization wizard and in Orca, but most of them like no shortcuts and the improvement program are not being applied.

I have a .cmd file with these lines.:

net use p: \\SERVER\SoftwareInstalljf
msiexec.exe /q /i p:\Reader94jf\AcroRead.msi /TRANSFORMS=p:\Reader94jf\jcpl.mst
net use p: /delete
Posted by: michaelnowell 13 years ago
Second Degree Blue Belt
0
jfrasier,

You are using a fowared slash in you command line with TRANSFORMS. This isn't needed. Your command line should look something like this

msiexec.exe /i p:\Reader94jf\AcroRead.msi TRANSFORMS=p:\Reader94jf\jcpl.mst /q
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.

Don't be a Stranger!

Sign up today to participate, stay informed, earn points and establish a reputation for yourself!

Sign up! or login

Share

 
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