Copy link to clipboard
Copied
Hi,after generate my AcroRead.mst file customised by Adobe Customization Wizard XI, this command line "msiexec /i Acroread.msi TRANSFORMS=AcroRead.mst" doesn't work. The install isn't silent as configured on the mst file...
Copy link to clipboard
Copied
Your cmd line doesn't look right.
Start with the doc and its examples: http://www.adobe.com/devnet-docs/acrobatetk/tools/AdminGuide/cmdline.html
hth,
b
Copy link to clipboard
Copied
It should look something like this:
msiexec.exe /i "<FOLDER_PATH_TO_THE_MSI_FILE>Acroread.msi" TRANSFORMS="AcroRead.mst" /qn
Copy link to clipboard
Copied
When you say it did not work what’s actually happening?
I’m having an issue where not all the settings I chose in the mst are applying
Find more inspiration, events, and resources on the new Adobe Community
Explore Now