Adobe reader 9 push out and auto remove all old versions?
Hi All
I have created the script to silently install Adobe Reader version 9:
START /WAIT MSIEXEC /I \\path to location\AcroRead.msi ALLUSERS=TRUE TRANSFORMS=\\path to location\AcroRead.mst /QN
And that works. The problem is, with the Adobe Customization Wizard 9 the option to select upgrade existing versions is greyed out. Hence i need to add to the script all the options to remove all current versions. Has anyone done this so can save me some grief as not that great with scripting. Just trying not to recreate the wheel.
Scott
I have created the script to silently install Adobe Reader version 9:
START /WAIT MSIEXEC /I \\path to location\AcroRead.msi ALLUSERS=TRUE TRANSFORMS=\\path to location\AcroRead.mst /QN
And that works. The problem is, with the Adobe Customization Wizard 9 the option to select upgrade existing versions is greyed out. Hence i need to add to the script all the options to remove all current versions. Has anyone done this so can save me some grief as not that great with scripting. Just trying not to recreate the wheel.
Scott
0 Comments
[ + ] Show comments
Answers (4)
Please log in to answer
Posted by:
jcarri06
15 years ago
Posted by:
dunnpy
15 years ago
Posted by:
Hagen
15 years ago
You should use the "Acrobat 9 Customization Wizard"- good working tool which creates an detailled mst-file.
Get it here: http://www.adobe.com/support/downloads/detail.jsp?ftpID=3993
Get it here: http://www.adobe.com/support/downloads/detail.jsp?ftpID=3993
Posted by:
dunnpy
15 years ago
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
so that the conversation will remain readable.