Redirecting a process' output
Why can't I intercept a process output using Process.StandardOutput when the process is already running? The Process.StartInfo.UseShellExecute and Process.StartInfo.RedirectStandardOutput props are set as they should (false and, respectively true). I keep getting an error: "Process standard output has not been redirected".
robin 0Posted Dec 7, 2004, 9:14 AM
alobiucPosted Dec 6, 2004, 1:50 PM
robin 0Posted Dec 6, 2004, 7:33 AM
alobiucPosted Dec 6, 2004, 3:23 AM
robin 0Posted Dec 6, 2004, 2:16 AM