fix(updater): Start app after update via msi (#1498)

This commit is contained in:
Fabian-Lars
2024-07-02 07:22:33 +02:00
committed by GitHub
parent 28bc5c2e3e
commit 955ed6aec6
3 changed files with 112 additions and 28 deletions
+5
View File
@@ -0,0 +1,5 @@
---
updater: patch
---
Automatically launch app after updates using `.msi`, to match NSIS `.exe` installer behaviour.