sshrum Posted January 14, 2011 Posted January 14, 2011 How do I get the process name (filename.exe) of the currently active window? TIA Sean Shrum :: http://www.shrum.net All my published AU3-based apps and utilities 'Make it idiot-proof, and someone will make a better idiot'
JohnOne Posted January 14, 2011 Posted January 14, 2011 WinGetProcess("[ACTIVE]") AutoIt Absolute Beginners Require a serial Pause Script Video Tutorials by Morthawt ipify Monkey's are, like, natures humans.
sshrum Posted January 14, 2011 Author Posted January 14, 2011 That only returns the PID...not the exe name. Was hoping I wouldn't have to call ProcessList() and do lookups. Sean Shrum :: http://www.shrum.net All my published AU3-based apps and utilities 'Make it idiot-proof, and someone will make a better idiot'
sshrum Posted January 14, 2011 Author Posted January 14, 2011 Found it..._ProcessGetName Sean Shrum :: http://www.shrum.net All my published AU3-based apps and utilities 'Make it idiot-proof, and someone will make a better idiot'
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