Skip to content

A simple wrapper with GUI for the Microsoft Error Lookup command line tool. Use the search field to input return codes or strings. You can also output all known return codes in CSV format.

License

Notifications You must be signed in to change notification settings

RodneyKoolman/Microsoft-Error-Lookup-Wrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Microsoft Error Lookup Wrapper

A simple wrapper with GUI for the Microsoft Error Lookup command line tool. The Error Lookup Tool, also known as "ERR", is a command-line tool to decode many Microsoft error codes. There are currently 25259 return codes registered from 173 sources. Use the search field to input return codes or strings. You can also output all known return codes in CSV format.

I have freezed the application into a standalone executable for easy use in Windows.

Give me a ping if I forget to update the standalone executable with the latest Error Lookup Tool version. Currently it should be up-to-date.

Demo

demo

Download

Usage

  1. Search decorated hex (0x54f)
  2. Search implicit hex (54f)
  3. Search ambiguous (1359)
  4. Search exact string (=ERROR_INTERNAL_ERROR)
  5. Search substring (:INTERNAL_ERROR)
  6. Use show all to output all known return codes
  7. Use clear all to clear all input and output fields

Disclaimer

Use this app at your own risk.

Author

Rodney Koolman

Give a ⭐️ if you like this project!

About

A simple wrapper with GUI for the Microsoft Error Lookup command line tool. Use the search field to input return codes or strings. You can also output all known return codes in CSV format.

Topics

Resources

License

Stars

Watchers

Forks

Languages