"Kevin Wooloff" <888887@0000.000> wrote in message
news:(E-Mail Removed)...
> I am looking for a program to schedule the start and end of programs in
> Windows XP. (I know there is a built in Scheduler, but I want an external
> application if possible).
Can you explain why you want an "external application"?
> I want to be able to start a program at 11pm and have it run through until
> 6pm. Between 6pm and 11pm I want the program to be shut down totally.
> Does anyone know of a nice simple program that is light on resources that
> will do this for me?
Download PsKill:
http://www.sysinternals.com/Utilities/PsKill.html
Then set up a pair of suitable scheduled tasks, one to start the program and
one to run PsKill to kill it.
Alex