check whether an instance of Internet Explorer (iexplore.exe) exists, if yes, kill process.
Hi Through a process i am opening a browser based application and fetching data and closing it. My question is how to check the instance of the Internet Explorer (iexplore.exe) exists, if yes, how to kill process?