tauri/.changes/updater-admin-launch-fix.md
Raphii 1a3dcdb830
fix(core): fix nsis updater unable to launch installers requiring elevation, closes #7184 (#7185)
* Launch NSIS updaters requiring elevation from non-elevated process

* Add changes file

* remove detached process, use powershell

* Update updater-admin-launch-fix.md

---------

Co-authored-by: Amr Bashir <amr.bashir2015@gmail.com>
2023-06-19 18:11:16 +03:00

6 lines
128 B
Markdown

---
'tauri': 'patch:bug'
---
On Windows, fix NSIS installers requiring administrator rights failing to be launched by updater.