TortoiseCVS 1.12.5

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

https://sourceforge.net/projects/tortoisecvs/files/tortoisecvs-stable/TortoiseCVS-1.12.5.exe

VirusTotal results
Change log:n/a
Description:

CVS client

License:GPLv2
Version:1.12.5
SHA-1 or SHA-256:aedea6f879de7d557861f5b7345d63443cc61ef0
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.12.5
    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:Sat Aug 09 09:15:16 UTC 2014
    Created by:tim.lebedk...
    Automated tests:59 of 62 installations succeeded, 59 of 59 removals succeeded