Skip to content

Providing hex value to Get-ErrorDetail doesn't return anything #2

@corbob

Description

@corbob

Take the following:

`
20~Get-ErrorDetail 1603

ErrorString ExitCode Hex Value Description


ERROR_INSTALL_FAILURE 1603 0x643 Fatal error during installation.

21~PS?Get-ErrorDetail 0x643
`
Would expect to return the same value.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions