summarylogtreecommitdiffstats
path: root/cheat-engine-zh.install
diff options
context:
space:
mode:
Diffstat (limited to 'cheat-engine-zh.install')
-rw-r--r--cheat-engine-zh.install4
1 files changed, 2 insertions, 2 deletions
diff --git a/cheat-engine-zh.install b/cheat-engine-zh.install
index 3b25f6dd2fa9..8d6c9fdc7235 100644
--- a/cheat-engine-zh.install
+++ b/cheat-engine-zh.install
@@ -3,8 +3,8 @@ post_install() {
You can execute bat scripts through wine to start multiple programs at the same time, like this:
echo "
-start "" "z:\home\user\a.exe" &
-start "" "z:\home\user\b.exe" &
+start \"\" \"z:\home\user\a.exe\" &
+start \"\" \"z:\home\user\b.exe\" &
pause
" > ~/run.bat