Difference between revisions of "Adobe Illustrator"
From WPKG | Open Source Software Deployment and Distribution
m |
(No difference)
|
Revision as of 20:45, 10 December 2005
This is a silent installer and deinstaller for Adobe Illustrator.
<package id="illustrator" name="Adobe Illustrator" revision="1" priority="0" reboot="false"> <check type="uninstall" condition="exists" path="Adobe Illustrator 10.0.3" /> <install cmd='\\spd\wpkg\tools\autoit3.exe \\spd\wpkg\scripts\illustrator.au3' /> <remove cmd=' /d "\\server\share\adobe\illustrator\Adobe Illustrator 10.0.3" .\Setup.exe /s /f1"\\apps\spd\adobe\illustrator\Adobe Illustrator 10.0.3\unillust.iss" /f2c:\netinst\logs\unillustrator.log' /> <upgrade cmd= /> </package>