summarylogtreecommitdiffstats
path: root/cheat-engine-zh.install
diff options
context:
space:
mode:
authorXDwanj2023-06-23 23:08:08 +0800
committerXDwanj2023-06-23 23:08:08 +0800
commitf9cde680bafed03eac30b0e721567efbdef80488 (patch)
tree8cd896bd8877c2d47337ccfe4a0db48044798779 /cheat-engine-zh.install
parent080946c3d64097790ee6d352d52969c51643b558 (diff)
downloadaur-f9cde680bafed03eac30b0e721567efbdef80488.tar.gz
fix
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