Jump to content

Finding all open windows


Recommended Posts

Hi there,

I was wondering if it is possible to somehow do any of the following things in AutoIT:

1) Maximize all windows

2) get a list of all currently existing window titles

3) loop over all the windows, doing some kind of task to each (e.g. close them all)

Thanks in advance to anyone who can give me some help with this.

Cheers,

Matt

Link to comment
Share on other sites

Search the help file for Loops.

Look in the helpfile under Functions for WinGetTitle() Look at all of the Win*() functions as I am sure that you can work around that there isnt a function that does this totally by itself, I think there might be something in the beta release or soemthing Larry made with a DllCall() that would need the beta.

JS

AutoIt Links

File-String Hash Plugin Updated! 04-02-2008 Plugins have been discontinued. I just found out.

ComputerGetInfo UDF's Updated! 11-23-2006

External Links

Vortex Revolutions Engineer / Inventor (Web, Desktop, and Mobile Applications, Hardware Gizmos, Consulting, and more)

Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

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