MSI
WinGet
Readest
bilingify · 0.9.27 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
msiexec /i Readest_0.9.27_x64_en-US.msi /quiet /norestart
Intune Detection Rule
MSI Rule
Rule type
MSI information
Product code
{94DF6CC9-79A4-48A9-99C0-82ABD0C6ABDC}
Product version operator
Greater than or equal to
Product version
0.9.27
MSI Properties
Product Code
{94DF6CC9-79A4-48A9-99C0-82ABD0C6ABDC}
File Identity
Filename
Readest_0.9.27_x64_en-US.msi
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
chrox.Readest
Version
0.9.27
Description
An open-source ebook reader designed for immersive and deep reading experiences.
License
AGPL-3.0
↗
Homepage
https://readest.com/
Installer URL
https://github.com/readest/readest/releases/download/v0.9.27/Readest_0.9.27_x64_en-US.msi
Upgrade Behavior
install(Install over existing)
Elevation
elevatesself(Self-elevates (UAC))
Release Notes
Release Highlight
- Added option to swap click-to-flip area and reset password
- Added global shortcuts for full-text search
- Added support for both R2 and S3 storage in cloud sync
- Improved TTS with fewer unintended pauses, faster startup, and support for preferred voices
- Various fixes for rendering styles and UI layout
What's Changed
- fix: header layout for auth and user pages by @chrox in https://github.com/readest/readest/pull/725
- refactor: support both r2 and s3 storage by @XiGou in…