Difference between revisions of "ClamWin"
From WPKG | Open Source Software Deployment and Distribution
(→packages.xml) |
|||
Line 8: | Line 8: | ||
− | The /NOTB option is necessary with newer versions to prevent the installation of the "Ask Toolbar" package along with ClamWin. | + | The /NOTB option is necessary with newer versions to prevent the installation of the "Ask Toolbar" package along with ClamWin. (Lower case /notb is needed for version 97.7) |
== packages.xml == | == packages.xml == |
Revision as of 13:32, 12 April 2013
This is a silent installer and uninstaller for ClamWin.
ClamWin is an free, open source antivirus scanner for Windows. ClamWin uses the ClamAV antivirus scanning engine. ClamWin supports on-request and scheduled scanning, but ClamWin does not perform any on-access scanning.
References:
- http://www.samag.com/documents/s=9464/sam0501a/0501a.htm
- http://www.winlibre.com/wiki/doku.php?id=winlibre_dev:travail_en_cours
The /NOTB option is necessary with newer versions to prevent the installation of the "Ask Toolbar" package along with ClamWin. (Lower case /notb is needed for version 97.7)
packages.xml
<package id="clamwin" name="ClamWin Free Antivirus" revision="0953" priority="10" reboot="false">
<check type="uninstall" condition="exists" path="ClamWin Free Antivirus 0.95.3"/>
<install cmd="%SOFTWARE%\ClamWin\clamwin-0.95.3-setup.exe /sp- /silent /norestart /notb"/>
<install cmd="%PROGRAMFILES%\ClamWin\bin\WClose.exe"/>
<install cmd="cmd /C copy /y "%SOFTWARE%\ClamWin\ClamWin.conf" "%PROGRAMFILES%\ClamWin\bin\ClamWin.conf""/>
<install cmd="cmd /C copy /y "%SOFTWARE%\ClamWin\ScheduledScans" "%PROGRAMFILES%\ClamWin\bin\ScheduledScans""/>
<upgrade cmd="%PROGRAMFILES%\ClamWin\bin\WClose.exe"/>
<upgrade cmd="%SOFTWARE%\ClamWin\clamwin-0.95.3-setup.exe /sp- /silent /norestart /notb"/>
<upgrade cmd="%PROGRAMFILES%\ClamWin\bin\WClose.exe"/>
<upgrade cmd="cmd /C copy /y "%SOFTWARE%\ClamWin\ClamWin.conf" "%PROGRAMFILES%\ClamWin\bin\ClamWin.conf""/>
<upgrade cmd="cmd /C copy /y "%SOFTWARE%\ClamWin\ScheduledScans" "%PROGRAMFILES%\ClamWin\bin\ScheduledScans""/>
<remove cmd="%PROGRAMFILES%\ClamWin\bin\WClose.exe"/>
<remove cmd="%PROGRAMFILES%\ClamWin\unins000.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /NOCANCEL"/>
</package>
Tip: Avoiding e-mail alerts on phishing
http://forums.clamwin.com/viewtopic.php?p=3251#3251
clamscanparams = --no-html