EXE
WinGet
SysManager
laurentiu021 · 1.19.1 · 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
SysManager-v1.19.1.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
laurentiu021.SysManager
Version
1.19.1
Description
Modern Windows system toolkit — network monitor, performance tuning, cleanup, battery health, process manager, and more.
License
MIT
↗
Installer URL
https://github.com/laurentiu021/SystemManager/releases/download/v1.19.1/SysManager-v1.19.1.exe
Min OS Version
10.0.17763.0(Windows 10 1809)
Release Notes
[1.19.1] - 2026-06-05
Fixed
- Code-scanning cleanup (mechanical, no behavior change). Resolved a batch of low-risk CodeQL quality alerts in hand-written code:
- Empty catch blocks now log at Debug level (ContextMenuService registry-write fallbacks and command-path parse, App.OnExit service-provider disposal) or carry an explanatory comment where the caught exception is expected (DnsHostsViewModel cancellation on teardown).
- Path.Combine → Path.Join in ActivityLogService to avoid silently dr…