Hey everyone, first post. I'm not sure if this is the right place for this - If there's a better place please redirect me!

I made a Task Scheduler action that triggers an AVI video to play in the morning at 7am every day. Combined with a little dial timer that I bought from Walmart to turn on my TV and sound system, it's a pretty nice alarm clock. It starts windows media player, and the argument launches the video that I want, with /fullscreen of course. Works great!

Of course, I want to watch a new episode every morning. I'm working on a tv series with several seasons. The only way to do this right now is to go in and manually change the directory.

I'm wondering if there's a way to write some code in a batch file or something that will either edit, or delete and recreate this task scheduler to make an effective alarm clock that automatically switches episodes.

What do you guys think?