liten Posted August 15, 2009 Posted August 15, 2009 yes, but in my case the process is hidden, i got the process with wingetprocess ID but when i use that ID with Autoit(PID) it dosent work here is how it looks to me on other programs 00000FD8-Explorer.exe 00000FD9-Explorer.exe 00000FDA-Explorer.exe 00000FDB-Explorer.exe and when i do winget process ID (rem were imagining this is the hidden process) since it cant find Explorere.exe in the reg list it comes here and returns FD8 not in hex _Memory Open dosent work My UDF:Freeze.au3-Freeze values like CE, ML, ETC[i][/i][u][/u]
strikeraid Posted August 15, 2009 Posted August 15, 2009 Hope you find a solution soon. This would be very helpful if we could get wingetprocess to allow us to guess and check each 1 to see if it works.
liten Posted August 15, 2009 Author Posted August 15, 2009 Bump My UDF:Freeze.au3-Freeze values like CE, ML, ETC[i][/i][u][/u]
liten Posted August 15, 2009 Author Posted August 15, 2009 (edited) OK i think i found th eproblem see when autoit uses _MemoryOpen im guessing it compares it to a procecess list and then if the pid matches it continues and gives t=you the info, thing is i made a custom procees list to mimic CE "Long Process List than when compared to autoits, its about 2 times as long so im guessing i need to tell _memoryopen to check "MY" Process List for info if not, please tell me steps on manuallly doing what _memopen does no dll please Edited August 15, 2009 by liten My UDF:Freeze.au3-Freeze values like CE, ML, ETC[i][/i][u][/u]
liten Posted August 15, 2009 Author Posted August 15, 2009 bump My UDF:Freeze.au3-Freeze values like CE, ML, ETC[i][/i][u][/u]
liten Posted August 16, 2009 Author Posted August 16, 2009 bump My UDF:Freeze.au3-Freeze values like CE, ML, ETC[i][/i][u][/u]
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