TestingDocs.com
Software Testing website
  • Automation
    • Selenium
    • JBehave Framework
  • Tutorials
    • MySQL Tutorials
    • Testlink
    • Maven
    • Git
  • IDEs
    • IntelliJ IDEA
    • Eclipse
  • Flowcharts
    • Flowgorithm
    • Raptor
  • About

Windows 10

Download & Install AutoIT on Windows

Overview

In this tutorial, we will download & install AutoIT on Windows. AutoIt v3 is a general BASIC-like scripting language designed for automating the Windows GUI applications. It uses a combination of simulated keystrokes, mouse movement, and window/control manipulation in order to automate tasks in a way not possible or reliable with other languages.

Download

Launch a web browser.

Navigate to the following download URL:

https://www.autoitscript.com/site/autoit/downloads/

Click on the Download AutoIt button.

 

Download AutoIt Windows

 

Save the installer onto the computer. The file name would be

autoit-<version>-setup.exe

Install

Locate the installer and extract the contents of the file.

Double click on the setup file. Accept the UAC prompt.

This will launch the AutoIt setup wizard. Click on the Next > button

 

AutoIt Setup Wizard

 

Accept the license by clicking on the ‘I Agree’ button.

64-bit Operating System support.

You can choose the native x64 tools if you run on Windows 64-bit operating system. Choose x86 tools on a 32-bit operating system.

Click on the Next > button.

File association

We can choose AutoIt software to associate with the *.au3 script files. We can either run the script or Edit the script. It depends on the use cases, if you are a developer choose to edit the script when you double click on the *.au3 files. Click on the Next > button.

Choose components

The main components are the AutoIT core and the script examples. It is recommended to select all the components to install. Click on the Next > button.

Install Location

The tool installs under the following directory by default:

C:\Program Files (x86)\AutoIt3

However, we can change the install location by clicking on the Browse… button. Click on the Install button. This will install the tool.

Optional: Check the box ‘Show release notes’ to know about new features and bug fixes.

Once done click on the Finish button to complete the setup and exit the install wizard window.

Related Posts

Tips App on Windows 10

Windows 10 /

Windows 11 Tips App

Hyper-V Windows features on or off

Windows 10 /

Introduction to Microsoft Hyper-V

PuTTY Download

Windows 10 /

Download and Install PuTTY on Windows

MathType Download

Windows 10 /

Install MathType Software on Windows

Choose an Option Screen Windows

Windows 10 /

Change PC UEFI Firmware Settings

‹ Create a Flowchart in MS Word› Install FileZilla tool on Windows

Recent Posts

  • MS Access Data Types
  • Install RAPTOR Avalonia on CentOS
  • Download RAPTOR Avalonia Edition on Windows
  • npm doctor command
  • Build & Run CLion Project
  • Create New CLion C Project on Windows
  • Configure CLion Toolchains on Windows
  • Launch CLion IDE on Windows
  • Activate CLion IDE
  • CLion IDE for C/C++ Development

Back to Top

Links

  • Contact
  • Privacy Policy
  • Cookie Policy

www.TestingDocs.com

Go to mobile version