mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-05-31 13:39:36 +02:00
fix(updater): Use escaped installer path to start the msi updater (#728)
* fix(updater): Use escaped installer path to start the msi updater Continuation of #727 * change file * fix build
This commit is contained in:
@@ -2,4 +2,4 @@
|
||||
updater: patch
|
||||
---
|
||||
|
||||
Use escaped installer path to start the nsis updater to prevent crashes if app name contained spaces.
|
||||
Use escaped installer path to start the nsis/msi updater to prevent crashes if app name contained spaces.
|
||||
|
||||
Reference in New Issue
Block a user