Changes

Adobe Reader 9

516 bytes added, 11:46, 16 May 2009
SECURITY - Upgrade to Adobe Reader 9.1.1 for security reasons.
Silent installer for Adobe Reader 9.1.1.
For security reasons you are strongly encouraged to upgrade to version 9.1.1, or to update to version 8.1.3 5 if you can't upgrade to the 9.x series: http://www.adobe.com/support/security/bulletins/apsb09-0306.html.
== Adobe Reader 9.1.1, MSI installer ==
At the time of writing Adobe Reader 9.1.1 is not available as a single downloadable installer: you have the to install 9.1 for your language and then apply the "Adobe Reader 9.1.1 Update - Multiple Languages" available here: http://www.adobe.com/support/downloads/detail.jsp?ftpID=4452. For Reader 9.1 Adobe has released an MSI, but you can also extract it yourself from the EXE installer (download locations for some languages follow):
* http://ardownload.adobe.com/pub/adobe/reader/win/9.x/9.1/ita/AdbeRdr910_it_IT.exe (italian)
<source lang="xml">
<packages>
<package id="adobereader91itaadobereader911ita" name="Adobe Reader 9.1.1 ita customized" revision="1" priority="50"> <check type="uninstall" condition="exists" path="Adobe Reader 9.1.1 - Italiano" />
<install cmd='msiexec /qn /i "%SOFTWARE%\AdobeReader91ita\AcroRead.msi" allusers=1 TRANSFORMS=%SOFTWARE%\AdobeReader91ita\AcroRead.mst'>
<exit code="0" />
<exit code="3010" reboot="false" />
</install>
<install cmd='msiexec.exe /qn /update "%SOFTWARE%\AdobeReader91ita\AdbeRdrUpd911_all_incr.msp"' />
<upgrade cmd='msiexec /qn /i "%SOFTWARE%\AdobeReader91ita\AcroRead.msi" allusers=1 TRANSFORMS=%SOFTWARE%\AdobeReader91ita\AcroRead.mst' />
<upgrade cmd='msiexec.exe /qn /update "%SOFTWARE%\AdobeReader91ita\AdbeRdrUpd911_all_incr.msp"' />
<remove cmd='MsiExec.exe /qn /x {AC76BA86-7AD7-1040-7B44-A91000000001}'>
<exit code="0" />
152
edits