I'm new to AutoHotkey and am looking for some bit of assistance getting started.
Where do I begin if I wish to write a script that will schedule the opening of a .wmv
file in WMP in full-screen every half an hour?
I know I need to use autohokey's run
command. Should I use Windows Task Scheduler, or would it be better to manage the timer with AutoHotkey?