Skip to content

[Bug]: create-debug-identity prints error when the executable does not have a manifest #205

@nmetulev

Description

@nmetulev

Describe the bug

If an executable we are trying to give identity to does not already have an embedded manifest, the create-debug-identity command prints errors to the output.

Even with the errors, the command is successful. However, the printed errors make it look like it failed.

To Reproduce

  1. Run winapp create-debug-identity .\my-exe-without-manifest.exe

Expected behavior

If there is not embedded manifest, we should ignore the errors, they are not really errors.

Screenshots

Image

OS Version and details

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions