1
1
mirror of https://github.com/tauri-apps/tauri.git synced 2024-12-26 20:42:18 +03:00
tauri/.changes/updater-admin-launch-fix.md
Raphii 1a3dcdb830
fix(core): fix nsis updater unable to launch installers requiring elevation, closes ()
* 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

128 B

tauri
patch:bug

On Windows, fix NSIS installers requiring administrator rights failing to be launched by updater.