Changes

Jump to: navigation, search

Quicktime

586 bytes removed, 12:04, 3 October 2006
m
no edit summary
This is a silent installer for Quicktime. It uses AutoIT, so it's discouraged (and you'll have to write the .aut file yourself).
 
<package id="quicktime" name="Quicktime (movie player, plugin)" revision="1" priority="0" reboot="false">
<check type="uninstall" condition="exists" path="QuickTime" />
<install cmd='\\server\share\quicktime\quicktimefullinstaller.exe' />
<install cmd='cmd /c del /s /q "%AllUsersProfile%\Desktop\QuickTime Player.lnk" ' />
<remove cmd="\\spd\wpkg\tool\autoit \\spd\wpkg\scripts\un-quicktime.aut" />
<upgrade cmd='' />
</package>
 
 
----
 
Below a "truly silent" method, taken from http://www.mediamacros.com/item/item-1006687115/:
How do I make Quicktime Install Silently?
First you need the stand alone installer from Quicktime. Then place a text file beside the installer and name it QuickTimeInstaller.ini and place this text inside....
[QTSETUP]
install_qtinfo=true
[[category:Silent Installers|Quicktime]]

Navigation menu