Jump to content

I can't get AutoIT v3 to make a script...


Recommended Posts


Posted

AutoItInfo Tool

Press CTRL-ALT-F to pause the display.

>>>>>>>>>>>> Window Details <<<<<<<<<<<<<

Title: Setup - Inno Setup

Class: TWizardForm

Size: X: 548 Y: 404 W: 503 H: 392

>>>>>>>>>>> Mouse Details <<<<<<<<<<<

Screen: X: 923 Y: 771

Cursor ID: 2

>>>>>>>>>>> Pixel Color Under Mouse <<<<<<<<<<<

RGB: Hex: 0xF4F5FD Dec: 16053757

>>>>>>>>>>> Control Under Mouse <<<<<<<<<<<

Size: X: 327 Y: 327 W: 75 H: 23

Control ID: 197802

ClassNameNN: TButton1

Text: &Next >

Style: 0x54010001

ExStyle: 0x00000000

>>>>>>>>>>> Status Bar Text <<<<<<<<<<<

>>>>>>>>>>> Visible Window Text <<<<<<<<<<<

Welcome to the Inno Setup

Setup Wizard

This will install Inno Setup version 5.1.5 on your computer.

It is recommended that you close all other applications before continuing.

Click Next to continue, or Cancel to exit Setup.

&Next >

Cancel

A small example

WinWait('Setup - Inno Setup', 'Welcome to the Inno Setup')

ControlClick('Setup - Inno Setup', 'Welcome to the Inno Setup', 'TButton1')

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