Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Scheduled Task to Close Application

Status
Not open for further replies.

lisawcicc

MIS
Dec 17, 2001
6
US
Is there a way to schedule a task to Close an application?
I am scheduling a task to start an application every day at 9:00 AM, I want to schedule a task to end this application every day at 5:30 PM before backup and for maintenance by the offsite user.
Any advice?
 
a suggestion...use the KILL.EXE tool from the Rez kit. Create a new task that runs at your preferred time which calls a batch file that runs KILL.EXE <APPNAME>
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top