cmd.exe sets the exit code to 0 after start
#45
andry81
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Examples:
Output:
ERRORLEVEL=0To workaround:
Output:
ERRORLEVEL=1Note
The same can happen for a script without the
callprefix: #34Beta Was this translation helpful? Give feedback.
All reactions