Jump to content

detect a launced app or folder


 Share

Recommended Posts

Is there an easy and tight looped efficient way of getting autoit to do something when a new app or folder is launched at all?

Basically i need a tight loop that doest hog the cpu and is able to call a function if a new app or folder is launched

can autoit detect an internal windows signal (thru a dummy GUI window?) that can respond to this ...

or

do i have to keep rebuiling a windows list ( using winlist() ) and checking for changes to it since the last call?

The second method doesnt seem very efficient compared to the conceptual first method, but I'm not too sure which way to proceed ....

Thanks in advance

:lmao:

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...