You are reading a single comment by @Stonehedge and its replies. Click here to read the full conversation.
  • Yes, Task Scheduler. It's surprisingly powerful with a lot of options. I also sometimes use AutoIt depending on what I want the schedule to do (for instance I have a program that should be running 24/7 but occasionally crashes, Autoit checks that the program is running each hour and, if it's not, starts it up again).

    The output from tree turned out to be a bit unwieldy. Turns out the best solution was dir with a few extra options.

  • Ah nice.

    DIR did spring to mind but i thought that tree would be more suitable. Glad you got it sorted.

About

Avatar for Stonehedge @Stonehedge started