I'm trying to get one of my apps to run daily on an NT machine and I'm rather unfamiliar with the AT command. And since that's pretty much my only choice, does anyone know how the command should look?
This is a discussion on AT command (task scheduler) within the Tech Board forums, part of the Community Boards category; I'm trying to get one of my apps to run daily on an NT machine and I'm rather unfamiliar with ...
I'm trying to get one of my apps to run daily on an NT machine and I'm rather unfamiliar with the AT command. And since that's pretty much my only choice, does anyone know how the command should look?
Scratch that... I got it figured out:
AT hh:mm /EVERY:M,T,W,Th,F "command"