Example:
Order - WinActivate ("Calculator" [, "text"]) - allows for example to enable the focus to the window named "Calculator".
The number of features is impressive and we can use AutoIt to act on the hard disk (research, creating or deleting files, creating virtual disk ...), on the keyboard, the mouse on the registry (adding or removal of keys) on the process (waiting, destruction, priority) ... The opportunities seem enormous if you include the management of variables, loops and all these things that make programming exciting. AutoIt can even compile a script to create a file. Exe usable without the software.
Features :
- Windows and DOS files to run
- Simulate key presses (most keyboard schemes are supported)
- Mouse movements and clicks simulate
- Move window to change, (e.g. size) and otherwise manipulate
- Direct interaction with controls in windows (text set / read, move, (de) activate, etc.)
- Using the clipboard to work cutting and pasting of text to enable
- Working with the Registry
- Compiled EXE files, but are completely independent and can run up to 250 KB in size and encoded
- Support for all core functions in Windows 95-2003 equally (if supported by the operating
- AutoIt is free - the most competitive products usually cost less and offer dozens of functions
No comments:
Post a Comment