RE: Strange behavour of Process

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



Hi

Thanks for you trying.
We guess the "problem" Console app have some specially handling in the
standard output.

So far to isolate the problem, I think you may try to write a C++
application which will call the CreateProcess to see if that works.
So that we will know if the problem lie in the C# Process class or the
"problem" Console App itself.

BTW:
Did you have the source code?

You may have a try and let me know the result.

Best regards,

Peter Huang
Microsoft Online Partner Support

Get Secure! - www.microsoft.com/security
This posting is provided "AS IS" with no warranties, and confers no rights.

.