Jump to content

Recommended Posts

Posted

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,

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

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