electron-windows-store icon indicating copy to clipboard operation
electron-windows-store copied to clipboard

:package: Turn Electron Apps into Windows AppX Packages

Results 59 electron-windows-store issues
Sort by recently updated
recently updated
newest added

``` You must upload at least one package. If you are using market groups, then each market group must have at least one package. You must provide a package that...

I appears that it's not possible to sign the appx package using a cert from your local cert store or from a USB token. I think this would be easy...

The latest changes notably added the `protocol` support. Could we tag & publish a new release to `npm` :package: ? Thanks

It would be helpful build not signed AppX for Store submission/ Currently CI like appveyor is hang out on: `When asked to enter a password, please select "None".` trying to...

Hello. can i use In-app purchases? can you explain how https://learn.microsoft.com/en-us/windows/uwp/monetize/in-app-purchases-and-trials#api_intro

Comment of --signtool-params was wrong

I could create the appx file and everything went well. But when I try to install the app, this is the error I get: **error 0x80096019: Opening the package from...

Ffmpeg can be used normally in electronics, but ffmpeg cannot be used after using "electron windows store" packaging software

It appears to have not had any activity since Nov 2018.

Steps to reproduce: - create "custom_assets" folder - Set `assets: '.\\custom_assets'` in config - Run build Expected behavior: the default SampleAppx.*.png are not included Actual behavior: ``` ls .\pre-appx\assets\ Mode...