EXE
WinGet
AionUi
aionui · 1.9.11 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
AionUi-1.9.11-win-x64.exe /S
Custom
AionUi-1.9.11-win-x64.exe /S /allusers
Upgrade
AionUi-1.9.11-win-x64.exe /S --updated
File Identity
Filename
AionUi-1.9.11-win-x64.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
HaiYing.AionUi
Version
1.9.11
Description
Free, local, open-source GUI app for Gemini CLI — Enhance Chat Experience, Multi-tasking, Code Diff View, File & Project Management, and more
License
Apache-2.0
↗
Homepage
https://github.com/iOfficeAI/AionUi
Installer URL
https://github.com/iOfficeAI/AionUi/releases/download/v1.9.11/AionUi-1.9.11-win-x64.exe
Upgrade Behavior
install(Install over existing)
Release Notes
What's Changed
- fix(shell): handle spawn EINVAL for .cmd fallback on Windows by @kaizhou-lab in https://github.com/iOfficeAI/AionUi/pull/2211
- fix(preview): handle ENOTDIR in PreviewHistoryService.ensureDir by @kaizhou-lab in https://github.com/iOfficeAI/AionUi/pull/2221
- fix(database): close driver before recovery to prevent EPERM on Windows by @kaizhou-lab in https://github.com/iOfficeAI/AionUi/pull/2214
- fix(acp): prevent unhandled rejection when CLI binary is missing by @kaizhou-lab in h…