Step 2Sideline: AutoIt3 Window Spy
First, launch Console.
Second, launch AutoIt3 Window Spy.
Then, with both open, select your Console window to make it active.
Window Spy will display a significant amount of detail about your Console window. The bit you need to know is the Window Title and Class section, specifically the Class - the line beginning with "ahk_class".
In this case, the line we need is:
ahk_class Console Main Command Window
You can make AHK more selective by using the title; that's, again, an exercise for the reader.
| « Previous Step | Download PDFView All Steps | Next Step » |
![]() |
Add Comment
|







































