Menu

#3 get "The handle is invalid" when register to get only stderr

HEAD
open
Code (3)
2
2010-11-12
2010-11-12
andy buckle
No

Not sure this is my fault.
"logCallStdOut"=dword:00000000
"logCallStdErr"=dword:00000001

When a call issues nothing on stderr, but something on stdout, then get "The handle is invalid." (on stderr, I think).

workaround: ask for stdout as well as stderr. maybe do "1>nul" in script to achieve the same thing.

Discussion


Log in to post a comment.