Hi,
I was wondering if there is a way to kill an application that is running, just like we can start it with the "start" command.
ARC
Page 1 of 1
Starting and Killing Application
#2
Posted 16 February 2001 - 12:15 PM
There are a couple of ways.
Under 9x, hit CTRL-ALT-DEL, select the application, and choose End Task.
Under NT/2000, hit CTRL-ALT-DEL, choose Task Manager, highlight the application and choose End Task.
Under 9x, hit CTRL-ALT-DEL, select the application, and choose End Task.
Under NT/2000, hit CTRL-ALT-DEL, choose Task Manager, highlight the application and choose End Task.
#3
Posted 17 February 2001 - 10:34 PM
This is the manual way of killing the application.
I am talking about an automated way. Like putting it in a bat file and executing that on startup or stuff.
ARC
I am talking about an automated way. Like putting it in a bat file and executing that on startup or stuff.
ARC
#4
Posted 19 February 2001 - 10:49 AM
net help stop
net stop service_name
[This message has been edited by nagual (edited 19 February 2001).]
net stop service_name
[This message has been edited by nagual (edited 19 February 2001).]
#5
Posted 19 February 2001 - 11:20 AM
The 2000 Resource Kit and the Support tools on your 2000 CD have tlist.exe and kill.exe
Very handy tools.
Very handy tools.
Share this topic:
Page 1 of 1

Help










