Silent Install HQ
MSI WinGet

calibre

Kovid Goyal · 9.2.1 · x64

Before deploying, verify this file with VirusTotal ↗

Silent Commands

Install
msiexec /i calibre-64bit-9.2.1.msi /quiet /norestart
InstallPath
msiexec /i calibre-64bit-9.2.1.msi /quiet /norestart APPLICATIONFOLDER="<INSTALLPATH>"

Intune Detection Rule

MSI Rule
Rule type MSI information
Product code {381CD31D-DFF3-4E5B-9E29-AABF85BA2445}
Product version operator Greater than or equal to
Product version 9.2.1

MSI Properties

Product Code {381CD31D-DFF3-4E5B-9E29-AABF85BA2445}

File Identity

SHA256 12e9190d2ee52a846c37827e7e1f525a7b43d2cf7b1f994c7631f147c04d0898 VirusTotal ↗
Filename calibre-64bit-9.2.1.msi

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID calibre.calibre
Version 9.2.1
Description calibre is the one stop solution to all your e-book needs.
License GPL-3.0
Upgrade Behavior install(Install over existing)
Release Notes New features - ZIP Output: Change the template engine used for HTML templating from templite to Mustache, for greater safety and performance. Note that this is a breaking change if you use custom templates with ZIP output (CVE-2026-25731) - Check library: Add an option to rebuild the annotations search index Closes tickets: 2139555 Bug fixes - CHM Input: Ignore internal files that have paths that end up outside the container. Prevents path traversal attacks with malicious CHM files (CVE-2026-2…