I would like to know how I can extract the files inside a cab file, from
within the .NET framework. I would need to do so in order to do some custom
processing on the files contained in a Windows CAB file from a .NET
application. Thanks.