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.
- Download here: Windows executable
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.
- Search decorated hex (0x54f)
- Search implicit hex (54f)
- Search ambiguous (1359)
- Search exact string (=ERROR_INTERNAL_ERROR)
- Search substring (:INTERNAL_ERROR)
- Use show all to output all known return codes
- Use clear all to clear all input and output fields
Use this app at your own risk.
Rodney Koolman
Give a ⭐️ if you like this project!