This repository has been archived on 2024-04-08. You can view files and clone it, but cannot push or open issues or pull requests.
khosb/ms_task.bat
2008-11-26 14:50:40 -08:00

11 lines
352 B
Batchfile

########### MS TASK BATCH FILE ####################
# Be sure to replace the path to php.exe below #
# with the actual path to your php.exe file. #
# Do not change anything else. #
###################################################
@cls
@c:\php\php.exe -q index.php _task=1 _escape=1 _page=core:blank > task_log.htm