Changes

ITunes

405 bytes added, 12:50, 28 June 2013
Apple Mobile Device Support: Updated to latest version and add 64bit support
<?xml version="1.0" encoding="UTF-8"?>
<package id='applemobilesupport' name='Apple Mobile Device Support' revision='%PKGVER%' reboot='false' priority='10'>
<variable name='PKGVER' value='6.1.0.113' /> <variable name="PKG_SOURCE" value='%SOFTWARE%\itunes\AppleMobileDeviceSupport.3msi' architecture="x86" /> <variable name="PKG_SOURCE" value='%SOFTWARE%\itunes\AppleMobileDeviceSupport64.msi' architecture="x64" /> <variable name="PRODUCT_ID" value='{E14ADE0E-75F3-4A46-87E5-26692DD626EC}' architecture="x86" /> <variable name="PRODUCT_ID" value='{2F72F540-1F60-4266-9506-952B21D6640D}' architecture="x64" />
<check type='uninstall' condition='versiongreaterorequal' path='Apple Mobile Device Support' value='%PKGVER%' />
<upgrade include='install' />
<remove cmd='msiexec /x{459699C3-9430-4381-964B-4248D87B49F9} %PRODUCT_ID% /passive /norestart' timeout='300'>
<exit code='0' />
<exit code='1605' />
24
edits