Adobe Reader DC version 19.0122.0040 MSP Download and Installation Command Lines

Adobe Reader DC version 2001
Adobe Logo

Estimated reading time: 1 minutes

Adobe have now made available their Adobe Reader DC version 19.0122.0040.

You can download the MSP and EXE files for the update from our SourceForge MSI repository below:

Downloads

MSI Downloader Tool

Download MSI Downloader Tool

SourceForge Download

Download MSI Installers / MSI Downloader Utility

Download MSI Installers / MSI Downloader Utility

Instructions

Once you have downloaded the Adobe Reader package, extract it and you will find both the MSI installation file and the MSP upgrade file:

Adobe-Reader-MSI-MSP-Installer-Files
Adobe Reader MSI and MSP Installer Files

You can then use the following command lines to use with SCCM, MDT or just a command line push out:

Install with MSP Update Command Line

msiexec.exe /i "AcroRead.msi" PATCH="AcroRdrDCUpd1901220040.msp" /qb!+ /L*V "c:templogsacro-patch.log" /norestart

Uninstall Command Line

msiexec.exe /x "AcroRead.msi" PATCH="AcroRdrDCUpd1901220034.msp" /qb!+ /L*V "c:templogsacro-uninstall.log" /norestart

Repair Command Line

msiexec.exe /f "AcroRead.msi" PATCH="AcroRdrDCUpd1901220034.msp" /qb!+ /L*V "c:templogsacro-uninstall.log" /norestart

Feedback & Questions

If you have any questions or comments on this post, please feel free to leave us a message below in our comments section.

Share this content:

Click to rate this post!
[Total: 0 Average: 0]
Avatar for Andrew Armstrong

About Andrew Armstrong

Founder of TechyGeeksHome and Head Editor for over 15 years! IT expert in multiple areas for over 26 years. Sharing experience and knowledge whenever possible! Making IT Happen.

View all posts by Andrew Armstrong

Leave a Reply

Your email address will not be published. Required fields are marked *