Difference between revisions of "Paint Shop Pro"
From WPKG | Open Source Software Deployment and Distribution
m |
m (add external link) |
||
Line 1: | Line 1: | ||
− | This is a silent installer for Paint Shop Pro. | + | This is a silent installer for Paint Shop Pro an image editor. More infos from [http://www.corel.com/servlet/Satellite/ca/en/Product/1184951547051#versionTabview=tab1&tabview=tab0 here] |
<source lang="xml"> | <source lang="xml"> |
Revision as of 12:41, 31 March 2011
This is a silent installer for Paint Shop Pro an image editor. More infos from here
<package id="psp" name="Paint Shop Pro" revision="1" priority="0" reboot="false">
<check type="uninstall" condition="exists" path="Jasc Paint Shop Pro 9" />
<install cmd='%SOFTWARE%\PaintShopPro\setup /w /s /v"/qb /l* c:\netinst\logs\psp.log ALLUSERS=2" ' />
<!-- unsure - need to run psp as admin first -->
</package>