OS4 DepotLogo by Nickman 
(anonymous IP: 18.97.9.170,2272) 
 HomeRecentStatsSearchSubmitUploadsMirrorsContactInfoDisclaimerConfigAdmin
 Menu

 Features
   Crashlogs
   Bug tracker
   Locale browser
 

 Categories

   o Audio (343)
   o Datatype (51)
   o Demo (204)
   o Development (603)
   o Document (24)
   o Driver (98)
   o Emulation (149)
   o Game (1018)
   o Graphics (503)
   o Library (118)
   o Network (234)
   o Office (67)
   o Utility (932)
   o Video (69)

Total files: 4413

Full index file
Recent index file

 Links

  Amigans.net
  Aminet
  IntuitionBase
  Hyperion Entertainment
  A-Eon
  Amiga Future


Support the site


 Readme for:  Utility » Filetool » cabextract.lha

Cabextract

Description: Extract Microsoft Cabinet (.CAB) archives
Download: cabextract.lha       (TIPS: Use the right click menu if your browser takes you back here all the time)
Size: 44kb
Version: 1.11
Date: 25 Feb 2023
Author: Stuart Caie
Submitter: Samir Hawamdeh
Homepage: http://www.cabextract.org.uk/
Requirements: AmigaOS 4.x
Category: utility/filetool
Replaces: utility/filetool/cabextract.lha
License: GPL
Distribute: yes
Min OS Version: 4.0
FileID: 12442
 
Comments: 3
Snapshots: 0
Videos: 0
Downloads: 61  (Current version)
682  (Accumulated)
Votes: 0 (0/0)  (30 days/7 days)

Show comments Show snapshots Show videos Show content Show crashlogs Replace file 
Cabextract is a program to extract Microsoft Cabinet files.
It is free software with ABSOLUTELY NO WARRANTY.

Cabinet (.CAB) files are a form of archive, which Microsoft use to
distribute their software, and things like Windows Font Packs. The
cabextract program unpacks these files.

For more information, see https://www.cabextract.org.uk/
or run the command 'cabextract --help'.

Example usage:

Extracting files from a cabinet file:
$ cabextract wibble.cab

Extracting files from an executable which contains a cabinet file:
$ cabextract wibble.exe
[cabextract will automatically search executables for embedded cabinets]

Extracting files from a set of cabinet files; wib01.cab, wib02.cab, ...:
$ cabextract wib01.cab
[cabextract will automatically get the names of the other files]

Extracting files to a directory of your choice (in this case, 'boogie'):
$ cabextract -d boogie wibble.cab
[cabextract will create the directory if it does not already exist]

Listing files from a cabinet file:
$ cabextract -l wibble.cab

Testing the integrity of a cabinet file, without extracting it:
$ cabextract -t wibble.cab





Copyright © 2004-2025 by Björn Hagström All Rights Reserved