[Request] Support SevenZipArchive to read the Zip64 type archive file #565

Closed
opened 2026-01-29 22:13:49 +00:00 by claunia · 1 comment
Owner

Originally created by @emako on GitHub (Mar 29, 2023).

MSIX file is a Zip64 type archive file.
Want to read it by SevenZipArchive, 7z.exe can read it successfully.
Here is my sample MSIX file link: https://github.com/genshin-matrix/genshin-switch/releases/tag/v2.0.13

Originally created by @emako on GitHub (Mar 29, 2023). MSIX file is a Zip64 type archive file. Want to read it by `SevenZipArchive`, 7z.exe can read it successfully. Here is my sample MSIX file link: https://github.com/genshin-matrix/genshin-switch/releases/tag/v2.0.13
Author
Owner

@emako commented on GitHub (Mar 29, 2023):

I read the header implementation.

@emako commented on GitHub (Mar 29, 2023): I read the header implementation.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/sharpcompress#565