refactor!(updater): migrate run updater using powershell to ShellExecute (#1054)

* Migrate to ShellExecute

* Add change file

* Revert cargo.toml style

* Remove unused imports

* Migrate to windows-sys

* Use open instead of runas

* Use encode_wide instead of hstring

* small cleanup
This commit is contained in:
Tony
2024-03-12 17:47:22 +02:00
committed by GitHub
parent 040004a6b9
commit a3b5396113
5 changed files with 83 additions and 142 deletions
@@ -0,0 +1,5 @@
---
"updater": patch
---
Fix Windows powershell window flashing on update