Link to home
Start Free TrialLog in
Avatar of Jerry Kassil
Jerry KassilFlag for United States of America

asked on

Adobe Reader DC 2019 MDT Installation not installing correct version of Adobe Reader

I am trying to create a reference image with MDT, and having an issues adding the latest version of Adobe Reader. No matter what i do, the installer just installs version 2015.007.20033 when it is called via task sequence on my reference image. It should be installing version 2019.012.2034. Here is what i am doing to set it up.

I have downloaded the enterprise version of Adobe Reader ((Windows 10), (English), (Reader DC 2019.012.2034)) without an issue.

I then extract the file with powershell using this command:
.\AcroRdrDC1901220034_en_US.exe -sfx_o"D:\DeploymentShare\Applications\Adobe Acrobat Reader 19.1" -sfx_ne

I then run the customization tool on the .msi file, and get the following output in the setup.ini file.

[Startup]
RequireMSI=3.0
CmdLine=/sall /rs

[Product]
PATCH=AcroRdrDCUpd1901220034.msp
msi=AcroRead.msi
CmdLine=TRANSFORMS="AcroRead.mst"

[MSI Updater]
Path=http://ardownload.adobe.com/pub/adobe/reader/win/8.x/8.0/misc/WindowsInstaller-KB893803-v2-x86.exe

I added the folder with source files to the server, and created the Adobe Reader DC 2019 application in MDT. I use this as the quite install command for the application quiet install command:

msiexec.exe /qb- /l*vx "\\<Servername>\DeploymentShare\Applications\Adobe Reader DC 2019\Log\AcroRead.log" REBOOT=ReallySuppress UILevel=67 ALLUSERS=2 /i AcroRead.msi PATCH="\\<Servername>\DeploymentShare\Applications\Adobe Reader DC 2019\AcroRdrDCUpd1901220034.msp" TRANSFORMS=”AcroRead.mst"

It writes to the log file, but does not give a lot of information on what is going on.

Any help would be apprectiated.

Thanks
This question needs an answer!
Become an EE member today
7 DAY FREE TRIAL
Members can start a 7-Day Free trial then enjoy unlimited access to the platform.
View membership options
or
Learn why we charge membership fees
We get it - no one likes a content blocker. Take one extra minute and find out why we block content.