TortoiseCVS 1.10.10

Full internal name:org.tortoisecvs.TortoiseCVS
Project site:http://www.tortoisecvs.org
Screen shots:
Download: Download TortoiseCVS 1.10.10

https://sourceforge.net/projects/tortoisecvs/files/tortoisecvs-stable/TortoiseCVS%201.10.10/TortoiseCVS-1.10.10.exe?29185448

VirusTotal results
Change log:n/a
Description:

CVS client

License:GPLv2
Version:1.10.10
SHA-1 or SHA-256:b1704f942779c78e905067f2655e23b75d4e298d
Type:one file
Dependencies:
    Tags:
    Text files:
    .Npackd\Install.bat:
    for /f %%x in ('dir /b *.exe') do set setup=%%x
    "%setup%" /SP- /VERYSILENT /SUPPRESSMSGBOXES /NOCANCEL /NORESTART /DIR="%CD%" /SAVEINF="%CD%\.Npackd\InnoSetupInfo.ini" /LOG="%CD%\.Npackd\InnoSetupInstall.log"
    set err=%errorlevel%
    type .Npackd\InnoSetupInstall.log
    if %err% neq 0 exit %err%
    
    .Npackd\Uninstall.bat:
    unins000.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /LOG="%CD%\.Npackd\InnoSetupUninstall.log"
    set err=%errorlevel%
    type .Npackd\InnoSetupUninstall.log
    if %err% neq 0 exit %err%
    
    set key=org.tortoisecvs.TortoiseCVS-1.10.10
    set trash=..\.Trash\%key%_%random%
    mkdir %trash%
    move *.dll %trash%
    verify
    
    Last modified:Sat May 15 08:59:56 UTC 2021
    Last modified by:tim.lebedk...
    Created:Tue Oct 01 04:08:41 UTC 2013
    Created by:tim.lebedk...
    Automated tests:0 of 0 installations succeeded, 0 of 0 removals succeeded