1UNSHIELD(1)                  http://www.synce.org                  UNSHIELD(1)
2
3
4

NAME

6       unshield - extract CAB files from an InstallShield installer archive
7

SYNOPSIS

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

DESCRIPTION

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

OPTIONS

17       -c COMPONENT
18              Only list/extract this component
19
20       -d DIRECTORY
21              Extract files to DIRECTORY
22
23       -D LEVEL
24              Set debug log level 0 - No logging (default) 1 - Errors only 2 -
25              Errors and warnings 3 - Errors, warnings and debug messages
26
27       -g GROUP
28              Only list/extract this file group
29
30       -h     Show help message
31
32       -i VERSION
33              Force InstallShield version number (don't autodetect)
34              Use this option if you have a very old archive  (generated  with
35              InstallShield <= 4) and / or the automatic detection fails
36
37       -j     Junk paths (do not make directories)
38
39       -L     Make file and directory names lowercase
40
41       -n     Never overwrite files
42
43       -o     Always overwrite files
44
45       -O     Use old compression
46
47       -r     Save raw data (do not decompress)
48
49       -R     Don't  do  any  conversion  to  file  and  directory  names when
50              extracting.
51
52       -v     Be verbose
53
54       -V     Print version information
55
56   Commands:
57       c      List components
58
59       g      List file groups
60
61       l      List files
62
63       t      Test files
64
65       x      Extract files
66
67   Other:
68       CABFILE
69              The InstallShield installer file to act upon
70

AUTHOR

72       This manual page was adapted by Mark Ellis <mark@mpellis.org.uk>,  from
73       the skeleton generated by help2man
74
75
76
77The SynCE project                  July 2004                       UNSHIELD(1)
Impressum