Changes

Jump to: navigation, search

Gimp

211 bytes removed, 07:03, 9 October 2016
GIMP 2.8: update to 2.8.18
<source lang="xml">
<package id="gimp" name="GNU Image Manipulation Program (GIMP)" revision="%version%" reboot="false" priority="6500"> <variable name="version" value="2.8.10" /> <variable name="PKG_DESTINATION" value="%PROGRAMFILES%\GIMP" architecture="x86" /> <variable name="PKG_DESTINATION" value="%PROGRAMFILES(x86)%\GIMP" architecture="x641" />
<check typevariable name="uninstall" condition="exists" path="GIMP %version%" /> <install cmdvalue='"%SOFTWARE%\gimp\gimp-%version%-setup2.8.exe18" /VERYSILENT /NORESTART />
<check type="uninstall" condition="exists" path="GIMP %version%" />  <install cmd='"%SOFTWARE%\gimp\gimp-%version%-setup.exe" /VERYSILENT /NORESTART' />  <upgrade include="install" /> <remove cmd='"%PKG_DESTINATIONPROGRAMFILES%\GIMP 2\uninst\unins000.exe" /VERYSILENT /NORESTART'> <exit code="1" /> </remove> </package>
</source>
Anonymous user

Navigation menu