msix-packaging/sample
Ruben Guerrero Samaniego a4c27c4162 Merged PR 1168654: Unpack save files with their encoding name, instead of the name on the BlockMap
Fix saving the files using the percentage encoding name that OPC uses. We now save files as the name defined in the AppxBlockMap.xml file.

Unpacking test\appx\BlockMap\HelloWorld.appx used to produce a file with name Shortcut%20File\HelloWorld.appxref-ms and now is Shortcut File\HelloWorld.appxref-ms

Unpacking test\appx\HelloWorld.appx used to produce a files with name icon-32%255B2%255D.png and icon-32%25255B2%25255D.png and now is icon-32%5B2%5D.png and icon-32%255B2%255D.png respectively.

Related work items: #14874780
2017-12-05 01:18:11 +00:00
..
ExtractContentsSample Merged PR 1168654: Unpack save files with their encoding name, instead of the name on the BlockMap 2017-12-05 01:18:11 +00:00
fb-util-for-appx@1870cc6357 move submodule dependencies to under the lib folder and some small changes to stream stuff. 2017-09-19 16:17:28 -07:00
CMakeLists.txt Code compiles, but there's something weird happening down in ComHelper w.r.t. the QI chain and not correctly adjusting the pointer we hand-out to clients. 2017-11-03 00:22:17 -07:00