Shuting down a program at a certain time.

  • Thread starter Thread starter Amy
  • Start date Start date
A

Amy

Is there a way in WindowsXP to shut down a program at a
certain time? I know you can run a program under certain
time with Task however I am looking for the opposite.
 
Amy said:
Is there a way in WindowsXP to shut down a program at a
certain time?

No. If the application supports a command-line to exit it, you could
use this command-line in the Scheduled Tasks. Or you get a task
killing tool, but this may cause data loss, because the program is not
shut down properly if you use such software.
 
Back
Top