Cannot Manually Extract Files from Cabinet Files

Last reviewed: March 20, 1998
Article ID: Q171241
The information in this article applies to:
  • Microsoft Internet Explorer versions 4.0, 4.01 for Windows 95

SYMPTOMS

When you use the Extract tool to manually extract a file from an Internet Explorer 4.0 cabinet file, you may receive the following error message:

   Cabinet <cabinet>.cab
   Extracting <filename>
   ERROR: Unknown compression type in cabinet file <cabinet>.cab

CAUSE

This error message can occur if you are not using the version of the Extract tool (Extract.exe) included with Internet Explorer 4.0.

RESOLUTION

To resolve this issue, extract the updated Extract.exe file from the Setupw95.cab cabinet file to the Windows\Command folder, and then try to extract the file again.

NOTE: The Setupw95.cab cabinet file uses an earlier compression scheme and works with the older Extract tool.

To extract the updated Extract.exe file, follow these steps:

  1. Click Start, point to Programs, and then click MS-DOS Prompt.

  2. Type the following command at a command prompt, and then press the ENTER key:

          cd\
    

  3. Type the following command at a command prompt, and then press the ENTER key:

          cd\intern~1.0se
    

    NOTE: This assumes that the Internet Explorer 4.0 Setup folder is in the root of the C drive. If you specified a different location for the Internet Explorer 4.0 Setup folder during Setup, change to that location before you continue with step 4.

  4. Type the following command at a command prompt, and then press the ENTER key:

    extract setupw95.cab extract.exe /l c:\windows\command

When you are prompted to overwrite the Extract.exe file, press the Y key.

For additional information about using the Extract tool, see the following article in the Microsoft Knowledge Base:

   ARTICLE-ID: Q129605
   TITLE     : How to Extract Original Compressed Windows Files


Additional query words: 4.00 expand
Keywords : kberrmsg kbtool msiew95 kbfaq
Version : WINDOWS:4.0
Platform : WINDOWS


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: March 20, 1998
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.