[PR #1323] [MERGED] Add client UI shortcut links for standard users in Windows #15234

Closed
opened 2026-08-05 03:07:14 -04:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbirdio/netbird/pull/1323
Author: @bcmmbaga
Created: 11/21/2023
Status: Merged
Merged: 11/21/2023
Merged by: @bcmmbaga

Base: mainHead: fix-client-ui-shortcuts-for-standard-users


📝 Commits (3)

  • 75b9927 Change SetShellVarContext scope to create program links for standard users
  • 8f6a702 Include guidelines for building the Windows Netbird installer during development
  • d172929 Add Wireguard driver requirement to Windows build instructions

📊 Changes

2 files changed (+39 additions, -6 deletions)

View changed files

📝 CONTRIBUTING.md (+36 -0)
📝 client/installer.nsis (+3 -6)

📄 Description

Describe your changes

Checklist

  • Is it a bug fix
  • Is a typo/documentation fix
  • Is a feature enhancement
  • It is a refactor
  • Created tests that fail without the change (if possible)
  • Extended the README / documentation, if necessary

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netbirdio/netbird/pull/1323 **Author:** [@bcmmbaga](https://github.com/bcmmbaga) **Created:** 11/21/2023 **Status:** ✅ Merged **Merged:** 11/21/2023 **Merged by:** [@bcmmbaga](https://github.com/bcmmbaga) **Base:** `main` ← **Head:** `fix-client-ui-shortcuts-for-standard-users` --- ### 📝 Commits (3) - [`75b9927`](https://github.com/netbirdio/netbird/commit/75b99271bb993004034ddaac9db4d4fb2e1106b4) Change SetShellVarContext scope to create program links for standard users - [`8f6a702`](https://github.com/netbirdio/netbird/commit/8f6a7022bad0a3e7aface5b274dfce6284b9a022) Include guidelines for building the Windows Netbird installer during development - [`d172929`](https://github.com/netbirdio/netbird/commit/d1729297fcd1044739de6b40b9a30bc1452e7337) Add Wireguard driver requirement to Windows build instructions ### 📊 Changes **2 files changed** (+39 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `CONTRIBUTING.md` (+36 -0) 📝 `client/installer.nsis` (+3 -6) </details> ### 📄 Description ## Describe your changes ## Issue ticket number and link ### Checklist - [ ] Is it a bug fix - [ ] Is a typo/documentation fix - [ ] Is a feature enhancement - [ ] It is a refactor - [ ] Created tests that fail without the change (if possible) - [ ] Extended the README / documentation, if necessary --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
saavagebueno added the pull-request label 2026-08-05 03:07:14 -04:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: DYNR/netbird#15234