- Download the Aug 2025 version
- (Optional) Install the optional update
How to resolve the Adobe Reader or Adobe Acrobat auto close recently due to the bug
@Echo off
REM Silent install Adobe Reader
"\\<Server_name>\it\Software\Standard Software Update\Adobe reader\10\AdbeRdr1011_en_US.exe" /sPB /rs /msi EULA_ACCEPT=YES
REM Install Adobe Reader Japanese Font Pack
start /wait msiexec /i "\\<Server_name>\it\Software\Standard Software Update\Adobe reader\10\FontPack1000_ja_JP.msi" /qn /norestart
REM Install Adobe Reader Korean Font Pack
start /wait msiexec /i "\\<Server_name>\it\Software\Standard Software Update\Adobe reader\10\FontPack1000_ko_KR.msi" /qn /norestart
REM Install Adobe Reader Chinese Traditional Font Pack
start /wait msiexec /i "\\<Server_name>\it\Software\Standard Software Update\Adobe reader\10\FontPack1000_zh_TW.msi" /qn /norestart
REM Install Adobe Reader Chinese Simplified Font Pack
start /wait msiexec /i "\\<Server_name>\it\Software\Standard Software Update\Adobe reader\10\FontPack1000_zh_CN.msi" /qn /norestart
REM Install Adobe Reader extend Asian Font Pack
start /wait msiexec /i "\\<Server_name>\it\Software\Standard Software Update\Adobe reader\10\FontPack1000_Xtd_Lang.msi" /qn /norestart
REM install 10.1.2 update
start /wait msiexec /update "\\<Server_name>\it\Software\Standard Software Update\Adobe reader\10\AdbeRdrUpd1012.msp" /qn /norestart
REM install 10.1.3 update
start /wait msiexec /update "\\<Server_name>\it\Software\Standard Software Update\Adobe reader\10\AdbeRdrUpd1013.msp" /qn /norestart
Pause
Batch installation of Adobe reader 10 with update patch and font pack
The Adobe reader 8 Asian fonts pack no longer available in Adobe.com, if you need to download this fonts pack go to ftp://ftp.adobe.com/pub/adobe/reader/win/8.x/8.1/misc/
Adobe reader 8 Asian fonts pack
Adobe Customization Wizard 9
http://www.adobe.com/support/downloads/detail.jsp?ftpID=3993
Adobe Customization Wizard 9 is a free downloadable utility designed to help IT professionals take greater control of enterprise-wide deployments of Adobe® Acrobat® 9 and Adobe Reader® 9. With it you can customize the Acrobat installer and application features prior to deployment. Providing a graphical interface to the Windows Installer for Acrobat, the Customization Wizard enables IT administrators to:
Adobe Customization Wizard 9 works with the Adobe Acrobat 9 family:
Key features:
Key benefits:
Adobe Reader 9.x uses technology from Netopsystems Ltd. called NOSSO to highly compress the installer for efficient web distribution. This document is intended to assist IT professionals in "unpacking" the NOSSO-wrapped .msi installer so that standard tools, including the Adobe Customization Wizard 9, can be used to cutomize and distribute Adobe Reader 9 within the enterprise.
Extract the Adobe Reader 9.x installation files from the compressed executable:
Adobe reader customization and deployment