Changes

Adobe Illustrator

107 bytes added, 13:31, 27 September 2006
m
no edit summary
This is a silent installer and deinstaller for Adobe Illustrator.
 
It needs, AutoIt, so you need a response file.
 
If someone has a complete installer (no AutoIt), please correct the below entry.
 
<package id="illustrator" name="Adobe Illustrator" revision="1" priority="0" reboot="false">
<check type="uninstall" condition="exists" path="Adobe Illustrator 10.0.3" />
<!-- unsure about this -->
<install cmd='\\spd\wpkg%SOFTWARE%\tools\autoit3.exe \\spd\wpkg\%SOFTWARE%scripts\illustrator.au3' /> <remove cmd=' /d "\\server\share%SOFTWARE%\adobe\illustrator\Adobe Illustrator 10.0.3" .\Setup.exe /s /f1"\\apps\spd%SOFTWARE%\adobe\illustrator\Adobe Illustrator 10.0.3\unillust.iss" /f2c:\netinst\logs\unillustrator.log' />
<!-- msiexec /qn /l* c:\netinst\logs\illustrator.log /x{412033BC-44CF-48D9-B813-4B835101F4D3} -->
<upgrade cmd='' />
</package>
[[category:Silent Installers|Adobe Illustrator]]