Difference between revisions of "KLayout"
From WPKG | Open Source Software Deployment and Distribution
(Created page with ' ==KLayout 0.20== <source lang="xml"> <package id="klayout" name="Klayout" revision="020" reboot="false" priority="0"> <check type="…') |
(No difference)
|
Revision as of 14:13, 1 July 2010
KLayout 0.20
<package id="klayout"
name="Klayout"
revision="020"
reboot="false"
priority="0">
<check type="uninstall" condition="exists" path="Klayout - Layout Viewer And Editor" />
<install cmd='%software%\klayout\klayout-0.20-win32-install.exe /S' />
<remove cmd='C:\Program Files\KLayout\klayout-uninstall.exe /S' />
</package>