I know ProcessExists is a thing, but I'm not very experienced with variables or programming in general outside of HTML/CSS so I'm having a tough time figuring out how to make use of it.
Basically, if I point VoiceAttack at the Steam executable and it's already running but minimized to the tray, it might eventually launch but it'll take a very long time compared to clicking the icon in the tray.
I know from doing research that when things are minimized to the tray, the "window" stops existing, so is there a fast way to target the process and tell that to restore maximized?
I have a couple of other apps like that, but I am hoping if I get an explanation for Steam I can study that and try to figure out the other ones myself.