3 lines
106 B
Batchfile
3 lines
106 B
Batchfile
REM set the path to your php.exe here
|
|
START "" /B "D:\Programme\xampp\php\php.exe" -f "mControl.php" 2>&1
|