TortoiseCVS 1.12.1

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

https://sourceforge.net/projects/tortoisecvs/files/TortoiseCVS-1.12.1.exe?ts=1290180351

VirusTotal results
Change log:n/a
Description:

CVS client

License:GPLv2
Version:1.12.1
SHA-1 or SHA-256:0b36565e03ba3a4a42b90ee0bcc987029088e631
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.1
    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:26:32 UTC 2013
    Created by:tim.lebedk...
    Automated tests:0 of 1 installations succeeded, 0 of 0 removals succeeded