We will get following Start menu options for AutoIt. Note: If AutoIt is not installed already, please go through AutoIt Download and Installation post for the complete installation steps.
- AutoIt Help File: A very detailed AutoIt helpfile with a lot of examples.
- AutoIt Window Info: Also called Au3Info. It is used to get information from a window GUI application that can be used to effectively automate it.
- Check For Updates: An utility for easily receiving the most recent public release or beta version of AutoIt3 available.
- Compile Script to .exe: AutoIt script to EXE converter.
- Examples: A folder which contains all the example scripts.
- Run Script: An option to directly run an AutoIt script. A file selection window will be opened to select the script.
- SciTE Script Editor: AutoIt's Script Editor.
- Extras: Provides details of AutoItX, website and other extras.
Start menu options from a Windows 7 64 Bit PC |
Start menu options from a Windows 7 32 Bit PC |
Start menu options from a Windows XP PC |
If we open the script editor with customized SciTE package NOT installed, we can see only a limited set of options in Tools menu. Check the screenshot below.
Tools menu options without customized SciTE package |
But with the customized SciTE package installed, as you can see from the below image, Tools menu will be displayed with a lot of additional interesting tools.
Tools menu options with customized SciTE package |
We will be covering each tools in detail as and when required.
Interesting? Share and Let Others Know.
Post a Comment