Jump to content

Automating software installation, requesting help on feature "controls"


 Share

Recommended Posts

Hello,

I would like info about a certain feature of the software.

I have used the Window Info tool and I have found that there are such things as "controls"

My question is how can I use autoit to select those controls?

For example, I'd like autoit to select the control with ClassNameNN "Button1" and then press the enter key.

Before, what I'd do is press TAB until the button was selected, and then press enter. But it seems using the control names would be a lot more efficient and less prone to errors.

Thank you for your time.

Link to comment
Share on other sites

Hello,

I would like info about a certain feature of the software.

I have used the Window Info tool and I have found that there are such things as "controls"

My question is how can I use autoit to select those controls?

For example, I'd like autoit to select the control with ClassNameNN "Button1" and then press the enter key.

Before, what I'd do is press TAB until the button was selected, and then press enter. But it seems using the control names would be a lot more efficient and less prone to errors.

Thank you for your time.

Try looking at ControlSend in the help file.


Time you enjoyed wasting is not wasted time ......T.S. Elliot
Suspense is worse than disappointment................Robert Burns
God help the man who won't help himself, because no-one else will...........My Grandmother

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