[PR #505] [MERGED] Disable uninstall message when upgrade is silent #12685

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/505
Author: @mlsmaycon
Created: 10/12/2022
Status: Merged
Merged: 10/13/2022
Merged by: @mlsmaycon

Base: mainHead: windows-installer-silent-upgrade


📝 Commits (1)

  • 7b63217 Disable uninstall message when upgrade is silent

📊 Changes

1 file changed (+22 additions, -19 deletions)

View changed files

📝 client/installer.nsis (+22 -19)

📄 Description

Disable uninstall message when an upgrade is silent. If the user clicks on yes, we also do the uninstall silently

Fix a problem with $INSTDIR pointing to subfolder

relates to #494


🔄 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/505 **Author:** [@mlsmaycon](https://github.com/mlsmaycon) **Created:** 10/12/2022 **Status:** ✅ Merged **Merged:** 10/13/2022 **Merged by:** [@mlsmaycon](https://github.com/mlsmaycon) **Base:** `main` ← **Head:** `windows-installer-silent-upgrade` --- ### 📝 Commits (1) - [`7b63217`](https://github.com/netbirdio/netbird/commit/7b63217a957e85b83b493acfe7bfe89cc75860e6) Disable uninstall message when upgrade is silent ### 📊 Changes **1 file changed** (+22 additions, -19 deletions) <details> <summary>View changed files</summary> 📝 `client/installer.nsis` (+22 -19) </details> ### 📄 Description Disable uninstall message when an upgrade is silent. If the user clicks on yes, we also do the uninstall silently Fix a problem with $INSTDIR pointing to subfolder relates to #494 --- <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#12685