Difference between revisions of "Gtk Sharp runtime"
From WPKG | Open Source Software Deployment and Distribution
(Add GTK# runtime) |
(No difference)
|
Revision as of 17:47, 6 February 2008
This is a silent installer and uninstaller for the GTK# runtime available from : http://forge.novell.com/modules/xfcontent/private.php/gtks-inst4win/Win32%20Runtime%20Installer/v2.8.3/gtksharp-runtime-2.8.3-win32-0.0.exe
<package id="gtksharp" name="GTK# runtime" revision="1" reboot="false" priority="3" > <check type="uninstall" condition="exists" path="C:\GtkRun\2.8\uninst000.exe" /> <install cmd='"%SOFTWARE%\dotnet\gtksharp-runtime-2.8.3-win32-0.0.exe" /SP- /VERYSILENT /NORESTART' /> <remove cmd='C:\GtkRun\2.8\unins000.exe" /SILENT' /> </package>