scheduled windows task

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

How to write a scheduled windows task . Not a windows service I want to
schedule this exe in windows task scheduler.
Thanks
ajit
 
Any executable (EXE, BAT, etc) can be a scheduled task.

I'm using WinXP Pro so the command line interface for scheduling tasks is
SCHTASKS.

I have written a routine in C# that will handle the call
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top