EXE
WinGet
mdns-browser
hrzlgnm · 0.21.9 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
mdns-browser_0.21.9_x64-setup.exe /S
Intune Detection Rule
Registry Rule
Rule type
Registry
Registry hive
Key path
HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\mdns-browser
Detection method
Value name
DisplayVersion
Operator
Greater than or equal to
Value
0.21.9
Associated with 32-bit app on 64-bit clients
No
File Identity
Filename
mdns-browser_0.21.9_x64-setup.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
hrzlgnm.mdns-browser
Version
0.21.9
Description
mDNS Browser
License
MIT
↗
Installer URL
https://github.com/hrzlgnm/mdns-browser/releases/download/mdns-browser-v0.21.9/mdns-browser_0.21.9_x64-setup.exe
Upgrade Behavior
install(Install over existing)
Release Notes
What's Changed
:bug: Bug Fixes
- #1315 fix: Tweak layout on mobile so top controls are usable again @hrzlgnm
:arrow_up: Dependency Updates
- #1309 chore(deps): lock file maintenance @renovate[bot]
- #1311 fix(deps): update rust crate tauri-plugin-opener to v2.4.0 @renovate[bot]
- #1310 chore: Switch mdns-sd to crates.io 0.14 in src-tauri/Cargo.toml @hrzlgnm
- #1312 chore(deps): update actions/checkout digest to 08eba0b @renovate[bot]
- #1314 chore(deps): update actions/checkout action to v5 @ren…