Calibre 64 bit 1.5
| Full internal name: | com.calibreebook.Calibre64 |
| Project site: | https://calibre-ebook.com |
| Screen shots: | |
| Download: | Download Calibre 64 bit 1.5 http://download.calibre-ebook.com/1.5.0/calibre-64bit-1.5.0.msi VirusTotal results |
| Change log: | n/a |
| Description: | E-book management utility |
| License: | GPLv3 |
| Version: | 1.5 |
| SHA-1 or SHA-256: | 28421911f9e65078ea53008629bb4915df672893 |
| Type: | one file |
| Dependencies: | |
| Tags: | |
| Text files: | .Npackd\Install.bat: for /f "delims=" %%x in ('dir /b *.msi') do set setup=%%x
msiexec.exe /qn /norestart /lime .Npackd\MSI.log /i "%setup%" TARGETDIR="%CD%" ALLUSERS=1
set err=%errorlevel%
type .Npackd\MSI.log
rem 3010=restart required
if %err% equ 3010 exit 0
if %err% neq 0 exit %err%.Npackd\Uninstall.bat: 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 0
if %err% neq 0 exit %err%
|
| Last modified: | Sat May 15 08:49:08 UTC 2021 |
| Last modified by: | tim.lebedk... |
| Created: | Mon Oct 07 08:19:34 UTC 2013 |
| Created by: | tim.lebedk... |
| Automated tests: | 5 of 5 installations succeeded, 5 of 5 removals succeeded |