Is your feature request related to a problem? Please describe.
- Create a .appinstaller file for a .msix package
- Create a .appinstaller file for a .msix package AND embed in the package
- Create
Msix.AppInstaller.Data\MSIXAppInstallerData.xml in a package (and referenced images, if any)
- Create .appinstaller file for a .msixbundle containing multiple architectures of a main package (is it even possible to create an architecture-independent .appinstaller file for a bundle?)
Links about creating a .appinstaller file, embedding one in a package and creating an App Installer customization file
Describe the solution you'd like
winapp commands (or subcommands) to make it easy to add appinstaller info to a package
Additional context
No response
Is your feature request related to a problem? Please describe.
Msix.AppInstaller.Data\MSIXAppInstallerData.xmlin a package (and referenced images, if any)Links about creating a .appinstaller file, embedding one in a package and creating an App Installer customization file
Describe the solution you'd like
winapp commands (or subcommands) to make it easy to add appinstaller info to a package
Additional context
No response