AutoIt 3.3.8

Free AutoIt is a Windows automation tool used to script most simple Windows tasks
4.2 
Rating
Your vote:
Latest version:
3.3.8.1 See all
Developer:
Screenshots
1 / 7
Awards (11)
Show all awards
Software Informer Editor Rating 5
Download
Free   12.9 MB

There are many repetitive activities performed when using Windows computers. From repetitive testing of user interfaces to repetitive installing of computer programs (and their patches). This automation package can be used to save time doing these repetitive tasks. The package name is AutoIt.

To start with the simplest example (screenshot #1) we create a script in a text file with the extension .au3 (to distinguish it from a standard .txt file). Then running the script gives the obvious result (screenshot #2). And to demonstrate a simple piece of automation: say we want to automatically close a window every time it opens (quite a frequent occurrence on computers!). Screenshot #3 shows a script which will close Notepad every time it opens. The script looks for the Notepad CLASS and simply sends the Alt-F4 key combination to the window when it appears. Simple! If the name of the window is not so obvious, then you can use the supplied AutoIt Window Info tool to determine the exact window name.

Of course, the above examples just show little of what is possible with AutoIt. The scripts that you create can be converted into standalone executables.
But a major ability is to create your own Graphical User Interfaces (GUIs). For example, you may have some software to test. Say the software is itself a GUI. You may have 10 separate tests to run on the GUI. These can all be controlled from your own "scripted GUI" which you can use to initiate and control each separate test. Your own GUI can then report back the number of test successes and failures.

AutoIt is compatible with Windows 95 / 98 / ME / NT4 / 2000 / XP / 2003 / Vista / 2008.
A truly powerfull automation tool. And its freeware!

IP Senior editor
Ian Powell
Editor rating:
rating

Review summary

Pros

  • Automates repetitive tasks
  • Aid to software testing
  • Aid to software installation and/or upgrades
  • GUI creation
  • COM support
  • Regular expression support
  • Freeware
  • Compatible with most versions of Windows
  • including Vista UAC

Cons

  • None

Comments (3)

4.2
Rating
69 votes
5 stars
45
4 stars
9
3 stars
4
2 stars
3
1 stars
8
User

Your vote:

P
Praveen
Great Programming language..

High degree of automation...

We Can do all type projects with this tool...

We can use databases like mysql,sqlite etc

Compatible with PHP,ASP scripts...

Really Great

Praveen thappily

Was it helpful?  yes(1) no(0) | Reply
B
Bob Marino
This by far is the most usefull scripting tool. I find what I write in vbs I can do it much faster and easier with Autoit.

Was it helpful?  yes(2) no(0) | Reply
T
The Dragon
Definitely agree, very handy scriping tool. I language all by itself.

Was it helpful?  yes(1) no(0) | Reply

Related software

Auto Mouse Click
Auto Mouse Click
rating

Automate series of mouse clicks at specified X-Y points on the screen.

Auto Mouse Clicker
Auto Mouse Clicker
rating

Automate left and right mouse-clicks at specified points on screen.

Pulover's Macro Creator
Pulover's Macro Creator
Free
rating

An open source automation tool and script generator.

AutoMate
AutoMate
rating

Build robust automated tasks-Get trial license.

Automation Anywhere
Automation Anywhere
rating

Set of business process automation tools.

Related suggestions