EXE
WinGet
WinTUI
kts982 · 2.3.2 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Portable application — no installation required. Run the executable directly from any location.
File Identity
Filename
wintui_2.3.2_windows_amd64.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
kts982.WinTUI
Version
2.3.2
Description
Terminal UI for winget on Windows.
License
MIT
↗
Homepage
https://github.com/kts982/wintui
Installer URL
https://github.com/kts982/wintui/releases/download/v2.3.2/wintui_2.3.2_windows_amd64.exe
Min OS Version
10.0.17763.0(Windows 10 1809)
Upgrade Behavior
install(Install over existing)
Release Notes
- Self-upgrade no longer drops an EXE into %TEMP%; handoff now runs from a short-lived PowerShell script under %LOCALAPPDATA%\wintui\self-update\ that waits for the parent to exit, runs winget, and self-deletes. Fewer AV false positives.
- Self-upgrade now requires an already elevated WinTUI session; non-admin sessions show Ctrl+A to relaunch as admin, with a manual administrator PowerShell command fallback when UAC relaunch is blocked. After the handoff finishes, WinTUI no longer reopens itself…