Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upUWP Windows build fails to install #27132
Closed
Labels
Comments
|
If you haven't side-loaded a UWP build before, you need to install the certificate in the zip file as a trusted root. |
|
I ran the ServoApp_1.1.0.0_x64_arm64 security certificate and followed the import instructions but I still get the same error. Is there something else I should be doing? Edit: I was able to install it using the steps here: https://stackoverflow.com/questions/23812471/installing-appx-without-trusted-certificate Perhaps this should be written down somewhere on servo.org if this is required to run it. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I tried installing the UWP build from https://servo.org/ and after running ServoApp_1.1.0.0_x64_arm64.msixbundle I get the error message: "Either a new certificate must be installed for this app package or you need a new app package with trusted certificates. Your system administrator or the app developer can help. A certificate chain was processed but terminated in a root certificate that isn't trusted (0x800B0109)"