Skip to content

MSIX is a pain to install. please support EXE #39

Description

@bjarthur

Standard Executables (.exe) run through Windows Defender SmartScreen. If the app is untrusted, unsigned, or lacks reputation, SmartScreen displays a warning but provides a direct user override via the "Run anyway" button.

MSIX Packages (.msix) rely on the Windows AppX deployment engine, which enforces strict package integrity. Windows strictly prohibits the installation of any .msix package unless its signing certificate chains back to a root authority already trusted by the system. If signed with a self-signed certificate, the "Install" button remains disabled until the certificate is manually imported into the Trusted Root Certification Authorities store.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions