For my specific case, I want to do so for a GUI created via AHK. For a more common example, consider something instead like a tab in the Edge browser — in Task Manager you can see that tab listed as a uniquely named subprocess for the Microsoft Edge app. The same is true for my case with an AHK GUI.
I don't want to trigger simply on the greater process running, but rather just if a specific subprocess of that program is running. Is this possible?
I don't want to trigger simply on the greater process running, but rather just if a specific subprocess of that program is running. Is this possible?
Statistics: Posted by Deadmeat553 — Today, 6:47 am — Replies 0 — Views 24