Changes

GTK2 runtime

138 bytes removed, 19:40, 2 October 2006
m
no edit summary
This is a silent installer and uninstaller for GTK2 runtime. This assumes you're using the zip file package without having first unzipped it.
<package id="gtk" name="GTK2 runtime" revision="1" reboot="false" priority="3" >
<check type="uninstall" condition="exists" path="GTK+ 2.8.18-1 runtime environment" />
<install cmd='"%PROGRAMFILESSOFTWARE%\gtk2\gtk+-2.8.18-setup-1.exe" /SP- /VERYSILENT /NORESTART' > <exit code="0" /> </install>
<remove cmd='"%CommonProgramFiles%"\GTK\2.0\unins000.exe" /SILENT' />
<upgrade cmd="" />
</package>
[[category:Silent Installers|GTK2 runtime]]