pwa-builder / PWABuilder-CLI

Node.js tool for App Generation
Other
1.63k stars 142 forks source link

Support for provisioning package ppkg based installation for Windows based PWA #361

Closed techyrajeev closed 3 years ago

techyrajeev commented 3 years ago

is there any way I can create ppkg out of generated appx/msix bundle so that it can be distributed without windows store? How can I sign the package with self certificate or any other certificate?

ghost commented 3 years ago

Hello techyrajeev, thank you for your interest in PWABuilder!

I have automatically added a "needs triage" label to help get things started. Our team will look into the question and answer ASAP. Other community members may also answer the question and provide feedback 🙌

JudahGabriel commented 3 years ago

Hi,

That is outside the supported scope of PWABuilder.

What I recommend you do generate your package here: https://pwabuilder-win-chromium-platform.centralus.cloudapp.azure.com/

And make sure the arguments include "allowSigning: true".

Then, you should be able to sign your app using the steps here: https://docs.microsoft.com/en-us/windows/win32/appxpkg/how-to-sign-a-package-using-signtool