Calibre 64 bit 0.9.26

Full internal name:com.calibreebook.Calibre64
Project site:https://calibre-ebook.com
Screen shots:
Download: Download Calibre 64 bit 0.9.26

https://sourceforge.net/projects/calibre/files/0.9.26/calibre-64bit-0.9.26.msi

VirusTotal results
Change log:n/a
Description:

E-book management utility

License:GPLv3
Version:0.9.26
SHA-1 or SHA-256:f8c8f8922c56dd3296c6770be7297d64f127aaa9
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:07 UTC 2021
    Last modified by:tim.lebedk...
    Created:Mon Oct 07 06:57:44 UTC 2013
    Created by:tim.lebedk...
    Automated tests:0 of 0 installations succeeded, 0 of 0 removals succeeded