7
edits
Changes
m
<source lang="xml"><package id="gtksharp" name="GTK# runtime" revision="1" reboot="false" priority="3" >
</package></source>
Add source xml tags
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
<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' />
[[category:Silent Installers]]