Jump to content

Command for finish


Valerius
 Share

Recommended Posts

Hi,

I hope someone can help me (I am ne at scripting)I am trying to automate a program installation and at the end when I Send(!f) for Finish the window just stays there.Do you know what command should I used? Tried Send({Enter}) still does not work.

Thanks

Link to comment
Share on other sites

  • Moderators

Look at ControlClick or ControlSend, you may find them much more proficient than using "Send" in itself.

Edit:

Also, you may want to check if there is a silent install switch, you could find that the installation could actually be done with one line of code that way.

Edited by SmOke_N

Common sense plays a role in the basics of understanding AutoIt... If you're lacking in that, do us all a favor, and step away from the computer.

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