winget-cli
winget-cli copied to clipboard
Allow searching errors without `0x`
Description of the new feature / enhancement
When using winget error and the hex code, it would be nice if WinGet could automatically detect that the input is a Hex code and not require the 0x
Example: winget error 8A15000D
Proposed technical implementation details
No response