Jump to content

How to close mutant in Process


Masheen
 Share

Recommended Posts

17 hours ago, Bert said:

from the helpfile:

Local $PID = ProcessExists("notepad.exe") ; Will return the PID or 0 if the process isn't found.
If $PID Then ProcessClose($PID)

 

`No need kill notepad process, need to close mutant into notepad process. Need to close/kill this 

bf2ce7d74bf4ba3da100a6a5b877858f.jpg

 

 

 

maybe something like _WinAPI_CloseHandle()    ???

Edited by Masheen
Link to comment
Share on other sites

  • Developers

Why post in another OLD thread while you have your own thread going on this topic?

Moved to the proper place and please stick to this thread.

Jos

Edited by 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.
  :)

Link to comment
Share on other sites

  • Developers

Post something people can test with when you want some more responses.
I honestly am not interested to assist people when they aren't clear on what they want and I have to put in effort to understand and find out how to replicate something.

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.
  :)

Link to comment
Share on other sites

2 hours ago, Jos said:

Post something people can test with when you want some more responses.
I honestly am not interested to assist people when they aren't clear on what they want and I have to put in effort to understand and find out how to replicate something.

Jos

 

 

 

Edited by Masheen
Link to comment
Share on other sites

Isn't this having something to do with the game Royal Quest? Why are you trying to kill this process? Is it keeping you from cheating?

If I posted any code, assume that code was written using the latest release version unless stated otherwise. Also, if it doesn't work on XP I can't help with that because I don't have access to XP, and I'm not going to.
Give a programmer the correct code and he can do his work for a day. Teach a programmer to debug and he can do his work for a lifetime - by Chirag Gude
How to ask questions the smart way!

I hereby grant any person the right to use any code I post, that I am the original author of, on the autoitscript.com forums, unless I've specifically stated otherwise in the code or the thread post. If you do use my code all I ask, as a courtesy, is to make note of where you got it from.

Back up and restore Windows user files _Array.au3 - Modified array functions that include support for 2D arrays.  -  ColorChooser - An add-on for SciTE that pops up a color dialog so you can select and paste a color code into a script.  -  Customizable Splashscreen GUI w/Progress Bar - Create a custom "splash screen" GUI with a progress bar and custom label.  -  _FileGetProperty - Retrieve the properties of a file  -  SciTE Toolbar - A toolbar demo for use with the SciTE editor  -  GUIRegisterMsg demo - Demo script to show how to use the Windows messages to interact with controls and your GUI.  -   Latin Square password generator

Link to comment
Share on other sites

It's odd that there is still a no hacking rule, when there is now a no games rule.

,-. .--. ________ .-. .-. ,---. ,-. .-. .-. .-.
|(| / /\ \ |\ /| |__ __||| | | || .-' | |/ / \ \_/ )/
(_) / /__\ \ |(\ / | )| | | `-' | | `-. | | / __ \ (_)
| | | __ | (_)\/ | (_) | | .-. | | .-' | | \ |__| ) (
| | | | |)| | \ / | | | | | |)| | `--. | |) \ | |
`-' |_| (_) | |\/| | `-' /( (_)/( __.' |((_)-' /(_|
'-' '-' (__) (__) (_) (__)

Link to comment
Share on other sites

  • Developers

We don't need more rules and our current forumrules are enough to get the idea of what we want and do not want in this place. :)
I had seen already that this program is game related but hadn't done any searching on what it does. 

@Masheen, You get the chance here in the next 24 hours to explain clearly what your intentions are and stop PMing me or anybody else asking for help.

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.
  :)

Link to comment
Share on other sites

  • Jos locked this topic
Guest
This topic is now closed to further replies.
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...