v0.6.0
Self-contained Windows x64 build — no .NET installation needed. The zip contains
KB525CControl.exe (tray app), kb525c.exe (command-line client), install.ps1 and
uninstall.ps1.
Install
- Unzip anywhere, open PowerShell in that folder.
powershell -ExecutionPolicy Bypass -File .\install.ps1
— copies the executables to%LOCALAPPDATA%\KB525CControl, adds that folder to
your userPATH, registers autostart, disables theDPMServiceservice (UAC
prompt) and starts the app. Switches:-NoAutostart,-KeepDellService.- Look for the tray icon; right/left click → Settings….
DPMService (Dell Peripheral Manager) holds the keyboard's command channel
exclusively, so the app cannot work while it runs. You lose only the factory Zoom
integration of the four buttons and DPM firmware updates; ordinary keys are unaffected.
Undo: .\uninstall.ps1 -RestoreDellService.
Upgrade
Run install.ps1 from the new zip; it stops the running instance and replaces the files.
Your config.json is kept.
Full documentation: README ·
docs/ ·
CHANGELOG
Full Changelog: v0.5.0...v0.6.0