Run and Kill by Chris Gingerich - http://starpunch.net - starpunch.net@gmail.com

A quick app to run a program (.exe) and kill it after a specific amount of time. This does NOT ask to save any open files.

Useage:

RunAnKill.exe <Fullpath to EXE> <KillTime>

<KillTime> must be in the following format HH:MM:SS

Example: 

RunAndKill "C:\Windows\Notepad.exe" 00:05:00

This will run Notepad.exe for 5 minutes and then kill it.

You can also use the RunandKill.ini file to specify an exe to run and the killtime.

See the example RunAndKill.ini file 