Ditto 64 bit 3.20.74

Full internal name:net.sourceforge.dittocp.Ditto64
Project site:http://ditto-cp.sourceforge.net
Screen shots:
Download: Download Ditto 64 bit 3.20.74

https://sourceforge.net/projects/ditto-cp/files/Ditto/3.20.74.0/DittoSetup_64bit_3_20_74_0.exe

VirusTotal results
Change log:n/a
Description:

an extension to the standard windows clipboard that saves each item placed on the clipboard (text, images, html, custom formats, etc)

License:GPLv2
Version:3.20.74
SHA-1 or SHA-256:9dbffba0b4a3dbd19e32e93cc930743475c2360a
Type:one file
Dependencies:
    Tags:
    Text files:
    .Npackd\Install.bat:
    for /f "delims=" %%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%
    
    rd /s /q "%ALLUSERSPROFILE%\Start Menu\Programs\Ditto" || rd /s /q "%ALLUSERSPROFILE%\Microsoft\Windows\Start Menu\Programs\Ditto"
    verify
    
    Last modified:Sat May 15 09:15:54 UTC 2021
    Last modified by:tim.lebedk...
    Created:Sat Oct 17 21:39:06 UTC 2015
    Created by:tim.lebedk...
    Automated tests:1 of 2 installations succeeded, 1 of 1 removals succeeded