On Thu, Nov 29, 2012 at 1:04 PM, Mike Copeland <[email protected]> wrote: > I need a Task Scheduler that runs on Windows 7. > > Specific feature needed (that I can't figure out how to get the native Win 7 > Task Scheduler to do) is to run a program every 5 minutes between the hours > of 8am and 5pm on Weekdays and Saturday. >
Does Win 7 support the AT or SCHTASKS command? I've used it for setting up some rather oddball schedules that the stoopid GUI thingy won't seem to let you do. Here are some examples: http://www.mombu.com/microsoft/scripting-wsh/t-how-to-do-at-command-for-every-15minutes-1555156.html -- Matt Jarvis Eugene, Oregon USA _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/CAPT54rZBO=JCR14i=tB+dXoJuC=o4eysd5wnfn7xkglkkzo...@mail.gmail.com ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

