AutoIt Automates Mundane Admin Tasks

By admin | May 29, 2008

autoit_6_240×100.jpgYesterday I needed a simple way to automate an install process for a client. The cost savings for me to do this would be substantial. This is both in terms of flight and accommodation costs and administrative costs on their end. The software vendor was pretty unresponsive to our need for a custom install script or ini file. So, I had to get a little bit creative. The creative search led me to AutoIt. AutoIt “is a freeware BASIC-like scripting language designed for automating the Windows GUI and general scripting. It uses a combination of simulated keystrokes, mouse movement and window/control manipulation in order to automate tasks in a way not possible or reliable with other languages (e.g. VBScript and SendKeys). AutoIt is also very small, self-contained and will run on all versions of Windows out-of-the-box with no annoying “runtimes” required!” Let’s take a look at what AutoIt can do for you.

Features:

  • Easy to learn BASIC-like syntax
  • Simulate keystrokes and mouse movements
  • Manipulate windows and processes
  • Interact with all standard windows controls
  • Scripts can be compiled into standalone executables
  • Create Graphical User Interfaces (GUIs)
  • COM support
  • Regular expressions
  • Directly call external DLL and Windows API functions
  • Scriptable RunAs functions
  • Detailed helpfile and large community-based support forums
  • Compatible with Windows 95 / 98 / ME / NT4 / 2000 / XP / 2003 / Vista / 2008
  • Unicode and x64 support
  • Digitally signed for peace of mind
  • Works with Windows Vista’s User Account Control (UAC)

It also includes AU3Recorder, which can record and play back your mouse movements.  You have to launch this from SciTe, an AutoIt editor.  In either case, the suite is impressive.  You can automate just about any kind of task using this thing.  And you can compile the commands and output it as an exe file.  You can handle complex window management and input commands or design a GUI for the user to interact with.  And those GUI’s can be very complex.  I just had to automatically step through an installation file.  And this worked like a charm!  Check it out.



Related Posts:

Boston Dynamics Big Dog Robot
It's inevitable that the military will be implementing more and more robotics into the art of war.  Robots can simply...

About Us
Paul McGillivary Hello, my name is Paul McGillivary and I am the editor of PaulTech. Yeah, I know, super creative. I...

Web Attacker Increases Security Threat
A russian company has posted a "Smartbomb" toolkit that allows people to post websites to exploit recent vulnerabilities in Internet...

Tranax ATM Hack
There is a story circulating about an apparent ATM Hack. This is not a remote hack, but rather one...

Nikko R2D2 DVD Projector
Star Wars fans, it's time to get your geek on! Nikko has started shipping their R2D2 DVD projector system...

Leave a Comment

If you would like to make a comment, please fill out the form below.

Name (required)

Email (required)

Website

Comments

© 2007 PaulTech Network, - Daily Blog Tips Themes