Jump to content

run a autoit exe


zxcvbnm
 Share

Recommended Posts

Hello zxcvbnm,

you will have to watch the list of running processes and run the exe if a specific process exists.

Have a look at ProcessExists in the helpfile.

As far as I know there is no way to setup a scheduled task that runs if a specific process exists.

Regards,

Hannes

:)

Regards,Hannes[spoiler]If you can't convince them, confuse them![/spoiler]
Link to comment
Share on other sites

Thanks...

I think also: WinActive

problems with 'Title' , It's possible to use a funcion on the title string...I mean like "begin with"..?

Try AutoIt help:

Window Titles and Text (Advanced)

Mode 2

Matches any substring in the title.

In this mode a window titled Untitled - Notepad would be matched by "Untitled - Notepad", "Untitled", "Notepad", "pad", etc.

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