Changes

ITunes

No change in size, 10:06, 29 July 2011
Full ITunes installation 10.4.0.80
'Copy this to notepad++ or anoter editor, save as *.vbs :-)
= Full ITunes installation 10.34.10.55 80 =
''If you update this code, please remember the GUIDs change on each new version installed!''
<package id='itunes' name='Apple iTunes' revision='10.34.10.5580' reboot='false' priority='9'>
<check type='uninstall' condition='exists' path='iTunes' />
<check type='file' condition='versiongreaterorequal' path='%PROGRAMFILES%\iTunes\iTunes.exe' value='10.34.10.5580' />
<install cmd='msiexec.exe /i "%SOFTWARE%\itunes\iTunes.msi" SCHEDULE_ASUW=0 /passive' timeout='300'>
<upgrade cmd='reg add "HKLM\SOFTWARE\Apple Computer, Inc.\iTunes\Parental Controls\Default" /v "AdminFlags" /t REG_DWORD /d "0x101" /f' timeout='60' />
<remove cmd='msiexec.exe /x{C897FCB32D290B09-2F8B95AE-41854991-803585B8-79E2AF3A92A4799F5D1D5FF2} /passive /norestart' timeout='300'>
<exit code='0' />
<exit code='1605' />
6
edits