I mean, I know that in windows I do have to use the Scheduled Tasks service, I just have no idea what command I should execute. Any leads will be appreciated, thanks!
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
So yeah, the answer is to get the windows version of wget and use it to call the cron.php page:
“C:\Program Files(x86)\GNUWin32\bin\wget.exe” http:\mypage.com\cron.php
Adding that to the windows scheduler did the trick.