projects
/
openitg.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2045d2f
)
git-svn-id: https://openitg.svn.sourceforge.net/svnroot/openitg@192 83fadc84-e282...
author
Patrick McIlroy
<itgpmc@gmail.com>
Wed, 2 Apr 2008 03:27:51 +0000
(
03:27
+0000)
committer
Patrick McIlroy
<itgpmc@gmail.com>
Wed, 2 Apr 2008 03:27:51 +0000
(
03:27
+0000)
start-openitg.bat
[new file with mode: 0644]
patch
|
blob
diff --git a/start-openitg.bat
b/start-openitg.bat
new file mode 100644
(file)
index 0000000..
8c52362
--- /dev/null
+++ b/
start-openitg.bat
@@ -0,0
+1,7
@@
+@echo off
\r
+
\r
+rem if a new patch directory exists, then move it
\r
+if exist Data\new-patch move Data\new-patch Data\patch
\r
+
\r
+rem Start OpenITG
\r
+Program\StepMania.exe --type=Preferences-cabinet
\ No newline at end of file