Changes

Jump to: navigation, search

Quicktime

64 bytes removed, 15:28, 13 February 2009
m
Reverted edits by 217.23.230.139 (Talk); changed back to last version by WPKGSysop
Then I use these settings for QuickTime 7.6 - for future revisions you would need to update the GUID in the remove cmd line to match the later version:
<source lang="xml"><packages> <package id="QuickTimequicktime" name="QuickTime" revision="13" priority="10" reboot="false">
<check type="uninstall" condition="exists" path="QuickTime"/>
<install cmd='"%SOFTWARE%\QuickTimeQuicktime\QuickTimeInstaller.exe /quiet'"/> <install cmd='"cmd /c del /s /q "%ALLUSERSPROFILE%\Desktop\QuickTime Player.lnk"'"/> <remove cmd='"%SYSTEMROOT%\system32\msiexec.exe /x i {216AB1085E863175-2AE1E85D-413044A6-B3D58968-20B2C4C80F8F82507D34AE7F}/qf /quiet"'/> <upgrade cmd="%SOFTWARE%\QuickTimeQuicktime\QuickTimeInstaller.exe /quiet"/> <upgrade cmd='"cmd /c del /s /q "%ALLUSERSPROFILE%\Desktop\QuickTime Player.lnk"'"/>
</package>
</packages>
</source>
Note: You may wish to use 'start /wait' to ensure installation is completed before the installer returns.
[[category:Silent Installers]]

Navigation menu