Changes

Jump to: navigation, search

Gimp

3 bytes added, 15:26, 29 August 2012
m
GIMP 2.8: -> 2.8.2
== GIMP 2.8 ==
Note that in 2.8.0820, the uninstaller unins000.exe has been moved from 'setup' to 'uninst', and must be called with /VERYSILENT to run successfully.
<source lang="xml">
priority="20">
<variable name="version" value="2.8.02" />
<check type="uninstall" condition="exists" path="GIMP %version%" />
<install cmd='"%SOFTWARE%\gimp\gimp-%version%-setup-1.exe" /SILENT /NORESTART /DIR="%PROGRAMFILES%\GIMP"' />
<upgrade cmd='"%SOFTWARE%\gimp\gimp-%version%-setup-1.exe" /SILENT /NORESTART /DIR="%PROGRAMFILES%\GIMP"' />
<remove cmd='"%PROGRAMFILES%\GIMP\uninst\unins000.exe" /VERYSILENT /NORESTART' >
</package>
</source>
 
== GIMP 2.6 ==
20
edits

Navigation menu