mirror of
https://github.com/SabreTools/BinaryObjectScanner.git
synced 2026-04-18 12:12:53 +00:00
Weird note, checks out
This commit is contained in:
@@ -297,7 +297,7 @@ namespace ExtractionTool
|
||||
szdd.Extract(Path.GetFileName(file), outputDirectory);
|
||||
}
|
||||
|
||||
// Microsoft Cabinet archive
|
||||
// Microsoft Cabinet archive -- Implementation partially moved to Serialization
|
||||
else if (ft == WrapperType.MicrosoftCAB)
|
||||
{
|
||||
// Build the cabinet information
|
||||
|
||||
Reference in New Issue
Block a user