Hi,
I am new in this forum.
I had heard AutoIt from searching the web.
Ok.
I plan to create a script of sending raw ATA command descriptor and I believe AutoIt can do it due to its comprehensive library.
I know this requirement can be done in C++ or VB but prefer to write it in a script form such that my colleague can use it and it can be easily change depending on the requirement (future) without any recompilation of the code.
Can anybody point to an information to start?