- May
- 13,120
- 180
I can't get TCC (or AutoHotKey) to send keystrokes to TaskMgr. I was hoping that, in Windows 10, the following would change the visible tab from "Processes" to "Details". Does anyone know if it's possible? Is TaskMgr somehow protected from normal desktop activity?
Code:
taskmgr & delay 5 & keystack Ctrl-Tab[5]