auticus / BattleTechTracking

UWP, Android, and iOS project for tracking a BattleTech campaign.
0 stars 0 forks source link

Create installation MSI project #30

Closed auticus closed 2 years ago

auticus commented 2 years ago

https://docs.microsoft.com/en-us/windows/msix/package/create-certificate-package-signing Used the signing utility to generate the local self signed cert.

https://docs.microsoft.com/en-us/windows/msix/package/sign-app-package-using-signtool Sign Tool is how MS says you can sign. I used right-click the UWP proj >> Publish >> Create App Package. Then used the sign file and it seems to have worked fine (in Visual Studio)