MSI
WinGet
WinNUT (Prerelease)
NUT Dot Net · 2.3.9492 · x86
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
msiexec /i WinNUT_Setup.msi /quiet /norestart
Intune Detection Rule
MSI Rule
Rule type
MSI information
Product code
{122404DC-404B-4173-B0D6-03E116D14C65}
Product version operator
Greater than or equal to
Product version
2.3.9492
MSI Properties
Product Code
{122404DC-404B-4173-B0D6-03E116D14C65}
File Identity
Filename
WinNUT_Setup.msi
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
nutdotnet.WinNUT.Prerelease
Version
2.3.9492
Description
WinForms-based client for monitoring your Uninterruptible Power Supply (UPS) connected to a Network UPS Tools (NUT) server.
License
GPL-3.0
↗
Installer URL
https://github.com/nutdotnet/WinNUT-Client/releases/download/v2.3.9492/WinNUT_Setup.msi
Upgrade Behavior
install(Install over existing)
Release Notes
Over a month has gone by before releasing what was supposed to be another "quick fix". Thanks again to everyone who has been patiently waiting for this one.
What's Changed
- Protocol, error handling, other improvements in #230
- Fixes UI becoming frozen when connection is suddenly disconnected
- Communication timeout is now 5 seconds making broken connections detectable faster than before (timeout was about 30 seconds.)
- NOTE: Communication is still synchronous with the UI so WinNUT wil…