ClamWin 0.103.2

Full internal name:com.clamwin.ClamWin
Project site:http://www.clamwin.com
Screen shots:
Download: Download ClamWin 0.103.2

https://sourceforge.net/projects/clamwin/files/clamwin/0.103.2/clamwin-0.103.2-setup.exe

VirusTotal results
Change log:n/a
Description:

antivirus

License:GPLv3
Version:0.103.2
SHA-1 or SHA-256:a635048bbdb43cc345f6df444200b5492640c758e7a47315e09833f64f458229
Type:one file
Dependencies:
    Tags:
    Text files:
    .Npackd\Install.bat:
    for /f %%x in ('dir /b *setup.exe') do set setup=%%x
    "%setup%" /SP- /VERYSILENT /SUPPRESSMSGBOXES /NOCANCEL /NORESTART /DIR="%CD%\ClamWin" /SAVEINF="%CD%\.Npackd\InnoSetupInfo.ini" /LOG="%CD%\.Npackd\InnoSetupInstall.log" /TASKS=
    if %errorlevel% neq 0 exit %errorlevel%
    type .Npackd\InnoSetupInstall.log
    taskkill /f /im ClamTray.exe
    
    .Npackd\Uninstall.bat:
    set key=com.clamwin.ClamWin-%NPACKD_VERSION%
    set trash=..\.Trash\%key%_%random%
    mkdir %trash%
    move ClamWin\bin\ExpShell*.dll %trash%
    ClamWin\unins000.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /LOG="%CD%\.Npackd\InnoSetupUninstall.log"
    if %errorlevel% neq 0 exit %errorlevel%
    type .Npackd\InnoSetupUninstall.log
    
    Last modified:Wed Aug 11 22:52:33 UTC 2021
    Last modified by:tim.lebedk...
    Created:Wed Aug 11 22:51:41 UTC 2021
    Created by:tim.lebedk...
    Automated tests:13 of 13 installations succeeded, 13 of 13 removals succeeded