Skip to main content
May 17, 2013
Answered

How do I update AIP with Adobe Reader 11.0.03?

  • May 17, 2013
  • 3 replies
  • 1555 views

What is the correct command line to upgrade an AIP that currently has 11.0.02 and needs to upgraded to 11.0.03?  I tried msiexec /a AcroRead.msi /p AdbeRdrUpd11003.msp but it gave an error about patch cannot be installed.  The AIP also contains a transform file (.mst) already.

Suggestions?

Thanks!

This topic has been closed for replies.
Correct answer Dpakch

Please see me suggestions on this thread: http://forums.adobe.com/message/5328853#5328853

Feel free to post back, if you need more information.

~Deepak

3 replies

EnterpriseHelp
Inspiring
May 17, 2013

Always start with the Admin Guide: www.adobe.com/go/acrobatetk.

MichaelKazlow
Legend
May 17, 2013
DpakchCorrect answer
Adobe Employee
May 17, 2013

Please see me suggestions on this thread: http://forums.adobe.com/message/5328853#5328853

Feel free to post back, if you need more information.

~Deepak

May 17, 2013

Got it!  Thanks. As instructed, had to start over by downloading the base version of the 11.0 msi, create a new AIP (msiexec /a <base>.msi, then download the update into the new location and then finally patch using the command in my original post.

Thanks!