Skip to main content
July 22, 2015
Question

adobe reader 11.0.12 redistributable

  • July 22, 2015
  • 3 replies
  • 2838 views

I want to update Adobe Reader 11.0.09 to 11.0.12 on my Remote Desktop Servers. We have installed version 11.0.09 with an automated script. Update 11.0.12 can be downloaded as an MSP-file, but for ease of automation I want to use the same deployment method (exe-file).

I notice there is a redistributable version of 11.0.10 available. When will this be available for version 11.0.12?

This topic has been closed for replies.

3 replies

twinshadows
Participant
July 22, 2015

Version successfully upgraded from 11.0.10 to 11.0.12 via remote install.

I have powershell scripts to perform remote installs of applications. Adding the following to my remote install script worked:


msiexec /update <FILE LOCATION>\AdbeRdrUpd11012.msp /qn

NOTE: Since this patch is just another windows install package, you can install the .msp package using the /qn (quiet install  / no user interaction) flag. Of course this is a patch so you need to make sure the base application is already installed.

MichaelKazlow
Legend
July 22, 2015
AadeshSingh
Participating Frequently
July 22, 2015

Hi sanderd43390323‌,

Exe install for Adobe Reader 11.0.12 is not available right now. However I have created a package for Adobe Reader 11 with the latest update, please download & extract the package using this link Adobe Creative Cloud‌. Run the AdbeRdr11000_en_US.msi file in the package to install Adobe Reader 11.0.12.

Let me know if you experience any issue.

Regards,

Aadesh