Feb 24 2019 11:10 PM
I am trying to manually create MSIX packages using the packaging layout as described here.
I am able to create APPX packages using the "MakeAppx.exe build" command, but am unable to find any option which can help me create MSIX packages instead.
Please guide how MSIX packages can be created.
Version of MakeAppx used: 10.0.17763.132
OS Version: Windows 10 version 1809 (OS Build 17763.316)
Feb 27 2019 03:09 PM
SolutionFeb 27 2019 06:46 PM - edited Feb 27 2019 07:01 PM
This is confusing. In another thread it was specified that there is no need to differentiate between APPX and MSIX. APPX is a subset of MSIX.
Also in another thread it was mentioned that MakeAppx.exe will automatically generate MSIX or APPX based on the package content.
What new feature is being talked about here?
Feb 28 2019 10:44 AM
May 28 2020 05:21 AM
Hello @Andy Liu
Is it fixed now ? I keep encounter a perplexing error message such :
MakeAppx : error: Error info: error 80080204: App manifest validation error: Line 2, Column 2, Reason: A <Resource> element is required for packages targeting OS version 10.0.16299.0 or earlier.
What is your take on of this ?