/build/static/layout/Breadcrumb_cap_w.png

MSI coupled with an MSP

Hi All

Any help would be appreciated. Putting together a script to install Adobe 8.2 with the just released security updated 8.2.1. The script below is what I'm using to push the package, but I'm sure the syntax is not correct, as it only attempts to install the patch, without the msi first (and fails).

Any advice would be much appreciated.

msiexec /i "\\share\AdbeRdr820_en_US.msi" TRANSFORMS="\\share\AdobeReader8_2.mst" ADDLOCAL=ALL PATCH="\\share\AcrobatUpd821_all_incr.msp" /qn

0 Comments   [ + ] Show comments

Answers (6)

Posted by: anonymous_9363 14 years ago
Red Belt
0
Create an Administrative Install Point (MSIEXEC /A [etc]), patch that (MSIEXEC /P [etc]), THEN start deploying.
Posted by: pjgeutjens 14 years ago
Red Belt
0
1) do your install in 2 steps, first installing the MSI, then applying the patch with an MSIEXEC.EXE /P ...
2) are you SURE you want to do it this way? I know Adobe readers are a pain, but I'd suggest trying to make an AIP and patching that first. This way you can centralise your source control.

EDIT: not again...[:(]
Posted by: Murdoch07 14 years ago
Yellow Belt
0
thanks guys. i split the installs, now all is working fine.
Posted by: anonymous_9363 14 years ago
Red Belt
0
That sounds like you installed the MSI, then ran the patch. Decided not to use an AIP, then? Way to go...
Posted by: joedown 14 years ago
Third Degree Brown Belt
0
When doing an Admin install point for Acrobat products don't forget Adobe's gotcha's http://kb2.adobe.com/cps/498/cpsid_49880.html
Posted by: gmouse 14 years ago
Orange Senior Belt
0
Getting a bit confused here...

With versions less than 8.2.1, we could use setup.ini, as below (for the full 8.1.3 MSI) and just add in the MSP(s).

For 8.2.0, adding in the 8.2.1 MSP isn't working.

They change something, again?

Thanks!

[Startup]
RequireOS=Windows 2000
RequireMSI=3.0
RequireIE=6.0.2600.0
CmdLine=/rs /sAll
[Product]
msi=Adobe813.msi
CmdLine=TRANSFORMS="Adobe813.mst"
PATCH=AdbeRdrUpd814_all_incr.msp;AdbeRdrUpd815_all_incr.msp;AdbeRdrUpd816_all_incr.msp
[Windows 2000]
PlatformID=2
MajorVersion=5
ServicePackMajor=4
[MSI Updater]
Path=http://ardownload.adobe.com/pub/adobe/reader/win/8.x/8.0/misc/WindowsInstaller-KB893803-v2-x86.exe
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