Is there a reference to all Windows "errorlevel" by command? Looking for a page that defines all error levels, by command.
2 Answers
here is an old list that covers many typical command line commands
here is a list of the most typical error messages with an explanation
and here is a more complete list of windows error codes, some are surfaced as exit codes and some are not.
1Windows has a built-in reference for the ERRORLEVEL error codes. Just get the ERRORLEVEL and run net helpmsg YOUR_ERROR_CODE.