EXTRACT.exe – Windows CMD Command

Uncompress one or more compressed .CAB cabinet files.

Syntax
      Extrac32 [/Y] [/A] [/D | /E] [/L dir] cabinet [filename...]

      Extrac32 [/Y] source [newname]

      Extrac32 [/Y] /C source destination

      EXTRACT  [/Y] [/A] [/D | /E] [/L dir] cabinet [filename...]

Key
   cabinet    Cabinet file (contains two or more files.)

   filenames  Name of the file to extract from the cabinet
              Wild cards (*.*) (.) and multiple files (separated by
              blanks are valid.

   source     Compressed file (a cabinet with only one file.)

   newname    New filename to give the exracted file.
              If not supplied the original name is used.

options
      /A       Process ALL cabinets. Follow cabinet chain.

      /C       Copy source file to destination (to copy from DMF floppy disks.)

      /D       Display cabinet directory (use with filename to avoid extract)

      /E       Extract all (use instead of *.* to extract all files)

      /L dir   Location to place extracted files (default is current folder)

      /Y       Overwrite files without any prompt

Extrac32.exe can be used from the command line but does not display any output on the console. (Extrac32.exe is part of Internet Explorer.) The output can be redirected through the more utility extrac32.exe /? | more

Examples

Extracting the archive demo.cab to the work folder:

C:\> extrac32.exe demo.cab /L "C:\work\"

Create a self extracting archive containing movie.mov:

C:\> makecab movie.mov "temp.cab"
C:\> copy /b "%windir%\system32\extrac32.exe"+"temp.cab" "movie.exe"
C:\> del /q /f "temp.cab

You may also like...

7 Responses

  1. Domenic says:

    I have read so many content on the topic of the blogger lovers except this paragraph
    is actually a nice paragraph, keep it up.

  2. Samantha says:

    Greetings! Very useful advice within this post!

    It is the little changes that produce the biggest changes.

    Thanks for sharing!

  3. Bebe says:

    Does your website have a contact page? I’m having trouble locating it but, I’d
    like to shoot you an e-mail. I’ve got some creative ideas for your blog you
    might be interested in hearing. Either way, great website and
    I look forward to seeing it expand over time.

  4. Tim says:

    Thanks for ones marvelous posting! I really enjoyed reading it, you happen to be
    a great author. I will make certain to bookmark your blog and definitely will come back in the future.
    I want to encourage yourself to continue your
    great posts, have a nice holiday weekend!

  5. zortilonrel says:

    As soon as I noticed this website I went on reddit to share some of the love with them.

  6. frolep rotrem says:

    Real fantastic visual appeal on this website , I’d value it 10 10.

Leave a Reply

Your email address will not be published. Required fields are marked *