Open SierraKomodo opened 1 year ago
Hi, It will not work out of the box.
Honestly I did not think someone would use MSIX, and made the MSIX just to check if I can and if it will work.
For MSIX to work, it has to be signed by a certificate, issued by a global trusted authority, like GlobalSign or DigiCert. Such a certificate is not free and it costs much, thus I did not sign the package.
If you need, there is a way around. Developers use it when they make/test something that requires paid certificates on their machines. You can generate a self-signed certificate, sign the package with it and make your machine trust the certificate. This way the machine will consider the package trusted and will agree to run it.
Or I can sign the MSIX with own self-signed certificate and share the certificate.
The .msix build available in releases for version 1.6.0 won't let me install, for the following reason: