Skip to main content
Participant
June 16, 2010
Question

German Admin Install ACROPRO.MSI

  • June 16, 2010
  • 2 replies
  • 3843 views

Hi,

i have a multilanguage Installation Disc of Acrobat Pro 9.0

Unfortunately only the SETUP.EXE allows me to install in german.

I have to create an admin install of the MSI to integrate the hotfixes to 9.3.2.

If I  do so i get an english version. How can I get the german one?

Cheers

Carsten

This topic has been closed for replies.

2 replies

Adobe Employee
August 31, 2010

Hi,

You can install AcroPro in German using the following steps:

1. Create an AIP for Acrobat 9x using the command: msiexec /a <Path of AcroPro.msi> /p <Path of patch_file>

2. Copy the "1031.mst" from the installation disc to the machine

3. Run the installation using the following command:

msiexec /i <path of Acroat 9 msi present inside the AIP> TRANSFORMS="<path of .mst file>"

Thanks,

Vinod

EnterpriseHelp
Inspiring
June 16, 2010
cbarthAuthor
Participant
June 17, 2010

Hi Ben,

thats unfortunately the same file. Only with the Setup.exe you have the possibility to select German, MSI is in English. There has to be a way... thats really a mess...

EnterpriseHelp
Inspiring
June 17, 2010

Hi,

You're right. There is a way since admins the world over do this every day! As you can tell by the release notes, every update supports many languages: http://kb2.adobe.com/cps/837/cpsid_83708.html.

However, I've never been asked this question before and so don't know the answer. I will get one for you.

Ben