Ditto 64 bit 3.20.54

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

https://sourceforge.net/projects/ditto-cp/files/Ditto/3.20.54.0/DittoSetup_64bit_3_20_54_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.54
SHA-1 or SHA-256:47c0117c9af6ac75eef40f04aceaec5e8e9332b0
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:Tue Apr 28 19:41:00 UTC 2015
    Created by:tim.lebedk...
    Automated tests:1 of 1 installations succeeded, 1 of 1 removals succeeded