On Tue Aug 26 15:08:33 2025 +0000, Nikolay Sivov wrote:
Why do we need this?
Implementing `Windows.Management.Deployment.PackageManager` requires support for reading appx/msix files. As we already had opcservices, I thought it'd be better to use `IOpcPackage/PartSet` to do that, instead of having separate ZIP + inflate code.