Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for extracting files from CABs when extracting InstallShield installer #379

Open
GeorgeK1ng opened this issue Nov 28, 2023 · 1 comment

Comments

@GeorgeK1ng
Copy link

Hi,

according to these informations, I was able to extract CABs after I extracted InstallShield installer.

Here whole is tutorial.
https://www.compdigitec.com/labs/2009/04/27/windows-snipping-tool-for-windows-xp/

We just need to add another command i6comp.exe e data1.cab to extract files from InstallShield CABs

@raddyst
Copy link

raddyst commented Nov 29, 2023

We just need to add another command i6comp.exe e data1.cab to extract files from InstallShield CABs

For able to extract installshield cabs - go to plugin manager (Help -> Plugin manager) and download is5comp and iscab unpackers.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants