3,217
edits
Changes
m
no edit summary
This is a silent installer and uninstaller for GTK euntime 1.3.
<package id="gtk-130" name="GTK runtime 1.3" revision="1" reboot="false" priority="2" >
<check type="uninstall" condition="exists" path="GTK+ 1.3.0-20030717 runtime environment" />
<install cmd='\\server\share\GTK\1-3-0\setup.exe /silent' >
<exit code="0" />
</install>
<remove cmd="%windir%\unins000.exe /VERYSILENT /NORESTART" />
<upgrade cmd="" />
</package>
[[category:Silent Installers|GTK runtime 1.3]]
<package id="gtk-130" name="GTK runtime 1.3" revision="1" reboot="false" priority="2" >
<check type="uninstall" condition="exists" path="GTK+ 1.3.0-20030717 runtime environment" />
<install cmd='\\server\share\GTK\1-3-0\setup.exe /silent' >
<exit code="0" />
</install>
<remove cmd="%windir%\unins000.exe /VERYSILENT /NORESTART" />
<upgrade cmd="" />
</package>
[[category:Silent Installers|GTK runtime 1.3]]