Jump to content

Recommended Posts

Posted

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

Posted

(the title itself is the only thing i can get, but that doesn't really help because in the initial state (before the installation starts) it's the same as it is once the installation is done)

  • Moderators
Posted

@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!

Posted (edited)

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

 

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
  • Recently Browsing   0 members

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