Skip to main content
Participant
August 31, 2012
Question

After Adobe Reader X 10.1.4 MUI deployment the version still appears as 10.0

  • August 31, 2012
  • 2 replies
  • 3120 views

I deployed Adobe Reader X through GPO in several steps:

Create a custom MST file using the Adobe Customization Wizard X found here:

http://www.adobe.com/support/downloads/detail.jsp?ftpID=4950

-> disable updates, prompts...

Download full version here:

http://www.adobe.com/support/downloads/product.jsp?product=10&platform=Windows

Copy Folder in a share and configure GPO using full version package and MST file

When updates are ready, download updates here:

http://www.adobe.com/support/downloads/product.jsp?product=10&platform=Windows

On you local computer, launch this command to encapsulate the .msp update into the .msi installer

from a DOS command prompt :

msiexec /a “C:\folderpath\Adobe Acrobat Reader X\AdbeRdr1010_en_US.msi” PATCH=”C:\folderpath\Adobe Acrobat Reader X\AdbeRdrUpd1011_Tier1.msp” /qb

Copy Folder in a share and configure GPO using updated full version package and MST file

The problem is that the version still appears as 10.0 in Help > About Acrobat Reader X...

Also 10.0 in the Control Panel > Programs and Features

Any idea why ?

This topic has been closed for replies.

2 replies

EnterpriseHelp
Inspiring
August 31, 2012

Your title (10.1.4)  doesn't match up with your example (10.1.1). Also quarterlies are cumulative to the last msi, so try 10.1 MUI > 10.1.4 MUI.

There are examples in the admin guide.

Ben

MichaelKazlow
Legend
August 31, 2012