summarylogtreecommitdiffstats
path: root/codmw2.sh
diff options
context:
space:
mode:
Diffstat (limited to 'codmw2.sh')
-rw-r--r--codmw2.sh8
1 files changed, 8 insertions, 0 deletions
diff --git a/codmw2.sh b/codmw2.sh
new file mode 100644
index 000000000000..ae6177e41126
--- /dev/null
+++ b/codmw2.sh
@@ -0,0 +1,8 @@
+#!/bin/bash
+export WINEPREFIX="$HOME"/.codmw2/wine
+if [ ! -d "$HOME"/.codmw2 ] ; then
+ mkdir -p "$HOME"/.codmw2/wine
+ wineboot -u
+fi
+cd /opt/codmw2
+/usr/bin/wine iw4x.exe