Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 495 Bytes

DESCRIPTION.md

File metadata and controls

18 lines (13 loc) · 495 Bytes

ISx

ISx is a simple file extractor that extracts all components of a given InstallShield installer executable, including (but not limited to):

  • InstallShield CAB files
  • Compiled installation scripts/rules (i.e. INX/INS files)
  • Setup initialization files
  • Language-specific string resource files
  • Underlying MSI packages
  • Packaged setup prerequisites

ISx is intended to serve as an open-source alternative to IsXunpack.

Usage Example

ISx.exe "D:\Local\setup.exe"