Closed SeanFeldman closed 1 year ago
@SeanFeldman The only way to publish from Maui is to create MSIX which needs to be signed with certificate. At the moment I'm signing with self signed certificate which needs to be manually added to the Trusted Root Certificate store.
View properties of the installer -> Digital Signatures -> Details of the Certificate -> View Certificate -> Install to local thrusted certificate store.
Don't wanted to invest in the certificate since I'm still not sure if the app would stay with Maui or I use Electron as a host.
I ran it locally w/o going through the installer. You might want to add instructions to the README.md on how to use the installer or run the solution to avoid installation.
Great! I've added the instructions to README.md of this problem. I have on my pipeline to add Nuke build script and document it.
@SeanFeldman Just a quick update. The installer doesn't require a certificate of windows now. It's classic installer bundled with Electron.
Yeah, I tried it yesterday 👍
Running as an administrator, getting the following error when trying to install: