Last updated on March 19th, 2023 at 04:47 pm
Adobe have now made available their Adobe Reader DC version 19.0122.20034.
You can download the MSP and EXE files for the update from our SourceForge MSI repository below:
Download
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:

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="AcroRdrDCUpd1901220034.msp" /qb!+ /L*V "c:\temp\logs\acro-patch.log" /norestart
Uninstall Command Line
msiexec.exe /x "AcroRead.msi" PATCH="AcroRdrDCUpd1901220034.msp" /qb!+ /L*V "c:\temp\logs\acro-uninstall.log" /norestart
Repair Command Line
msiexec.exe /f "AcroRead.msi" PATCH="AcroRdrDCUpd1901220034.msp" /qb!+ /L*V "c:\temp\logs\acro-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.
Free Subscription
If you want to be notified when we post more quality guides like this one, sign up to our free subscription service and you will receive an email when a new post is live.
No need to worry, we will not be filling your inbox with spam and you can unsubscribe anytime you like.