unshield

Extract files from InstallShield cabinet files (.cab, .exe)

brewmacoslinux
Try with needOr install directly
Source

About

Extract files from InstallShield cabinet files

Commands

unshield

Examples

Extract all files from an InstallShield cabinet$ unshield x installer.cab
Extract files from an executable installer$ unshield x setup.exe
List contents of cabinet file without extracting$ unshield l installer.cab