[client] Update Windows installer description (#4306)

* [client] Update Windows installer description

* Update netbird.wxs
This commit is contained in:
Maycon Santos
2025-08-08 16:18:58 -03:00
committed by GitHub
parent 82937ba184
commit 9acf7f9262
2 changed files with 2 additions and 2 deletions

View File

@@ -30,7 +30,7 @@
Id="NetBirdService"
Name="NetBird"
DisplayName="NetBird"
Description="A WireGuard-based mesh network that connects your devices into a single private network."
Description="Connect your devices into a secure WireGuard-based overlay network with SSO, MFA and granular access controls."
Start="auto" Type="ownProcess"
ErrorControl="normal"
Account="LocalSystem"