1ORANGE(1) User Commands ORANGE(1)
2
3
4
6 orange - extract CAB files from self-extracting installers
7
9 orange [-d DIRECTORY] [-D LEVEL] [-h] [-l] FILENAME
10
11 -d DIRECTORY
12 Extract files to DIRECTORY
13
14 -D LEVEL
15 Set debug log level 0 - No logging (default) 1 - Errors only 2 -
16 Errors and warnings 3 - Everything
17
18 -h Show this help message
19
20 FILENAME
21 The file to list or extract contents of
22
23 Orange is a tool and library for squeezing out juicy installable Micro‐
24 soft Cabinet Files from self-extracting installers for Microsoft Win‐
25 dows. It currently supports the following kinds of installers:
26
27 * Early support for installers created by Installer VISE.
28 (Orange 0.3 or
29
30 later)
31
32 * Support for some installers created by Inno Setup. (Orange 0.2
33 or later) * Early support for the installer used by TomTom prod‐
34 ucts. (Orange 0.2 or
35
36 later)
37
38 * InstallShield versions 5 and 6, using Unshield for extracting
39
40 InstallShield Cabinet files.
41
42 * Setup Factory versions 5 and 6 using Dynamite for data decom‐
43 pression. * Some other installer (using a DLL called
44 inflate.dll). This is used by
45
46 for example Macromedia Flash Player 6 for Pocket PC 2002.
47
48 * Microsoft Cabinets (also self-extracting) when you have Cabex‐
49 tract
50
51 installed.
52
53 * Zip archives (also self-extracting) when you have UnZip
54 installed.
55
56
57
58orange 0.3.1 July 2004 ORANGE(1)