Program Scheduler is a simple and freeware tool developed in C# which can start a process at any scheduled time or end a running process at any specified time. The simple and easy to use interface is provided with two tabs, one is to schedule any process and second one to show the list of running processes and it has the ability to kill it at any specified time.
You can pause or resume any process or all the scheduled processes. There is also option to postpone it.
From the list of running processes in Windows, you can select any and then kill the process at scheduled time.
Key features are:
- Schedule a file to be opened and closed at a specified times
- Schedule processes to be closed at a specified time
Program Scheduler is completely portable and also includes a log of activities.
a simple c# source code to startand kill process
http://net-informations.com/csprj/language/cs-start-kill-process.htm