Which is better for quickly developing small utilities? AutoIt or AutoHotKey?
Posted
by Abhijeet Pathak
on Stack Overflow
See other posts from Stack Overflow
or by Abhijeet Pathak
Published on 2010-05-15T17:06:18Z
Indexed on
2010/05/15
17:14 UTC
Read the original article
Hit count: 320
Which is better for quickly developing small utilities? AutoIt or AutoHotKey or something else?
I need to develop some small software for which I think using some professional suite like Visual Studio will be overkill. Most of the macro recording tools like AutoIt or AutoHotKey provide enough power to write decent application. Plus they are small and free.
Which option will be good? Using one of these tools or using some other small/free compiler?
© Stack Overflow or respective owner