smitadOccasional Contributor14 years agoKilling a process from Task ManagerHi, I want to kill a exe from windows task manager. I used WMI. Following is the code Killprocess = "CPR_GUI.exe" Set ProcessList = GetObject("winmgmts://.").InstancesOf("win32_process...Show More
smitadOccasional Contributor14 years agoWhen i run it, it keeps waiting for the "process_name.exe" file. Is there another way. Do i need to add task manager object to it.
Recent DiscussionsI'm not able to handle cookie pop up with test complete using java script,I'm using windows machine.Unable to install upgrade of TestComplete as previous installation not finished.If statement
Related ContentTestComplete kill process of target desktop appHow to close (kill) the TestExecute process using commandlineTestExecute: Run test items without killing the process