Changes

Quicktime

65 bytes removed, 10:02, 13 February 2009
no edit summary
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:
 
<?xml version="1.0" encoding="UTF-8"?>
 
<packages>
<package id="QuickTime" name="QuickTime" revision="1" priority="10" reboot="false">
<upgrade cmd='"cmd /c del /s /q "%ALLUSERSPROFILE%\Desktop\QuickTime Player.lnk"'/>
</package>
 
</packages>
Note: You may wish to use 'start /wait' to ensure installation is completed before the installer returns.
[[category:Silent Installers]]
Anonymous user