[PR #502] [MERGED] Get windows version from registry #12682

Closed
opened 2026-08-05 02:06:27 -04:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbirdio/netbird/pull/502
Author: @mlsmaycon
Created: 10/11/2022
Status: Merged
Merged: 10/12/2022
Merged by: @mlsmaycon

Base: mainHead: get-windows-version-from-registry


📝 Commits (1)

  • 42c7e26 Get windows version from registry

📊 Changes

1 file changed (+38 additions, -23 deletions)

View changed files

📝 client/system/info_windows.go (+38 -23)

📄 Description

Avoid problems with localization by retrieving
version information from registry

Return a default 0.0.0.0 if operation fails


🔄 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/502 **Author:** [@mlsmaycon](https://github.com/mlsmaycon) **Created:** 10/11/2022 **Status:** ✅ Merged **Merged:** 10/12/2022 **Merged by:** [@mlsmaycon](https://github.com/mlsmaycon) **Base:** `main` ← **Head:** `get-windows-version-from-registry` --- ### 📝 Commits (1) - [`42c7e26`](https://github.com/netbirdio/netbird/commit/42c7e2674d4b89e50c6f36a29ef5f1f37595cec2) Get windows version from registry ### 📊 Changes **1 file changed** (+38 additions, -23 deletions) <details> <summary>View changed files</summary> 📝 `client/system/info_windows.go` (+38 -23) </details> ### 📄 Description Avoid problems with localization by retrieving version information from registry Return a default 0.0.0.0 if operation fails --- <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 02:06:27 -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#12682