Changes

ITunes

6 bytes added, 14:31, 19 September 2013
Updated to Itunes 11.1
<?xml version="1.0" encoding="UTF-8"?>
<package id='appleapplicationsupport' name='Apple Application Support' revision='%PKGVER%' reboot='false' priority='10'>
<variable name='PKGVER' value='2.3.46' />
<check type='uninstall' condition='versiongreaterorequal' path='Apple Application Support' value='%PKGVER%'/>
<upgrade include='install' />
<remove cmd='msiexec /x{CCE825DB46F044A5-347ACE8B-40044196-A186984E-5F4A6FDD85475BD6525E361D} /passive /norestart' timeout='300'>
<exit code='0' />
<exit code='1605' />
<package id='applemobilesupport' name='Apple Mobile Device Support' revision='%PKGVER%' reboot='false' priority='10'>
<variable name='PKGVER' value='67.10.0.13117' />
<variable name="PKG_SOURCE" value='%SOFTWARE%\itunes\AppleMobileDeviceSupport.msi' architecture="x86" />
<variable name="PKG_SOURCE" value='%SOFTWARE%\itunes\AppleMobileDeviceSupport64.msi' architecture="x64" />
<variable name="PRODUCT_ID" value='{E14ADE0E0592EF96-75F369D8-4A464E4B-87E59CC9-26692DD626EC88F58EA86F01}' architecture="x86" /> <variable name="PRODUCT_ID" value='{2F72F5402EF5D87E-1F60B7BD-4266458F-95068428-952B21D6640DE4D0B8B4E65C}' architecture="x64" />
<check type='uninstall' condition='versiongreaterorequal' path='Apple Mobile Device Support' value='%PKGVER%' />
<depends package-id='applemobilesupport' />
<variable name='PKGVER' value='11.01.40.4126' />
<variable name="PKG_SOURCE" value='%SOFTWARE%\itunes\iTunes.msi' architecture="x86" />
<variable name="PKG_SOURCE" value='%SOFTWARE%\itunes\iTunes64.msi' architecture="x64" />
<variable name="PRODUCT_ID" value='{91FD46D2DF9C119C-4FB77F26-4A5145B9-863793D4-556E1BE1DB7C7C372CBBBA11}' architecture="x86" /> <variable name="PRODUCT_ID" value='{76FF0F03F73A118B-B7078271-433247E2-B5D18790-A56C8303514E0C636B2539C5}' architecture="x64" />
<check type='uninstall' condition='versiongreaterorequal' path='iTunes' value='%PKGVER%' />
<?xml version="1.0" encoding="UTF-8"?>
<package id='appleapplicationsupport' name='Apple Application Support' revision='%PKGVER%' reboot='false' priority='10'>
<variable name='PKGVER' value='2.3.46' />
<check type='uninstall' condition='versiongreaterorequal' path='Apple Application Support' value='%PKGVER%'/>
<upgrade include='install' />
<remove cmd='msiexec /x{CCE825DB46F044A5-347ACE8B-40044196-A186984E-5F4A6FDD85475BD6525E361D} /passive /norestart' timeout='300'>
<exit code='0' />
<exit code='1605' />
<?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='67.10.0.13117' />
<variable name="PKG_SOURCE" value='%SOFTWARE%\itunes\AppleMobileDeviceSupport.msi' architecture="x86" />
<variable name="PKG_SOURCE" value='%SOFTWARE%\itunes\AppleMobileDeviceSupport64.msi' architecture="x64" />
<variable name="PRODUCT_ID" value='{E14ADE0E0592EF96-75F369D8-4A464E4B-87E59CC9-26692DD626EC88F58EA86F01}' architecture="x86" /> <variable name="PRODUCT_ID" value='{2F72F5402EF5D87E-1F60B7BD-4266458F-95068428-952B21D6640DE4D0B8B4E65C}' architecture="x64" />
<check type='uninstall' condition='versiongreaterorequal' path='Apple Mobile Device Support' value='%PKGVER%' />
<depends package-id='applemobilesupport' />
<variable name='PKGVER' value='11.01.40.4126' />
<variable name="PKG_SOURCE" value='%SOFTWARE%\itunes\iTunes.msi' architecture="x86" />
<variable name="PKG_SOURCE" value='%SOFTWARE%\itunes\iTunes64.msi' architecture="x64" />
<variable name="PRODUCT_ID" value='{91FD46D2DF9C119C-4FB77F26-4A5145B9-863793D4-556E1BE1DB7C7C372CBBBA11}' architecture="x86" /> <variable name="PRODUCT_ID" value='{76FF0F03F73A118B-B7078271-433247E2-B5D18790-A56C8303514E0C636B2539C5}' architecture="x64" />
<check type='uninstall' condition='versiongreaterorequal' path='iTunes' value='%PKGVER%' />
Anonymous user