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

11 lines
352 B
Batchfile
Raw Normal View History

########### 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