mirror of
https://github.com/A-Star100/simpliplay-xbox.git
synced 2025-09-17 22:39:39 +00:00
Update README.md
This commit is contained in:
parent
d5c5478dc2
commit
554f72a0c1
@ -18,8 +18,8 @@ Run this in PowerShell to export the public certificate to your Desktop:
|
||||
|
||||
```powershell
|
||||
Export-Certificate -Cert $cert -FilePath "$env:USERPROFILE\Desktop\TestMSIXCert.cer"
|
||||
You will use this .cer file to install/trust the certificate on the test device.
|
||||
```
|
||||
You will use this .cer file to install/trust the certificate on the test device.
|
||||
|
||||
### 3. Export the Private Key Certificate (.pfx) for Signing
|
||||
Open `certmgr.msc` (Certificates Manager).
|
||||
|
Loading…
Reference in New Issue
Block a user