tauri/.changes/updater-msi-escaped-path.md
Amr Bashir 4b6a602a89
fix(updater): Use escaped installer path when starting the updater msi (#8234)
* fix(updater): Use escaped installer path when starting the updater msi

Continuation of https://github.com/tauri-apps/tauri/pull/7956

* fix build
2023-11-16 01:26:03 +02:00

106 B

tauri
patch:bug

Escape path of the updater msi to avoid crashing on installers with spaces.