orange

extracts CAB files from self-extracting installers

Install

All systems
curl cmd.cat/orange.sh
Debian Debian
apt-get install orange
Fedora
dnf install orange
Raspbian
apt-get install orange

orange

extracts CAB files from self-extracting installers

Orange is a tool and library for squeezing out juicy installable Microsoft Cabinet Files from self-extracting installers for Microsoft Windows. It currently supports the following kinds of installers: * Early support for installers created by Installer VISE. * Support for some installers created by Inno Setup. * Early support for the installer used by TomTom products. * InstallShield versions 5 and 6. * Setup Factory versions 5 and 6. * Some other installer (using a DLL called inflate.dll). This is used by for example Macromedia Flash Player 6 for Pocket PC 2002. * Microsoft Cabinets (also self-extracting) when you have Cabextract installed. * Zip archives (also self-extracting) when you have UnZip installed. This package contains the binary which can be used to extract CAB files.