Changes

Jump to: navigation, search

Gimp

307 bytes added, 12:01, 28 April 2014
GIMP 2.8
<source lang="xml">
<package id="gimp" name="GNU Image Manipulation Program (GIMP)" revision="%version%5" reboot="false" priority="206500">  <variable name="version" value="2.8.810" />  <check type="uninstall" condition="exists" path="GIMP %version%" /> <install cmd='"%SOFTWARE%\gimp\gimp-%version%-setup.exe" /SILENT VERYSILENT /NORESTART /DIR="%PROGRAMFILES%\GIMP"' architecture="x86" />  <upgrade install cmd='"%SOFTWARE%\gimp\gimp-%version%-setup.exe" /SILENT VERYSILENT /NORESTART /DIR="%PROGRAMFILES(x86)%\GIMP"' architecture="x64" /> <upgrade include="install" /> <remove cmd='"%PROGRAMFILES%\GIMP\uninst\unins000.exe" /VERYSILENT /NORESTART' architecture="x86"> <exit code="1" /> </remove> <remove cmd='"%PROGRAMFILES(x86)%\GIMP\uninst\unins000.exe" /VERYSILENT /NORESTART' architecture="x64"> <exit code="1" /> </remove> </package>
</source>
This package has been tested on: XP, VISTA, 7 - both 32 and 64 BIT
== GIMP-Help (British English) ==
22
edits

Navigation menu