fix(updater): Use escaped installer path to start the nsis updater (#727)
Port of v1 change: https://github.com/tauri-apps/tauri/pull/7956pull/731/head
parent
1b98b85a1f
commit
9db40a6dc4
@ -0,0 +1,5 @@
|
|||||||
|
---
|
||||||
|
updater: patch
|
||||||
|
---
|
||||||
|
|
||||||
|
Use escaped installer path to start the nsis updater to prevent crashes if app name contained spaces.
|
Loading…
Reference in new issue