I have a module that reads the StandardError of a process. Everything works fine, but I want to do something different. I don\'t know how to redirect stdin like the native w
I had to use BinaryWriter, this article explains all: BinaryWriter and StdIn