LoneWolf_2106 Posted August 22, 2017 Posted August 22, 2017 Hi everybody, i need to terminate a process, but i don't know how. I have taken a look at _WinAPI_TerminateProcess, my question is how can i get the handle of the process i want to kill? Can anyone give me an example? Thanks in advance.
Developers Jos Posted August 22, 2017 Developers Posted August 22, 2017 Why not use the standard ProcessClose() function? Jos SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past.
LoneWolf_2106 Posted August 22, 2017 Author Posted August 22, 2017 Hi Jos, sorry, you're right, i haven't seen it Alright, thanks for your support.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now