henrypp / errorlookup

Simple tool for retrieving information about Windows errors codes.

Home Page:https://www.henrypp.org/product/errorlookup

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error Lookup


Description:

Portable open source tool which can help by translating error codes into a more meaningful text description. The interface is simple - just a box to type your code, and another which displays the details - so there does not seem much to learn.

The program also supports a wide range of codes: regular Windows API errors, Native API errors, DirectX, Windows Internet errors, STOP codes. And we think it can probably be configured to read more (Settings > Modules).

The lightweight application is less than a megabyte, and it is compatible with Windows 7 and higher operating systems. You can download either the installer or portable version.

To activate portable mode, create "errorlookup.ini" in application folder, or move it from "%APPDATA%\Henry++\Error Lookup".

System requirements:

  • Windows 7, 8, 8.1, 10, 11 32-bit/64-bit/ARM64
  • An SSE2-capable CPU
  • KB2533623 KB3063858 update for Windows 7 was required [x64 / x32]

Donate:

GPG Signature:

Binaries have GPG signature errorlookup.exe.sig in application folder.


(c) 2011-2024 Henry++

About

Simple tool for retrieving information about Windows errors codes.

https://www.henrypp.org/product/errorlookup

License:GNU General Public License v3.0


Languages

Language:C 97.5%Language:Batchfile 2.5%