💾 Archived View for cugi.ie › aminet › 1677300262.gmi captured on 2023-03-20 at 18:31:43. Gemini links have been rewritten to link to archived content
-=-=-=-=-=-=-
Author: Stuart Caie <kyzer at cabextract.org.uk> Uploader: Stuart Caie <kyzer cabextract org uk> Type: util/arc Version: 1.11 Architecture: m68k-amigaos Date: 2023-02-24 Readme: http://aminet.net/util/arc/cabextract.readme Downloads: 3528
http://aminet.net/util/arc/cabextract.lha
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
PERMISSION UID GID PACKED SIZE RATIO METHOD CRC STAMP NAME ---------- ----------- ------- ------- ------ ---------- ------------ ---------- [generic] 43253 77104 56.1% -lh5- 3c60 Feb 24 12:04 cabextract [generic] 12205 21592 56.5% -lh5- bb59 Feb 24 12:04 cabinfo ---------- ----------- ------- ------- ------ ---------- ------------ ---------- Total 2 files 55458 98696 56.2% Feb 25 04:44
Aminet © 1992-2023 Urban Müller and the Aminet team. Aminet contact address: <aminet aminet net>