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...
It would be very nice if there was some way to disable this...