smitadOccasional Contributor15 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 Contributor15 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 Discussionsexecution plan properties description blanking outHover Button...“TestComplete PKCE Handler – Failed to verify the login request”
Related ContentTestComplete kill process of target desktop appHow to close (kill) the TestExecute process using commandlineTestExecute: Run test items without killing the process