Geek Software of the Week: AutoIt

Have you ever needed to automate something in the Windows GUI? (Graphical User Environment) You need to be able to simulate a “click this, enter that, run this” when you aren’t even there at your PC and you want it to run in “the background?” Well, here’s the answer! AutoIt is a “BASIC-like” point and click environment that allows you to automate Windows operations!

AutoIt Scripting Language

Very cool, very flexible… you will like it!