Open jonwis opened 4 years ago
Is -ff needed?
Footprint files are unique filenames; you can't put a 'content' file in an MSIX named appxmanifest.xml
or signature.p7x
. Filenames are unique so -f appxmanifest.xml would work equally well as -f foo.exe
Footprint files have well defined unique names, so -ff manifest
as an alias for -f appxmanifest.xml
seems unnecessary overkill
Unpacking a multi-mb/multi-gb MSIX to pull out one file is wasteful. Please include a "-f" and "-ff" option, like:
Where the "-ff" options are for the footprint files.