Files
netbird/client
mlsmaycon efad9075e7 [client] Preserve user autostart setting across Windows NSIS upgrades
The NSIS upgrade path runs the previous version's uninstaller before
reinstalling, and that uninstaller deleted the per-user HKCU Run value that
the UI's Wails autostart toggle owns. As a result every EXE-based auto-update
silently wiped the user's launch-on-login choice. Stop deleting the HKCU
value on uninstall; a leftover entry after a genuine uninstall is harmless
since Windows ignores Run values whose target no longer exists. The legacy
machine-wide HKLM entry is still cleaned up.
2026-07-12 14:00:21 +02:00
..
2023-05-18 19:47:36 +02:00