MSI
WinGet
calibre
Kovid Goyal · 8.13.0 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
msiexec /i calibre-64bit-8.13.0.msi /quiet /norestart
InstallPath
msiexec /i calibre-64bit-8.13.0.msi /quiet /norestart APPLICATIONFOLDER="<INSTALLPATH>"
Intune Detection Rule
MSI Rule
Rule type
MSI information
Product code
{429F48B2-900F-4B4A-BC8A-2172EF35DC0B}
Product version operator
Greater than or equal to
Product version
8.13.0
MSI Properties
Product Code
{429F48B2-900F-4B4A-BC8A-2172EF35DC0B}
File Identity
Filename
calibre-64bit-8.13.0.msi
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
calibre.calibre
Version
8.13.0
Description
calibre is the one stop solution to all your e-book needs.
License
GPL-3.0
↗
Homepage
https://calibre-ebook.com/
Support
https://calibre-ebook.com/help
Upgrade Behavior
install(Install over existing)
Release Notes
New features
- Virtual libraries: Allow defining their search expressions more comfortably in a multi-line edit box
Closes tickets: 2126881
- Open with: On Windows launch the specified program via the windows API for executing programs to decouple it more thoroughly from the calibre environment
Bug fixes
- Get books: Fix ebooks.com plugin
- calibre-server: Fix CALIBRE_OVERRIDE_DATABASE_PATH not working
- Export library: Dont use /tmp on Linux fixes export breaking with large FTS database on Li…