AutoIt 3.3.8.1
AutoIt was initially designed for PC "roll out" situations to reliably automate and configure thousands of PCs. Over time it has become a powerful language that supports complex expressions, user functions, loops and everything else that veteran scripters would expect.
Features:
- Easy to learn BASIC-like syntax
- Simulate keystrokes and mouse movements
- Manipulate windows and processes
- Interact with all standard windows controls
- Scripts can be compiled into standalone executables
- Create Graphical User Interfaces (GUIs)
- COM support
- Regular expressions
- Directly call external DLL and Windows API functions
- Scriptable RunAs functions
- Detailed helpfile and large community-based support forums
- Compatible with Windows 2000/XP/2003/Vista/2008/Win7
- Unicode support
- Digitally signed for peace of mind
- Works with Windows Vista`s User Account Control (UAC)
AutoIt has been designed to be as small as possible and stand-alone with no external .dll files or registry entries required making it safe to use on Servers. Scripts can be compiled into stand-alone executables with Aut2Exe.
Also supplied is a combined COM and DLL version of AutoIt called AutoItX that allows you to add the unique features of AutoIt to your own favourite scripting or programming languages!
- Fixed: contextmenuitem not firing events.
- Fixed: Icon transparency refresh when on tab regression.
- Fixed: RunAs() under Windows 2000.
- Added: GUISetAccelerators().
- Added: New options in Advanced Window and control definitions.
- Added: DllCall() new types for 64-bit.
- Added: Pixel...() can specify a window handle as last parameter.
- DllCallbackRegister(), DllCallbackGetPtr() and DllCallbackFree()
- DllCall() now accept doubles, int64, uint64, wparam and lparam types.
- SendKeepActive().
- ControlTreeView().
- Bug fixes.
...you can: * Automate almost anything by...sending keystrokes and mouse clicks. You can...write a mouse or keyboard macro...or use the macro recorder. * Create...* Run existing AutoIt v2 scripts and...Alt-Tab (using keys, mouse wheel, or buttons)....is away. * Automate game actions by...
...PowerShell, VBScript, KiXtart, AutoIt and Batch. Create...Not only is scripting made easy, but...
...
...VBScript, KiXtart and AutoIt through a GUI...
...developer-class tools for scripting languages: An integrated...ADSI wizards, remote scripting engines, script packaging,...

