fix(updater): fix nsis updater unable to launch installers requiring elevation (#444)

Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
This commit is contained in:
Amr Bashir
2023-06-20 02:58:14 +03:00
committed by GitHub
parent a79d6d94bd
commit 56d455d343
2 changed files with 36 additions and 9 deletions
+5
View File
@@ -0,0 +1,5 @@
---
"updater": "patch"
---
On Windows, fix NSIS installers requiring administrator rights failing to be launched by updater.