====== AutoIt ====== AutoIt is a powerful scripting language to extend existing Windows programs or even write new Windows programs. The current version is v3.3.14.5. ===== Installation ===== - Install [[https://www.autoitscript.com/site/autoit/downloads/|AutoIt v3]]. This installs a light version of SciTE. - Install the [[https://www.autoitscript.com/site/autoit-script-editor/downloads/|AutoIt Script Editor]]. This installs SciTE v4 for AutoIt v3, which is much more powerful than the light version. ===== Links ===== * [[https://www.autoitscript.com/site/autoit/|AutoIt Scripting Language]] * [[https://www.autoitscript.com/forum/topic/108667-adding-a-menu-in-to-a-windows-program-an-using-it/|Adding a menu in to a Windows program an using it]] * [[https://www.autoitscript.com/forum/topic/197029-how-to-find-out-the-class-name-of-a-window/|How to find out the class name of a window]]