Home » Questions » Computers [ Ask a new question ]

Is there a reference to all Windows "errorlevel" by command?

Is there a reference to all Windows "errorlevel" by command?

Is there a reference to all Windows "errorlevel" by command? Looking for a page that defines all error levels, by command.

Asked by: Guest | Views: 190
Total answers/comments: 1
Guest [Entry]

"here http://wiki.fdosdotorg/Main/ExitCodes is an old list that covers many typical command line commands

here http://www.computerhope.com/doserror.htm is a list of the most typical error messages with an explanation

and here http://en.kioskea.net/faq/sujet-2347-error-codes-in-windows is a more complete list of windows error codes, some are surfaced as exit codes and some are not."