Forum Discussion
JonahBader
Mar 10, 2025Brass Contributor
MSIX Packaging Tool Command Line?
Has anyone succesfully used the MSIX Packaging Tool Command Line functionality? I haven't had any luck getting the packaging process to work with a template, and I can't find a single tutorial or pos...
Apr 30, 2025
I have an updated version of the original Microsoft scripts for using the command line interface on my Github repository here: GitHub - TimMangan/msix-packaging2 This supports mostly remote packaging, but shows the basics of manipulating the template and calling the command line.
JonahBader
Apr 30, 2025Brass Contributor
Thanks Tim, I'll take a look at this!