Thread
:
Wrap command shell in System.Diagnostics.Process
View Single Post
04-05-2007
#
6
(
permalink
)
Peter Duniho
n/a posts
Re: Wrap command shell in System.Diagnostics.Process
In addition to my previous post...
Obviously if you do not actually need to read the StandardError stream,
then perhaps the simplest solution is to not redirect that stream in the
first place.
My System Specs
Peter Duniho