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

Base Acrobat Pro DC MSI fails to install on Windows 10 1703

New Here ,
Aug 30, 2017 Aug 30, 2017

Hello,

We have been deploying Acrobat Pro DC successfully via SCCM. It has been working on endpoints with Windows 7 SP1, Windows 8.1 and Windows 10 (up until 1607).

But since we added Windows 10 1703, the base installer (15.007.20033) fails to install immediately with error code 1603. It was working fine in Windows 10 1607 and older versions.

I even tried downloading the latest Acrobat Pro DC and manually executing the same command line string:

msiexec.exe /i "AcroPro.msi" /qn TRANSFORMS=AcroPro.mst /norestart /l*v "C:\Windows\SysTools\Logging\SoftwareDeployment\AcroProDC_install.log" /qn

Same result: 1603.

Is this a known bug?

Is there a fix for it?

Sincerely,

Jose

2.3K
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

correct answers 1 Correct answer

New Here , Aug 31, 2017 Aug 31, 2017

I found the property in the MSI      VCRTx64FileVersion is looking for an older version of C++ 2013.

I had to update it to 12.00.40660.0

Translate
New Here ,
Aug 31, 2017 Aug 31, 2017

I found the property in the MSI      VCRTx64FileVersion is looking for an older version of C++ 2013.

I had to update it to 12.00.40660.0

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 ,
Aug 31, 2017 Aug 31, 2017

So you modified the AcroPro.msi or through an .mst file?

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 ,
Aug 31, 2017 Aug 31, 2017

I used an .mst

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 ,
Aug 31, 2017 Aug 31, 2017
LATEST

Nevermind. I did it directly on the MSI and it worked. Thank you!

Fun fact: I was listening to Lizst's Hungarian Rhapsody No. 2 while fixing it.

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