Difference between revisions of "Word Perfect"
From WPKG | Open Source Software Deployment and Distribution
m (add external link and and description) |
m |
||
Line 1: | Line 1: | ||
− | This is a silent installer for Word Perfect | + | This is a silent installer for Word Perfect text editor. More infos from [http://apps.corel.com/lp/wpo/ here] |
<source lang="xml"> | <source lang="xml"> |
Revision as of 13:20, 1 April 2011
This is a silent installer for Word Perfect text editor. More infos from here
<package id="wordperfect" name="WordPerfect" revision="1" priority="0" reboot="false">
<check type="uninstall" condition="exists" path="WordPerfect Office 11" />
<install cmd='%SOFTWARE%\wordperfect\setup /w /s /v"/qn" ' />
</package>