[Bug] MS-CABs not consistently extracted #44

Closed
opened 2026-01-29 21:05:20 +00:00 by claunia · 2 comments
Owner

Originally created by @TheRogueArchivist on GitHub (Oct 12, 2021).

On some discs (Age of Empires III Disc 2), it seems that MS-CABs aren't extracted when doing a directory check (Ex. "./test F:"), and are only extracted (or show output of archive scanning) when scanning the file directly (Ex. "./test "F:\Disk2C~1.cab").

Originally created by @TheRogueArchivist on GitHub (Oct 12, 2021). On some discs (Age of Empires III Disc 2), it seems that MS-CABs aren't extracted when doing a directory check (Ex. "./test F:"), and are only extracted (or show output of archive scanning) when scanning the file directly (Ex. "./test "F:\Disk2C~1.cab").
Author
Owner

@mnadareski commented on GitHub (Jul 11, 2022):

@SilasLaspada please check this with the latest commits

@mnadareski commented on GitHub (Jul 11, 2022): @SilasLaspada please check this with the latest commits
Author
Owner

@mnadareski commented on GitHub (Oct 23, 2024):

This has been a long-running and well-known issue that has been "fixed" by using a third-party library that only works on certain platforms.

@mnadareski commented on GitHub (Oct 23, 2024): This has been a long-running and well-known issue that has been "fixed" by using a third-party library that only works on certain platforms.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SabreTools/BinaryObjectScanner#44