Copy link to clipboard
Copied
Hi,
I have recently a Problem with adding the most recent msp file into the msi of Acrobat Reader DC.
I downloaded the MSI seperatly from the Adobe FTP Server and I extracted it from the recent .exe file I get from Adobe - Weiterverteilung von Adobe Acrobat Reader DC
The Steps I take are the following.
I get istantly the error .
So, how do I resolve this Error?
I put the MSI and the MSP file in the same directory and used the "TARGET" property to point it to a different direct. However the installer still prompted me to type or browse to the correct directory. Here is what worked for me in the Command Prompt on Windows 10.
Microsoft Windows [Version 10.0.14393]
(c) 2016 Microsoft Corporation. All rights reserved.
C:\Users\labuser\Desktop\AIP>msiexec.exe /a AcroRdrDC1500720033_en_US.msi /p AcroRdrDCUpd1800920050.msp TARGET="C:\Users\labuser\Desktop\AIP
...Copy link to clipboard
Copied
I put the MSI and the MSP file in the same directory and used the "TARGET" property to point it to a different direct. However the installer still prompted me to type or browse to the correct directory. Here is what worked for me in the Command Prompt on Windows 10.
Microsoft Windows [Version 10.0.14393]
(c) 2016 Microsoft Corporation. All rights reserved.
C:\Users\labuser\Desktop\AIP>msiexec.exe /a AcroRdrDC1500720033_en_US.msi /p AcroRdrDCUpd1800920050.msp TARGET="C:\Users\labuser\Desktop\AIP\BUILD\"
Find more inspiration, events, and resources on the new Adobe Community
Explore Now