AutoIt: Windows GUI automation scripting language
AutoIt v3 is an opensource BASIC-like scripting language designed for automating the Windows GUI. It uses a combination of simulated keystrokes, mouse movement and window/control manipulation in order to automate tasks.
Originally designed for PC "roll out" situations to configure thousands of PCs, AutoIt is also well suited to performing home automation and the scripting of repetitive tasks.
* Provides a general-purpose scripting language
* Executes Windows and DOS executables
* Simulates key-strokes (supports most keyboard layouts)
* Simulates mouse movements and clicks
* Moves, resizes and manipulates windows
* Interacts directly with "controls" on a window
* Works with the clipboard to cut/paste text items
* Works with the registry
AutoIt has an active User Group.
link






