I came here from a search, looking to figure out how to start Task Manager, and select a particular tab (TM "remembers" the last tab you used, which is nice sometimes, and not so nice sometimes).
So I was just trying to figure out how to start at Applications, so I switch to a process using the list... and here I find a complete replacement for Alt-Tab that provides a list.
And recently updated!
So with no further ado, I downloaded, and ran, and got an error
Error: Parameter #2 invalid
Specifically: Tab2
And it lists line #392 as the culprit, which indeed has a Tab2 as parameter 2:
Gui, 1: Add, Tab2, vGui1_Tab HWNDhw_Gui1_Tab Background w%Gui1_Tab__width% -0x200, %Group_List% ; -0x200 = ! TCS_MULTILINE
Being rather novice at AutoHotKey, this'll take me a while to sort out... has anyone else encountered this? Do I need to do some configuration rather than just download and run?