Tyrrrz/CliWrap

CommandExecutionException in net command

wf-soft opened this issue · 0 comments

Version

3.3.2

Details

CliWrap.Exceptions.CommandExecutionException: 'Underlying process reported a non-zero exit code (2).

Command:
  net share TestDir /delete

You can suppress this validation by calling `WithValidation(CommandResultValidation.None)` on the command.'

Steps to reproduce

1