I am doing an exe file which will write text in some other consoles. So basicly what I need to do is that my exe file select already running console and then send keys.
This would be very useful so that I can copy-paste in consoles. I know how to send keys, but I dont know how to select program...