GTK runtime 1.3

From WPKG | Open Source Software Deployment and Distribution
Revision as of 21:17, 13 February 2008 by WPKGSysop (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

This is a silent installer and uninstaller for 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='%SOFTWARE%\GTK\1-3-0\setup.exe /silent' />
 <remove cmd="%windir%\unins000.exe /VERYSILENT /NORESTART" />
</package>