ErrLookup › memstechtips/Winhance
memstechtips/Winhance
Application designed to optimize, customize and enhance your Windows experience. · C# · 526 source files
Analyzed at f23d554eb2 on 2026-08-13. 19 documented errors.
| Code / Message | Type | Severity | Tags |
|---|---|---|---|
| Could not delete the existing working directory '{workingDir | exception | error | filesystem, windows, io, cleanup, process-lock |
| Could not clear existing working directory: {cleanupEx.Messa | exception | error | exception-wrapping, cleanup, io, diagnostics |
| Boot file not found: {etfsbootPath} | exception | error | filesystem, iso, boot, windows, media |
| UEFI boot file not found: {efisysPath} | exception | error | filesystem, iso, boot, uefi, windows, media |
| oscdimg.exe failed with exit code: {exitCode} | exception | error | iso, external-process, oscdimg, windows, adk |
| ADK installation failed with exit code: {exitCode} | exception | error | installer, adk, external-process, windows, prerequisite |
| winget install failed with exit code: {exitCode} | exception | error | installer, winget, external-process, windows, prerequisite, network |
| winget install Microsoft.OSCDIMG failed with exit code: {exi | exception | error | installer, winget, external-process, windows, oscdimg, prerequisite |
| DISM Export-Driver failed with exit code: {exitCode} | exception | warning | dism, external-process, windows, drivers, privilege |
| Destination path cannot be empty. | validation | error | argument-validation, filesystem, download, contract |
| Destination path must include a directory. | validation | error | argument-validation, filesystem, path, download, contract |
| DISM failed with exit code: {exitCode} | exception | error | dism, external-process, wim, windows, media |
| Configuration file is invalid or corrupted. | exception | error | configuration, validation, power-plan, windows, data-integrity |
| DISM {operation} failed with HRESULT 0x{hr:X8} | exception | error | dism, native, interop, hresult, windows |
| Unexpected token type {reader.TokenType} when reading string | exception | error | json, serialization, config, data-integrity, converter |
| Insufficient disk space on {driveName} for {operationName}. | exception | error | disk-space, filesystem, dism, io, windows, validation |
| DISM operation timed out after {HardTimeoutSeconds}s | exception | critical | dism, native, timeout, interop, threading, windows |
| No update has been downloaded. | exception | error | state-validation, update, version, installer, contract |
| In-memory PowerShell script failed (exit code {exitCode}): { | exception | error | powershell, external-process, windows, scripting, encoded-command |