This is a tutorial that will teach you how to take AutoIt code posted on our site and compile it into an exe file that you can run or send to other people.
Step 1) Go the AutoIt website here:
https://www.autoitscript.com/site/autoit/downloads/Step 2) Scroll down and click the download AutoIt button
Step 3) Install AutoIt after it finishes downloading.
Step 4) Open SciTE editor. It is typically found in
C:\Program Files (x86)\AutoIt3\SciTEStep 5) Paste the code you copied from one of our site's topics into SciTE.
Step 6) Click the tools menu item at the top
Step 7) Click Compile in the tools drop down menu
SciTE will now compile the code into an exe file.