2

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.

Priyank
  • 3,778
  • 3
  • 29
  • 48

1 Answers1

0

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

Bogdan Mitrache
  • 10,536
  • 19
  • 34