Changes

Jump to: navigation, search

Adobe Acrobat Professional X

7 bytes removed, 19:55, 20 February 2012
Updated for 10.1.2 Quarterly Patch
id="acrobatX"
name="Adobe Acrobat X"
revision="10.1.02"
reboot="false"
priority="1">
<check type="uninstall" condition="exists" path="Adobe Acrobat X Pro" />
<!-- check for 32bit and 64bit Systems -->
<check type="logical" condition="or">
<check type="file" condition="versiongreaterorequal" path="%PROGRAMFILES%\Adobe\Acrobat 10.0\Acrobat\Acrobat.dll" value="10.1.02.53445" /> <check type="file" condition="versiongreaterorequal" path="%PROGRAMFILES(x86)%\Adobe\Acrobat 10.0\Acrobat\Acrobat.dll" value="10.1.02.53445" />
</check>
<!-- alter this line to point at your custom transform, or just use setup.exe if you've a modified setup.ini -->
<install cmd='msiexec /qn /norestart /i "%SOFTWARE%\Acrobat\10\Adobe Acrobat X\AcroPro.msi" TRANSFORMS="%SOFTWARE%\Acrobat\X\Acro.mst"' >
<exit code="3010" reboot="postponed" />
</install>
<install cmd='msiexec /qn /norestart /update "%SOFTWARE%\Acrobat\AcrobatUpd1010AcrobatUpd1012.msp"' >
<exit code="0" />
<exit code="3010" reboot="postponed" />
</install>
<upgrade cmd='msiexec /qn /norestart /update "%SOFTWARE%\Acrobat\AcrobatUpd1010AcrobatUpd1012.msp"' >
<exit code="0" />
<exit code="3010" reboot="postponed" />
</upgrade>
<remove cmd='msiexec /qn /norestart /x {AC76BA86-1033-F400-7760-000000000005}' >
<exit code="0" />
<exit code="3010" reboot="postponed" />
</remove>
</package>
 
</source>
[[Category: Silent Installers]]
[[Category: Adobe software]]
24
edits

Navigation menu