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 strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Kill IEXPLORE.EXE from command line

Status
Not open for further replies.

davewright100

Technical User
Jul 31, 2002
29
GB
Hi all,

Is there anyway to kill the process IEXPLORE.EXE from the commandline.

I have tried tlist and kill.exe but these don't work as I need.

What I want is:
If I kill IEXPLORE.EXE via Task Manager, all open Iexplore windows close (What I want) but I want to be able to do it via batch file.

I have tried Kill.exe iexplore.exe but this does nothing. I have tried identifying the process and then killing that, but each time I do that, the process number changes. i.e. no good for a hard-coded batch file.


Hope this makes sense.

Dave
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top