Changes

Jump to: navigation, search

Photoscape

780 bytes added, 15:01, 20 June 2012
Created page with "Photoscape is a free photo editor. http://www.photoscape.org/ps/main/index.php <source lang="xml"> <?xml version="1.0" encoding="UTF-8"?> <packages> <package id="photosc..."
Photoscape is a free photo editor.
http://www.photoscape.org/ps/main/index.php

<source lang="xml">
<?xml version="1.0" encoding="UTF-8"?>
<packages>
<package
id="photoscape"
name="Photoscape"
revision="%version%"
reboot="false"
priority="0">

<variable name="version" value="3.6.2" />
<variable name="fileversion" value="1.0.0.1298" />

<check type="file" condition="versionequalto" path="%PROGRAMFILES%\PhotoScape\PhotoScape.exe" value="%fileversion%" />

<install cmd='"%SOFTWARE%\photoscape\PhotoScape_V%version%.exe" /S'/>
<upgrade cmd='"%SOFTWARE%\photoscape\PhotoScape_V%version%.exe" /S'/>
<remove cmd='"%PROGRAMFILES%\PhotoScape\uninstall.exe" /S' />
</package>
</packages>
</source>
12
edits

Navigation menu