If you like to automate tedious tasks, check out AutoIt. It was developed as a scripting language not to develop full-blown applications with(although it is quite possible now), but as a utility language to make common tasks easy for people using windows.
I've used it in the past and found that it was quite versatile... It provides functionality to deal with guis, networking, simulated keyboard and mouse input, and other misc. features that will make your life a bit easier..
If a batch script isn't quite cutting it, give AutoIt a shot. You can compile your script into a stand-alone executable so you don't have to worry about installing AutoIt on every computer you need your script run on.
That's all for now, been a busy day.
Home of AutoIt
No comments:
Post a Comment