Tuesday, May 11, 2010

Auto-IT a Geeks Scripting Language

Interested in deploying an installation package to 100 computers but don't want to select 'next, next, I do not want to install tool bar, install' on each computer? Package the installation up with an Auto-IT script. Using Auto-IT you can write a script that will launch your installation, select options or enter key presses, and finish the installation for you. Learning how to script in Auto-IT can save you a lot of time if you have a large number of computers to support. Also, if you are familiar with scripting or any other programming language you should find Auto IT easy to write in. I was pleasantly surprised at how straight forward the functions are. If this kind of automation sparks your interest, head over to Auto-IT's web-site to check it out.

No comments:

Post a Comment