Post a reply

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

nadavp@...

Handling of commands that write to stderr

When calling ExecuteCommand() - if the commands writes to stderr then it is considered an error even if ExitCode==0

It would be very nice if there was some way to disable this...