UNSHIELD(1) http://www.synce.org UNSHIELD(1)

unshield - extract CAB files from an InstallShield installer archive

unshield [-c COMPONENT] [-d DIRECTORY] [-D LEVEL] [-g GROUP] [-h] [-i VERSION] [-j] [-L] [-n] [-o] [-O] [-r] [-v] [-V] c|g|l|t|x CABFILE

Unshield extracts CAB files from InstallShield installers, used to install software on Microsoft Windows based machines.

-c COMPONENT
Only list/extract this component
Extract files to DIRECTORY
Set debug log level 0 - No logging (default) 1 - Errors only 2 - Errors and warnings 3 - Errors, warnings and debug messages
-g GROUP
Only list/extract this file group
Show help message
Force InstallShield version number (don't autodetect)
Use this option if you have a very old archive (generated with InstallShield <= 4) and / or the automatic detection fails
Junk paths (do not make directories)
Make file and directory names lowercase
Never overwrite files
Always overwrite files
Use old compression
Save raw data (do not decompress)
Don't do any conversion to file and directory names when extracting.
Be verbose
Print version information

List components
List file groups
List files
Test files
Extract files

The InstallShield installer file to act upon

This manual page was adapted by Mark Ellis <mark@mpellis.org.uk>, from the skeleton generated by help2man

July 2004 The SynCE project