Ditto 3.21.30

Full internal name:net.sourceforge.dittocp.Ditto
Project site:http://ditto-cp.sourceforge.net
Screen shots:
Download: Download Ditto 3.21.30

https://sourceforge.net/projects/ditto-cp/files/Ditto/3.21.30.0/DittoSetup_3_21_30_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.21.30
SHA-1 or SHA-256:172a962851b2d42047d637add6bd7f1e74b30795
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:55 UTC 2021
    Last modified by:tim.lebedk...
    Created:Sat Jan 30 11:09:18 UTC 2016
    Created by:tim.lebedk...
    Automated tests:4 of 4 installations succeeded, 4 of 4 removals succeeded