I have only been using autoit v2 for a short period I was told that autoit scripting language for 2 is alot simplers.
So far I really like what i have accomplised in the few days I have been learning. But I have two things that I have not been able to figure out how to do or if it is possible.
1. I would like to have the macro run on a minimized window is this possible and if so how do I make sure it is the right window it is running on I usually have like 6 windows of the same application running and would like to be able to choose some how which one it will run in.
2. Second I hope is easier then the First I baiscally want the macro to run in the task bar but not execute till I hit a set of hot keys example Ctrl+Shift+Q the macro will execute one then go hibernate again till the hot keys are pressed again.