EXE
WinGet
UniGetUI (formerly WingetUI) - Pre-Release
Martí Climent · 3.1.2-beta3 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
UniGetUI.Installer.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP- /NoAutoStart
Custom
UniGetUI.Installer.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP- /NoAutoStart /ALLUSERS
Intune Detection Rule
Registry Rule
Rule type
Registry
Registry hive
Key path
HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\UniGetUI (formerly WingetUI)
Detection method
Value name
DisplayVersion
Operator
Greater than or equal to
Value
3.1.2-beta3
Associated with 32-bit app on 64-bit clients
No
File Identity
Filename
UniGetUI.Installer.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
MartiCliment.UniGetUI.Pre-Release
Version
3.1.2-beta3
Description
A better UI for your package managers
License
MIT
↗
Installer URL
https://github.com/marticliment/UniGetUI/releases/download/3.1.2-beta3/UniGetUI.Installer.exe
Upgrade Behavior
install(Install over existing)
Elevation
elevatesself(Self-elevates (UAC))
Success Codes
1
Release Notes
NOTE: This beta is expected to be the latest beta before release.
NOTE: This release is not digitally signed for convenience. Stable releases will always be signed.Changelog
- UI improvements
- The interface is smoother. All background tasks are run threaded instead of using the asynchronous interface
- Package lists will maintain selection when the packages change (up to the possible extent)
- Improvements to the "Discover Packages" page behaviour
- Filters panel has a slide-out…