Difference between revisions of "ClamWin"

From WPKG | Open Source Software Deployment and Distribution
Jump to: navigation, search
Line 7: Line 7:
 
* http://www.winlibre.com/wiki/doku.php?id=winlibre_dev:travail_en_cours
 
* http://www.winlibre.com/wiki/doku.php?id=winlibre_dev:travail_en_cours
  
ClamWin version 0.95.3
+
 
 +
The /NOTB option is necessary with newer versions to prevent the installation of the "Ask Toolbar" package along with ClamWin.
  
 
== packages.xml ==  
 
== packages.xml ==  

Revision as of 20:53, 25 November 2009

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:


The /NOTB option is necessary with newer versions to prevent the installation of the "Ask Toolbar" package along with ClamWin.

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