Difference between revisions of "FilterCAD"
From WPKG | Open Source Software Deployment and Distribution
m (Reverted edits by 170.248.1.134 (talk) to last revision by Miniwark) |
|||
Line 7: | Line 7: | ||
</source> | </source> | ||
[[category:Silent Installers]] | [[category:Silent Installers]] | ||
− | |||
− |
Latest revision as of 08:59, 17 October 2012
This is a silent installer for FilterCAD. For more infos see http://www.linear.com/designtools/software/
<package id="filtercad" name="FilterCAD from LT spice" revision="1" priority="0" reboot="false">
<check type="file" condition="exists" path="%PROGRAMFILES%\LTC\FilterCAD\FilterCAD.exe" />
<install cmd='%SOFTWARE%\FilterCAD\setup.exe /s /f1%SOFTWARE%\FilterCAD\filtercad.iss \f2c:\netinst\logs\filtercad.log' />
</package>