Quote:
Originally Posted by nithinr6
Also if you want to kill all instance of iexplorer.exe at once open command prompt and type " taskkill /F /IM <iexplorer.exe> /T ". You can kill any process with this.
|
Thanks for this one nithinr6 didn't know about this and it will save me some time while i figure out why IE processes wont stop after closing the application.