Jump to content

Question: How can I target this window/button


malicor
 Share

Recommended Posts

i'm using the autoIt v3 window info tool like usual, but on this window i cannot find -any- information.

i could click the first button (which starts the installation) by MouseClick() but i don't know how i can find out when the installation is done, and i could click the close button (german: "Schließen")

i cannot find the button itself, and i cannot find any text of the underlying window. it's just all empty (see screenshot)

could anybody tell me what i could do here?

autoit.png

Link to comment
Share on other sites

  • Moderators

@malicor why not just perform a silent install rather then trying to manipulate the GUI? If you run SSMS-Setup-ENU.exe /? it will give you a list of the switches and parameters you can use.

"Profanity is the last vestige of the feeble mind. For the man who cannot express himself forcibly through intellect must do so through shock and awe" - Spencer W. Kimball

How to get your question answered on this forum!

Link to comment
Share on other sites

you could do what was mentioned (I would)-- the silent install

or, learn how to use UIAutomation (steepish learning curve involed) and do it the manual way. Guess which is easier, not to mention infinitely less prone to failure?

Edited by Earthshine

My resources are limited. You must ask the right questions

 

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