Jefferds44 Posted August 9, 2009 Posted August 9, 2009 Hi Guys, I read through the documentation on Advanced Window Descriptions and I would need some help. I would like to GetWinList a specific set of windows. However, I have multiple windows with the same title and want to exclude a specific class. I have this so far: Opt("WinTitleMatchMode", 2) $Windows = WinList ("Explorer") This gets the list of windows that have Explorer in the title. However, I want to exclude windows that have Explorer in the title and that are a specific class. Help please... I'm not sure how to write up the syntax with REGEXPCLASS, Thanks,
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