Documentation ¶
Overview ¶
This file implements a writer for APPX archives.
APPX archives are ZIP archives with certain constraints or extensions, such as an AppxBlockMap.xml file and 64-bit data descriptor fields.
MSIX installers use the APPX format.
References:
* ZIP file format: https://pkware.cachefly.net/webdocs/casestudies/APPNOTE.TXT
Source Files ¶
Directories ¶
Path | Synopsis |
---|---|
TODO(strager): For portability, rewrite this script to use our appx.go code instead of Microsoft's makeappx.exe.
|
TODO(strager): For portability, rewrite this script to use our appx.go code instead of Microsoft's makeappx.exe. |
Click to show internal directories.
Click to hide internal directories.