Changes

Gtk Sharp runtime

605 bytes added, 17:47, 6 February 2008
Add GTK# runtime
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>

[[category:Silent Installers]]
7
edits