Changes

Jump to: navigation, search

Adobe Acrobat Professional 9

1,218 bytes added, 23:39, 23 March 2011
updated for Acrobat 9.4.3, and added some extra explainatory comments
id="acrobat9"
name="Adobe Acrobat 9"
revision="941943"
reboot="false"
priority="1">
<!-- NOTE: 9.4.1 leaves the acrobat.exe and acrobat.dll version numbers at 9.4.0.195, so we have to check authplay.dll, which it was supposed to patch -->
<!-- other updates may do the same thing, which is why this 9.4.3 update is the way it is --> <check type="file" condition="versiongreaterorequal" path="%PROGRAMFILES%\Adobe\Acrobat 9.0\Acrobat\Acrobat.dll" value="9.4.02.220" /> <check type="file" condition="versiongreaterorequal" path="%PROGRAMFILES%\Adobe\Acrobat 9.0\Acrobat\authplay.dll" value="10.12.102153.641" />
<!-- alter this line to point at your custom transform, or just use setup.exe if you've a modified setup.ini -->
</install>
<install cmd='msiexec /qn /norestart /update "%SOFTWARE%\Acrobat\AcrobatUpd941_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\AcrobatUpd942_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\AcrobatUpd943_all_incr.msp"' >
<exit code="0" />
<exit code="3010" reboot="postponed" />
</install>
<!-- some of these upgrade commands can be removed if you know your site is at a particular baseline -->
<upgrade cmd='msiexec /qn /norestart /update "%SOFTWARE%\Acrobat\AcrobatUpd930_all_incr.msp"' >
<exit code="0" />
</upgrade>
<upgrade cmd='msiexec /qn /norestart /update "%SOFTWARE%\Acrobat\AcrobatUpd941_all_incr.msp"' >
<exit code="0" />
<exit code="3010" reboot="postponed" />
</upgrade>
<upgrade cmd='msiexec /qn /norestart /update "%SOFTWARE%\Acrobat\AcrobatUpd942_all_incr.msp"' >
<exit code="0" />
<exit code="3010" reboot="postponed" />
</upgrade>
<upgrade cmd='msiexec /qn /norestart /update "%SOFTWARE%\Acrobat\AcrobatUpd943_all_incr.msp"' >
<exit code="0" />
<exit code="3010" reboot="postponed" />
Anonymous user

Navigation menu