Is there way a to access the Stdin and Stdout of a process that is already running? I'm trying to figure out a way to access this on a console application that is launched via a Citrix server command (and I cannot launch it any other way to my knowledge). I'm hoping I could possibly pass this a process of a non-child window in somehow, but I can't get anything working. Thanks! -Chad