Changes

Adobe Acrobat Professional 9

500 bytes added, 20:10, 15 June 2011
Updated for Acrobat 9.4.5
id="acrobat9"
name="Adobe Acrobat 9"
revision="943945"
reboot="false"
priority="1">
<!-- other updates may do the same thing, which is why this 9.4.4 update is the way it is -->
<!-- it is possible that Acrobat.dll is 9.4.4.235, but I don't trust it until I've verified it. -->
<check type="file" condition="versiongreaterorequal" path="%PROGRAMFILES%\Adobe\Acrobat 9.0\Acrobat\Acrobat.dll" value="9.4.35.231236" />
<!-- Version numbers for authplay.dll can be found before installation by examining the
msp or by looking at the latest Flash update -->
</install>
<install cmd='msiexec /qn /norestart /update "%SOFTWARE%\Acrobat\AcrobatUpd944_all_incr.msp"' >
<exit code="0" />
<exit code="3010" reboot="postponed" />
<exit code="1638" />
<exit code="1642" />
</install>
<install cmd='msiexec /qn /norestart /update "%SOFTWARE%\Acrobat\AcrobatUpd945_all_incr.msp"' >
<exit code="0" />
<exit code="3010" reboot="postponed" />
</upgrade>
<upgrade cmd='msiexec /qn /norestart /update "%SOFTWARE%\Acrobat\AcrobatUpd944_all_incr.msp"' >
<exit code="0" />
<exit code="3010" reboot="postponed" />
</upgrade>
<upgrade cmd='msiexec /qn /norestart /update "%SOFTWARE%\Acrobat\AcrobatUpd945_all_incr.msp"' >
<exit code="0" />
<exit code="3010" reboot="postponed" />
Anonymous user