Hacker News new | ask | show | jobs
by kumarharsh 2560 days ago
As far as I know, it's not possible to install these binary artifacts as of now, as they don't have any certificates with the msix package. You'd just get an error `error 0x800B0100: The app package must be digitally signed for signature validation.`
1 comments

It's easy. unzip the appx, and run Add-AppxPackage -Register AppxManifest.xml.

This way you are registering the app directly instead of installing the appx.