Changes

Jump to: navigation, search

Adobe Acrobat Professional 9

308 bytes added, 01:13, 18 November 2010
fix Acrobat 9.4.1 check conditions: version number is only touched on authplay.dll
<check type="uninstall" condition="exists" path="Adobe Acrobat 9 Pro" />
<!-- 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 --> <check type="file" condition="versiongreaterorequal" path="%PROGRAMFILES%\Adobe\Acrobat 9.0\Acrobat\Acrobat.dll" value="9.4.0" /> <check type="file" condition="versiongreaterorequal" path="%PROGRAMFILES%\Adobe\Acrobat 9.0\Acrobat\authplay.dll" value="10.1.102.64" />
<!-- alter this line to point at your custom transform, or just use setup.exe if you've a modified setup.ini -->
Anonymous user

Navigation menu