Changes

FilterCAD

26 bytes added, 19:20, 12 February 2008
m
no edit summary
This is a silent installer for FilterCAD.
<source lang="xml"> <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></source>
[[category:Silent Installers]]