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