FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects
Commit 8df338b5 authored by Mr Chris B Mortimer's avatar Mr Chris B Mortimer
Browse files

GNU Image Manipulation Program -> v2.10.18

parent 6649fc69
No related branches found
No related tags found
1 merge request!13Gimp.xml
<?xml version="1.0" encoding="UTF-8"?>
<!-- vim: set softtabstop=3: -->
<!-- this file was automatically created from templates/gimp.xml -->
<packages>
<package id="gimp" name="GNU Image Manipulation Program" revision="%version%.1" reboot="false" priority="20">
<variable name="version" value="2.10.12" />
<variable name="version" value="2.10.18" />
<check type="uninstall" condition="exists" path="GIMP %version%" />
<install cmd='"%SOFTWARE%\gimp\gimp-%version%-setup.exe" /VERYSILENT /NORESTART /DIR="%PROGRAMFILES%\GIMP-2.0"' />
<install cmd='"%WPKGSOFTWARE%\gimp\gimp-%version%-setup.exe" /ALLUSERS /VERYSILENT /NORESTART /DIR="%PROGRAMFILES%\GIMP-2.0"' />
<upgrade cmd='"%SOFTWARE%\gimp\gimp-%version%-setup.exe" /VERYSILENT /NORESTART /DIR="%PROGRAMFILES%\GIMP-2.0"' />
<upgrade include="install" />
<remove cmd='"%PROGRAMFILES%\GIMP-2.0\uninst\unins000.exe" /VERYSILENT /NORESTART' >
<exit code="1" />
<exit code="-1" />
<exit code="1" />
<exit code="-1" />
</remove>
<remove cmd='cmd /c rmdir /s /q "%PROGRAMFILES%\GIMP-2.0"'>
<exit code="1" />
<exit code="2" />
<exit code="1" />
<exit code="2" />
</remove>
<remove cmd='reg delete HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\GIMP-2_is1 /f '>
<exit code='1'/><!-- Gone -->
<exit code='1'/><!-- Gone -->
</remove>
</package>
</packages>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment