The 21st most popular language/framework on Windows
… More EditAutoIt v3 is a freeware BASIC-like scripting language designed for automating the Windows GUI and general scripting. 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 (e.g. VBScript and SendKeys). AutoIt is also very small, self-contained and will run on 95, 98, ME, NT4, 2000, XP, 2003 out of the box with no annoying "runtimes" required! You can even make compiled executable scripts that can run without AutoIt being installed!
Weekly
Top User
Last User
Screenshots
No screenshots yet. Want to add one?
Information
Did you create this app?| Website: | autoitscript.com/autoit3 |
| Developer: | Jonathan Bennett |
| License: | Open source |
| Version: | 3.3.1.1 |
| Rating: | Features: Interface: Performance: Price/value: Overall: |
| Usage: | 5 days, 14 hours, 29 minutes and 5 seconds |
| Usage since: | 03 May 2007 |
| Share: |








AutoIt is the best thing since, well, programming! The thing I like most about it is, Unicode support (pick your encoding), NOT independent on a framework (like .net), and the huge community forum and all the free user-defined function libraries that allow you to do most everything!
with AutoIt, you can write scripts in windows that can automate your tasks .
This Is A Hudge File That Is Packed With Great Commands, Very Helpfull!
It's handy and tried to build something but it isn't my thing.
AutoIt is an incredibly handy and simple to use scripting language that can compile into native Windows executables. As a .NET developer, I find it immensely handy when I need to write a piece of native code, especially concerning setup and deployment where a user may not have the .NET framework installed initially or during uninstallation. Comes bundled with the SciTE text editor with syntax highlighting and intellisense.