42
edits
Changes
ClamWin
,minor cleanup
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.
* http://www.samag.com/documents/s=9464/sam0501a/0501a.htm
* http://www.winlibre.com/wiki/doku.php?id=winlibre_dev:travail_en_cours
Warning: ClamWin uses cygwinThe following setup has not been tested very much yet. If you have multiple programs using different versions of cygwin DLLs, you will have problems!
Warning: ClamWin uses cygwin. If you have multiple programs using different versions of cygwin DLLs, you may have problems! Note: I tried an uninstall condition for clamwin, and I don't know why it fails?
reboot="false"
priority="1">
<!-- I don't know why the uninstall condition fails -->
<!-- <check type="uninstall" condition="exists" path="ClamWin" /> -->
</install>
</package>
revision="1" reboot="false" priority="0" execute="once">
<install cmd='mkdir c:\program files\clamwin' />
<install cmd='cp \\server\netlogon\wpkg\clamwin\ScheduledScans %PROGRAMFILES%\ClamWin\bin\ScheduledScans' />
</package>
revision="1" reboot="false" priority="0" execute="once">
<install cmd='mkdir c:\program files\clamwin' />
[[category:Silent Installers|14renameClamWin]]