View Single Post
  #2  
Old 01-05-2006, 02:35 AM
Trax
 
Posts: n/a
Default Re: Schedule program to close Problem?

marslee@hotmail.com wrote:

|>Is there any way to close program at a schedule time?
|>I know how to start a program on scheule, but I don't know how to close
|>it on schedule.

You could use taskkill.exe at a scheduled time
in a command window type in: taskkill /?
for syntax.

You could also use a macro to send ALT-F4 to that program.
I use PowerPro for stuff like this http://powerpro.webeddie.com/

--
http://blueballfixed.ytmnd.com/
Reply With Quote