MSI
WinGet
PaperQuay
paperquay · 0.1.23 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
msiexec /i PaperQuay-0.1.23-win-x64.msi /quiet /norestart
InstallPath
msiexec /i PaperQuay-0.1.23-win-x64.msi /quiet /norestart INSTALLDIR="<INSTALLPATH>"
Intune Detection Rule
MSI Rule
Rule type
MSI information
Product code
{E2719C29-195A-4DF7-B015-96B1D07B33BE}
Product version operator
Greater than or equal to
Product version
0.1.23
MSI Properties
Product Code
{E2719C29-195A-4DF7-B015-96B1D07B33BE}
File Identity
Filename
PaperQuay-0.1.23-win-x64.msi
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
WangQrkkk.PaperQuay
Version
0.1.23
Description
A desktop-first literature manager for PDF reading, translation, paper overviews, and AI agent workflows.
License
AGPL-3.0
↗
Installer URL
https://github.com/WangQrkkk/PaperQuay/releases/download/app-v0.1.23/PaperQuay-0.1.23-win-x64.msi
Upgrade Behavior
install(Install over existing)
Release Notes
- Optimized macOS titlebar behavior: the app now uses the native traffic-light controls and removes duplicate custom window buttons on macOS.
- Improved PDF.js lifecycle cleanup to reduce stale worker/render-task errors when opening, switching, or closing PDFs.
- Improved Agent RAG answers with clickable citation tags that jump back to the referenced paper block or page.
- Added and clarified the RAG Top-K setting for controlling how many nearest context blocks are sent to the model.
- Refined s…