
Note: These notes have been updated to use the Customization Wizard. Customise Adobe Reader DC with the Adobe Reader Customization Wizard If you use this script, you'll still need to run the below Customisation Wizard to create your. It will download, extract, patch, rename and create the setup.ini file for you.

I've created a powershell script that will automatically perform the above steps for you. Note: If you receive an error, uninstall Adobe Reader from your workstation and re-run the above command.Ĭreate a new text file in the folder C:\AcrobatReaderDC_AIP called setup.ini and add the following to the file: RequireMSI=3.0 CmdLine=/sall /rs msi=AcroRead.msi Automated PowerShell Script
#Acroread msi download Patch
Patch the installation msi file by running the command: msiexec /a C:\AcrobatReaderDC_AIP\AcroRead.msi /p C:\ AdobeReaderExtracted\AcroRdrDC2300320215.mspĬlick Next when prompted, click Install. In the folder C:\AdobeReaderExtracted you will have (among other files) the Adobe Acrobat Reader DC msi file AcroRead.msi and the patch AcroRdrDC2300320215.msp. Run msiexec to create the admin installation: msiexec /a c:\ AdobeReaderExtracted\AcroRead.msi TARGETDIR="c:\AcrobatReaderDC_AIP" Now that you have the necessary files extracted, change the current directory of your powershell window to c:\AdobeReaderExtracted: cd c:\AdobeReaderExtracted

Create Adobe Reader DC Admin installation \AcroRdrDC2300320215_en_US.exe -sfx_o"C:\AdobeReaderExtracted" -sfx_neĬlick Yes on the user account control prompt that appears. Browse using Windows Explorer to the folder where you have downloaded AcroRdrDC2300320215_en_US.exe, hold the shift key and right click in this folder. Once you have obtained the necessary files, you need to extract the installer files from the installer. ĭownload the Adobe Acrobat DC Customization Wizard from here: More info on the Adobe Acrobat DC Customization Wizard here:

#Acroread msi download full
You can obtain one from here: ĭownload Adobe Acrobat Reader DC Enterprise full installation AcroRdrDC2300320215_en_US.exe from.
#Acroread msi download download
Note: You need to have a distribution agreement to download the Adobe Acrobat Reader DC Enterprise version. Guide for deploying Adobe Acrobat Reader DC on all the computers in your network using MSI files and group policyĮdit : Updated filenames, URLs & PowerShell script for version 2023.003.20215Įdit : Updated filenames, URLs & PowerShell script for version 2022.003.20314Įdit : Updated filenames, URLs & PowerShell script for version 2022.003.20263Įdit : Updated filenames, URLs & PowerShell script for version 2022.003.20258Įdit : Updated filenames, URLs & PowerShell script for version 2022.002.20191Įdit : Updated filenames, URLs & PowerShell script for version 2022.001.20169Įdit : Updated filenames and URLs for version 2022.001.20142, added PowerShell scriptĮdit : Updated filenames and URLs for version 2022.001.20117Įdit : Updated filenames and URLs for version 2022.001.20085Įdit : Updated filenames and URLs for version 2021.011.20039, edit for clarityĮdit : Updated filenames and URLs for version 2021.007.20091Įdit : Updated filenames and URLs for version 2021.005.20048, edit instructions for clarity.Įdit : Updated filenames and URLs for version 2021.001.20155Įdit : Updated filenames and URLs for version 2020.013.20074Įdit : Updated filenames and URLs for version 2020.009.20063, edit instructions for clarity.
