Added example php location argument

This commit is contained in:
Thomas Casteleyn
2019-03-18 14:35:32 +01:00
committed by Pierre Goiffon
parent b3c80e6ecf
commit 9bb365e60d

View File

@@ -2,7 +2,7 @@
REM REM
REM To be scheduled by the following command: REM To be scheduled by the following command:
REM REM
REM schtasks /create /tn "iTop Cron" /sc minute /tr "\"C:\www\iTop\webservices\cron.cmd\"" REM schtasks /create /tn "iTop Cron" /sc minute /tr "C:\www\iTop\webservices\cron.cmd C:\php\php.exe"
REM REM
REM REM
REM PHP_COMMAND must point to php.exe, adjust the first to suit your own installation REM PHP_COMMAND must point to php.exe, adjust the first to suit your own installation