Search code examples
electronwindows-storeappxmsix

Unable to upload the Electron appx app to the MS app store


Bundle MSIX packages: I have created .msix package for windows App. I tried to submit in MS store, Please refer attachment for error:

enter image description here

As error mentioned, the existing uploaded package is in bundle format. and the package we created in .msix/appx format. Hence unable to upload this package to store. We used the below reference to create the bundle. but no luck.

https://learn.microsoft.com/en-us/windows/msix/packaging-tool/bundle-msix-packages

shows below error:

MakeAppx : error: Bundle creation failed. MakeAppx : error: 0x8051100f - The specified package format is not valid: The zip archive is missing the end of central directory marker.


Solution

  • We (at Advanced Installer) are working on dedicated support from bundles from Advanced Installer. If you are interested, email us at [email protected] and mention this thread, my colleagues can try to help you get this done.