Hey guys. I got back into the game recently and got frustrated with the Alt+Tab hell of managing 12 toons. I wrote a program that will let you easily name and switch to specific windows. It's pretty rough atm, but if there's interest, I'll clean it up.
Basically, you use the top half to add a process. It's nearly the same as what you'd write in a .bat file for MQ2AutoLogin, but you can add a name. When you hit "Save", it'll add to the list on the left. To start EQ, you can either select from the list and hit "StartProcess" or hit "Start All" to start everything in the list. After you get things running, selecting an item in the list will maximize the selected window and minimize the rest.
To get the app, download it from
https://github.com/bartam/windowSwitcher/releases. I'm not a windows dev, but fingers crossed, it should just work.
If you run into problems, the best place to reach me is on github:
https://github.com/bartam/windowSwitcher. I'll do my best to help.