Changes

Jump to: navigation, search

ITunes

399 bytes added, 12:53, 28 June 2013
ITunes: Updated for latest version and 64bit
<package id='itunes' name='Apple iTunes' revision='%PKGVER%' reboot='false' priority='1'>
<depends package-id='appleapplicationsupport' />
<depends package-id='applemobilesupport' /> <variable name='PKGVER' value='11.0.04.1634' /> <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='{91FD46D2-4FB7-4A51-8637-556E1BE1DB7C}' architecture="x86" /> <variable name="PRODUCT_ID" value='{76FF0F03-B707-4332-B5D1-A56C8303514E}' architecture="x64" />
<check type='uninstall' condition='versiongreaterorequal' path='iTunes' value='%PKGVER%' />
<check type='registry' condition='equals' path='HKLM\SOFTWARE\Apple Computer, Inc.\iTunes\Parental Controls\Default\AdminFlags' value='257' />
<!-- DESKTOP_SHORTCUTS=0: Don't create desktop shortcuts
MEDIA_DEFAULTS=0: Don't make ITunes the default program for Audio CDs and various audio filetypes
<!-- Don't automatically load ITunes-Calendar-Addin for Outlook -->
<install cmd='reg add "HKCU\Software\Microsoft\Office\Outlook\Addins\iTunesAddIn.CalendarHelper" /v "LoadBehavior" /t REG_DWORD /d "0x0" /f' timeout='60' />
<upgrade include='install' />
<remove cmd='msiexec.exe /x{1B6C0E95-182C-48E0-9C4B-4F916308249C} %PRODUCT_ID% /passive /norestart' timeout='300'>
<exit code='0' />
<exit code='1605' />
</remove>
</package>
 
</source>
[[Category:Silent Installers]]
24
edits

Navigation menu