in reply to Re: How can I redirect STDOUT and STDERR from a program on WIN32?
in thread How can I redirect STDOUT and STDERR from a program on WIN32?

use "nul:" instead of "/dev/null" on win32.
  • Comment on Re: Answer: How can I redirect STDOUT and STDERR from a program on WIN32?