Ditto 3.20.74
| Full internal name: | net.sourceforge.dittocp.Ditto |
| Project site: | http://ditto-cp.sourceforge.net |
| Screen shots: | |
| Download: | Download Ditto 3.20.74 https://sourceforge.net/projects/ditto-cp/files/Ditto/3.20.74.0/DittoSetup_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: | 82c8e6e47468e82a3c2b85d9fc7268eb9c5ec001 |
| 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 Oct 17 21:38:46 UTC 2015 |
| Created by: | tim.lebedk... |
| Automated tests: | 3 of 3 installations succeeded, 3 of 3 removals succeeded |