Difference between revisions of "TurboCAD"
From WPKG | Open Source Software Deployment and Distribution
m |
(No difference)
|
Revision as of 22:28, 9 December 2005
This is a silent installer and deinstaller for TurboCAD.
<package id="turbocad" name="TurboCAD" revision="1" priority="0" reboot="false"> <check type="uninstall" condition="exists" path="TurboCAD Learning Edition" /> <install cmd='\\server\share\turbocad\CAD\setup /sms /s /f1\\server\share\turbocad\CAD\tcad.iss /f2c:\netinst\logs\turbocad.log' /> <remove cmd="%windir%\\uninst.exe -y -a -fC:\IMSI\TCWLE\DeIsL1.isu" /> <upgrade cmd= /> </package>