Difference between revisions of "PhotoFiltre"
From WPKG | Open Source Software Deployment and Distribution
FSchoubben (Talk | contribs) (Created page with '"PhotoFiltre is a complete image retouching program. It allows you to do simple or advanced adjustments to an image and apply a vast range of filters on it. It is simple and intu…') |
(No difference)
|
Revision as of 13:37, 9 March 2010
"PhotoFiltre is a complete image retouching program. It allows you to do simple or advanced adjustments to an image and apply a vast range of filters on it. It is simple and intuitive to use, and has an easy learning curve. The toolbar, giving you access to the standard filters with just a few clicks, gives PhotoFiltre a robust look." References :
<package
id="Photofiltre"
name="Photofiltre"
revision="2"
reboot="false"
priority="1">
<check type="file" condition="versionequalto" path="%PROGRAMFILES%\PhotoFiltre\PhotoFiltre.exe" value="6.4.0"/>
<install cmd='%SOFTWARE%\graphics\pf-setup.exe /S' />
<upgrade cmd='%SOFTWARE%\graphics\pf-setup.exe /S' />
<remove cmd='%PROGRAMFILES%\PhotoFiltre\Uninst.exe /S' />
</package>