Difference between revisions of "KLayout"
From WPKG | Open Source Software Deployment and Distribution
Line 1: | Line 1: | ||
− | ==KLayout 0.20== | + | ==KLayout 0.20.2== |
<source lang="xml"> | <source lang="xml"> |
Revision as of 14:19, 1 July 2010
KLayout 0.20.2
<package id="klayout"
name="Klayout"
revision="0202"
reboot="false"
priority="0">
<check type="uninstall" condition="exists" path="Klayout - Layout Viewer And Editor" />
<install cmd='%software%\klayout\klayout-0.20.2-win32-install.exe /S' />
<upgrade cmd='%software%\klayout\klayout-0.20.2-win32-install.exe /S' />
<remove cmd='C:\Program Files\KLayout\klayout-uninstall.exe /S' />
</package>