I have a script that captures the screen to an image. I'd like it to run everyday at 4PM. How can I do this?
Add to Task Scheduler. Alternatively a timer in AutoIt script itself is possible, but in turn requires the script's scheduled (or manual) startup on system start.
来源:https://stackoverflow.com/questions/29475068/how-to-schedule-an-autoit-script-to-run-daily