-
-
Notifications
You must be signed in to change notification settings - Fork 5
Certificate
Guerra24 edited this page Sep 13, 2021
·
4 revisions
This process has been automated through the new installer, please use that instead!
Due to how UWP works a certificate is required for installation when developer mode is disabled. Installing is very straightforward.
- Download the cert file
- Open It.
- In the window, click Install Certificate.
- Select Local Machine (Admin Required).
- Select Place all certificates in the following store, then click Browse.
- Select Trusted People, OK, then Next.
- Click finish and it's done!
If you want to check if the cert installed properly, open it again and it should appear like this.
If you want to remove the certificate.
- Open
certmgr.msc
- Select Trusted People > Certificates
- Right click the certificate, delete.
- That's it!