fix(updater): Escape msi path string (#1495)
* fix(updater): Escape msi path string * fmtpull/1496/head
parent
9db5a6a0f5
commit
29751ee939
@ -0,0 +1,5 @@
|
||||
---
|
||||
"updater": patch
|
||||
---
|
||||
|
||||
On Windows, escape the path to the downloaded msi updater to fix an issue causing the update to fail when the `productName` contained spaces.
|
Loading…
Reference in new issue