Calibre 64 bit 0.9.25

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

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

VirusTotal results
Change log:n/a
Description:

E-book management utility

License:GPLv3
Version:0.9.25
SHA-1 or SHA-256:35857c5114868e0e03bd6ab664160b2f072ff883
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:22:53 UTC 2013
    Created by:tim.lebedk...
    Automated tests:0 of 0 installations succeeded, 0 of 0 removals succeeded