Showing posts with label Adobe reader. Show all posts
Showing posts with label Adobe reader. Show all posts

Saturday, September 20, 2025

How to resolve the Adobe Reader or Adobe Acrobat auto close recently due to the bug



Print Friendly and PDF
Share/Bookmark

Sunday, May 13, 2012

Batch installation of Adobe reader 10 with update patch and font pack

@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

Print Friendly and PDF
Share/Bookmark

Sunday, March 6, 2011

Adobe reader 8 Asian fonts 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/

Print Friendly and PDF
Share/Bookmark

Sunday, June 13, 2010

Adobe reader customization and deployment

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:

 

  • Modify the installer via a transform file (MST file) without altering the original package (MSI file)

 

  • Customize the look and feel of Acrobat or Reader before deployment to meet the unique needs of your user base

Adobe Customization Wizard 9 works with the Adobe Acrobat 9 family:

  • Adobe Acrobat 9 Pro Extended

     
  • Adobe Acrobat 9 Pro

     
  • Adobe Acrobat 9 Standard

     
  • Adobe Reader 9


Key features: 

 

  • Optimize the behavior of the installer by including silent installation, preserialization, multilingual, and custom setup choices

  •  

  • Remove previous versions of Acrobat and Reader

     
  •  

  • Suppress the EULA, registration prompts, and the Getting Started window

     
  •  

  • Customize key application preferences — turn off automatic updates, add and set default job options, and customize collaboration and security settings

     
  •  

  • Remove shortcuts from the desktop and the Start menu

     
  •  

  • Edit each Adobe Acrobat application's registry and installer tables

     
  •  

  • Customize file attachment handling within PDF files, including specifying which file types you want to block

     
  •  

  • Add or edit files that will be installed, including customized JavaScript or plug-ins

     
  •  

  • Preconfigure Acrobat Connect and disable it

     
  •  

  • Preconfigure and lock Enhanced Security settings

     
  •  

  • Deploy custom Portfolio navigators

     
  •  

  • Add or remove custom redaction code sets

     
  •  

  • And much more!

  •  


Key benefits: 

 

  • Save time and reduce the amount of editing needed to customize the Installer

     
  •  

  • Take advantage of a more intuitive user interface to customize the Installer

     
  •  

  • Manage and control the enterprise environment

     
  •  

 

Extracting the Adobe Reader 9.x MSI installer for enterprise deployment

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

Extract the Adobe Reader 9.x installation files from the compressed executable:

  1. Obtain Adobe Reader 9.x by filling out an Adobe Reader Redistribution Agreement at www.adobe.com/products/acrobat/distribute.html.

  2. Download the AdbeRdr9x_en_US.exe from the link in the confirmation email you recieve after filling out the distribution agreement and save the file to your desktop.

  3. Choose Start > Run.

  4. In the Open text box, type: "%UserProfile%\Desktop\AdbeRdr9x_en_US.exe" -nos_ne.

  5. Click OK to start decompressing the file.

  6. When the Adobe Reader 9.x Setup screen clears, browse to the following location
    %UserProfile%\Local Settings\Application Data\Adobe\Reader 9.0\Setup Files

  7. Drag the READER9 folder to your desktop. This folder contains AcroRead.msi and Data1.cab files needed for installation.
Print Friendly and PDF
Share/Bookmark

Thursday, March 18, 2010

(Solved) Outlook 2007在x64平台上無法預覽信件的PDF附件檔


http://blog.darkthread.net/blogs/darkthreadtw/archive/2010/02/23/pdf-preview-error-on-x64.aspx?utm_source=feedburner&utm_medium=feed&utm_campaign=Feed:+Darkthread+(Darkthread)

Print Friendly and PDF
Share/Bookmark