Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Which file names verify Acrobat Standard 9.3.1 updates are installed?

Community Beginner ,
Feb 19, 2010 Feb 19, 2010

Without having to launch the application and look at Help and About, what is a good way to check that 9.3.1 updates are installed?

What files would be on a PC with 9.3.1 that would not be on it if it only had 9.3.0?

915
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Adobe Employee ,
Feb 22, 2010 Feb 22, 2010

this regkey:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{AC76BA86-1033-F400-7761-000000000004}

and the displayversion value

note the GUID for Standard is probably slightly different but starts with AC76BA86 as well.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Apr 22, 2010 Apr 22, 2010
LATEST

How come the file version is not changing?

I built an AIP from 9.0.0 to 9.1.0 to 9.1.2 to 9.2.0 to 9.3.0 to 9.3.2 using all quarterly updates only.

The install function does not work when upgrading existing installs of 9.0.0 to 9.3.2 as can be seen on this forum by other users.

You are told to remove the existing installation manually.

I used the work around of REINSTALLMODE=vamus within my msiexec script.  However the Acrobat.exe file details still show the version as 9.0.0 and when you open Acrobat and go to Help, About you see the current version as 9.3.2

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines