mirror of
https://github.com/SabreTools/BinaryObjectScanner.git
synced 2026-07-10 02:46:55 +00:00
Add warning in Extractor
This commit is contained in:
@@ -402,8 +402,7 @@ namespace Test
|
||||
|
||||
try
|
||||
{
|
||||
// Extract the MS-CAB contents to the directory
|
||||
BinaryObjectScanner.FileType.MicrosoftCAB.ExtractAll(cabinet, outputDirectory);
|
||||
Console.WriteLine("MS-CAB extraction is disabled");
|
||||
}
|
||||
catch (Exception ex)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user