Forum Discussion

EdijsPerkums's avatar
EdijsPerkums
Copper Contributor
Mar 11, 2019
Solved

Add MSIX support to our own packaging tool

Hello, We are a software vendor looking to add MSIX support to our MSI editing/repackaging tool. It is not really clear if the MSIX SDK is the right tool for this. Could you point us in the right di...
  • Chaitanya Donthini's avatar
    Chaitanya Donthini
    Mar 12, 2019

    EdijsPerkums - currently, the MSIX SDK doesnt allow for packaging. 

     

    You can use the public packaging APIs to get the package info and its contents and use MakeAppx.exe to package the contents into a MSIX package.