Difference between revisions of "Ad-Aware"
From WPKG | Open Source Software Deployment and Distribution
m |
(No difference)
|
Revision as of 20:48, 10 December 2005
This is a silent installer and uninstaller for Ad-Aware SE Personal.
<package id="adaware" name="Adaware" revision="1" priority="0" reboot="false"> <check type="uninstall" condition="exists" path="Ad-Aware SE Personal" /> <install cmd='\\server\share\adaware\aawsepersonal.exe /s' /> <remove cmd='"%ProgramFiles%\Lavasoft\AD-AWA~1\UNWISE.EXE" "%ProgramFiles%\Lavasoft\AD-AWA~1\INSTALL.LOG" /S /Z' /> <upgrade cmd= /> </package>