diff --git a/BurnOutSharp/FileType/MicrosoftCAB.cs b/BurnOutSharp/FileType/MicrosoftCAB.cs index 6ebf8561..37b028d3 100644 --- a/BurnOutSharp/FileType/MicrosoftCAB.cs +++ b/BurnOutSharp/FileType/MicrosoftCAB.cs @@ -44,6 +44,7 @@ namespace BurnOutSharp.FileType // Create the decompressor var decompressor = Library.CreateCABDecompressor(null); + decompressor.Debug = scanner.IncludeDebug; // Open the cab file var cabFile = decompressor.Open(file); diff --git a/LibMSPackSharp b/LibMSPackSharp index 87e0567a..3badb874 160000 --- a/LibMSPackSharp +++ b/LibMSPackSharp @@ -1 +1 @@ -Subproject commit 87e0567afe7648b95c658b93c9b19123bacde93d +Subproject commit 3badb8749021af30351363fe580aa0695c4526ef