MSI
WinGet
NETworkManager
BornToBeRoot · 2025.1.18.0 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
msiexec /i NETworkManager_2025.1.18.0_Setup.msi /quiet /norestart
InstallPath
msiexec /i NETworkManager_2025.1.18.0_Setup.msi /quiet /norestart INSTALLFOLDER="<INSTALLPATH>"
Intune Detection Rule
MSI Rule
Rule type
MSI information
Product code
{5B00E89C-17F5-4B17-9879-1D9859E4BE9E}
Product version operator
Greater than or equal to
Product version
2025.1.18.0
MSI Properties
Product Code
{5B00E89C-17F5-4B17-9879-1D9859E4BE9E}
File Identity
Filename
NETworkManager_2025.1.18.0_Setup.msi
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
BornToBeRoot.NETworkManager
Version
2025.1.18.0
Description
A powerful tool for managing networks and troubleshoot network problems!
License
GPL-3.0
↗
Installer URL
https://github.com/BornToBeRoot/NETworkManager/releases/download/2025.1.18.0/NETworkManager_2025.1.18.0_Setup.msi
Upgrade Behavior
install(Install over existing)
Release Notes
⚠️ Breaking Changes
- Minimum supported Windows version increased to 22H2 to support:
- WiFi 6 GHz, WPA3, 802.11be
- Remote Desktop high DPI, scaling and fast resizing
🚀 New Feature
- WiFi
- 6 GHz Wi-Fi, WPA3 SAE / Enterprise, 802.11be are now supported
- Remote Desktop
- Scale rdp session and control to support high DPI (e.g. per Monitor DPI like 125%, 150%, etc.)
- Resizing now uses IMsRdpClient9::UpdateSessionDisplaySettings instead of IMsRdpClient::Reconnect to support scaling and…