Skip to main content
elongp
Known Participant
November 9, 2016
Question

Reader DC Classic MUI - msp not applying in script

  • November 9, 2016
  • 1 reply
  • 4829 views

We are on Windows 7 Pro 32-bit and 64-bit.

I copied my script for Reader XI which has worked with no issues. The first command line is for the MSI and MST, then a second command line is for the MSP. They all run passively. Both are Classic Track MUI. Does this need to be in a separate script for DC?

When we run the MSP from a command prompt, we get this message: "The upgrade patch cannot be installed by the Windows Installer service because the program to be upgraded may be missing, or the upgrade patch may update a different version of the program. Verify that the program to be upgraded exists on your computer and that you have the correct upgrade patch."

I could not find an MSI download for the full version, so I ran the EXE (AcroRdr20151500630033_MUI.exe) and found the extracted files in C:\ProgramData\Adobe\Setup\{AC76BA86-7AD7-FFFF-7B44-AC0F074E4100} (from another post in here). I used the MSI to generate an MST with the Customization Wizard. I downloaded the latest update (AcroRdr2015Upd1500630243_MUI.msp) and added that to the script.

Does this new version require another method to deploy? Suggestions appreciated.

Thanks,

E Powell

Austin TX

This topic has been closed for replies.

1 reply

elongp
elongpAuthor
Known Participant
May 3, 2017

I'm still having issues with the .msp not applying. Will someone from Adobe please reply to this? How are other companies and agencies deploying Adobe Reader DC? We use SCCM and a script to deploy, and neither will apply the .msp. The only time I've run into this before is if the .msi and the .msp are not both MUI (or not MUI). Since there are no (Classic Track) .msp downloads that are not MUI, the full install needs to be MUI. How can I determine that?

Why is there no full download for Adobe Reader MUI DC on the product download page, Adobe - Adobe Reader : For Windows? As you can see from the original post, I had to wrangle around to get the .msi.

I would appreciate some sort of feedback on this issue. It's affecting approx. 1800 computers in our agency.

E Powell

Austin TX

Community Manager
May 18, 2017

Hi E Powell,

Sorry for the delay in response.

You may visit this documentation: Windows cmd line and msiexec — Enterprise Administration Guide about installing an update using the command line.

Also, you can extract msi from .exe file How to extract an MSI file from the EXE for Adobe Reader  and can download the setup from this link: Adobe - Adobe Acrobat Reader DC Distribution

Let us know if that helps.

-Tariq Dar

elongp
elongpAuthor
Known Participant
May 23, 2017

Thanks, and I've been writing scripts to install Adobe products with updates for years. It's worked for every version before DC with no issues. I know how to extract the .msi, as I indicated in my original post. And the link is not for DC Classic, which is what my agency wants us to deploy. Thanks anyway.