TortoiseSVN 64 bit 1.6.16.21511

Full internal name:net.tortoisesvn.TortoiseSVN64
Project site:http://tortoisesvn.tigris.org
Screen shots:
Download: Download TortoiseSVN 64 bit 1.6.16.21511

https://github.com/tim-lebedkov/packages/releases/download/2019_12/net.tortoisesvn.TortoiseSVN64-1.6.16.21511-TortoiseSVN-1.6.16.21511-x64-svn-1.6.17.msi

VirusTotal results
Change log:n/a
Description:

SVN client

kw: Tortoise, Subversion

License:GPLv2
Version:1.6.16.21511
SHA-1 or SHA-256:717c69b3157700ef46f251562a5f09e215b45a1f
Type:one file
Dependencies:
    Tags:
    Text files:
    .Npackd\Install.bat:
    for /f "delims=" %%x in ('dir /b *.msi') do set setup=%%x
    copy "%setup%" .Npackd
    msiexec.exe /qn /norestart /Lime .Npackd\MSI.log /i "%setup%" INSTALLDIR="%CD%" ALLUSERS=1
    set err=%errorlevel%
    type .Npackd\MSI.log
    rem 3010=restart required
    if %err% equ 3010 exit /b 0
    if %err% neq 0 exit /b %err%
    
    .Npackd\Uninstall.bat:
    copy .Npackd\*.msi .
    for /f "delims=" %%x in ('dir /b *.msi') do set setup=%%x
    msiexec.exe /qn /norestart /Lime .Npackd\MSI.log /x "%setup%"
    set err=%errorlevel%
    type .Npackd\MSI.log
    rem 3010=restart required
    if %err% equ 3010 exit /b 0
    if %err% neq 0 exit /b %err%
    
    Last modified:Sat May 15 08:55:55 UTC 2021
    Last modified by:tim.lebedk...
    Created:Thu Nov 28 19:58:15 UTC 2013
    Created by:tim.lebedk...
    Automated tests:0 of 1 installations succeeded, 0 of 0 removals succeeded