This commit is contained in:
kremsy 2013-12-09 10:51:24 +01:00
parent 690ef2b0bb
commit 401310eecc

View File

@ -1,6 +1,6 @@
REM Set the path to your php.exe here
set phpPath="D:\Programme\xampp\php\php.exe"
set phpPath="D:\xampp\php\php.exe"
REM Start ManiaControl
START "" /B %phpPath% -f "ManiaControl.php" 2>&1