Difference between revisions of "TurboCAD"
From WPKG | Open Source Software Deployment and Distribution
m |
|||
Line 1: | Line 1: | ||
− | This is a silent installer and | + | This is a silent installer and uninstaller for TurboCAD. |
<package id="turbocad" name="TurboCAD" revision="1" priority="0" reboot="false"> | <package id="turbocad" name="TurboCAD" revision="1" priority="0" reboot="false"> |
Revision as of 15:10, 8 June 2007
This is a silent installer and uninstaller for TurboCAD.
<package id="turbocad" name="TurboCAD" revision="1" priority="0" reboot="false"> <check type="uninstall" condition="exists" path="TurboCAD Learning Edition" /> <install cmd='%SOFTWARE%\turbocad\CAD\setup /sms /s /f1%SOFTWARE%\turbocad\CAD\tcad.iss /f2c:\netinst\logs\turbocad.log' /> <remove cmd="%windir%\\uninst.exe -y -a -fC:\IMSI\TCWLE\DeIsL1.isu" /> </package>