LittleCoderNthai Posted July 7, 2009 Posted July 7, 2009 I want to get the PATH of a current process's OWNER. For example: get the path of the process "notepad.exe" return "C:\WINDOWS\Notepad.exe". Who can help me solve my task? Thank you!
darkmaster071 Posted July 7, 2009 Posted July 7, 2009 (edited) Maybe this will help. http://www.autoitscript.com/forum/index.php?showtopic=90572 Edited July 7, 2009 by darkmaster071
LittleCoderNthai Posted July 7, 2009 Author Posted July 7, 2009 No!I want to get the "PATH" For example: get the PATH of the process "notepad.exe" return "C:\WINDOWS\Notepad.exe".
Malkey Posted July 7, 2009 Posted July 7, 2009 I want to get the PATH of a current process's OWNER. For example: get the path of the process "notepad.exe" return "C:\WINDOWS\Notepad.exe". Who can help me solve my task? Thank you!I believe this example returns the full path of a process.http://www.autoitscript.com/forum/index.ph...st&p=640872
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