4
layout.bin
setup.lid
_sys1.cab
_user1.cab
DATA.TAG
data1.cab
SETUP.INI
setup.ins
_INST32I.EX_
SETUP.EXE
_ISDEL.EXE
_SETUP.DLL
lang.dat
os.dat

I want to extract an InstallSHIELD's 5 install package and above is the list of files in "data1" folder. However there is no *.hdr files so I can't extact the CAB files using tools on Internet, even though the package is still able to be installed without any error. Can anybody give me a suggestion for this please?

Teiv
  • 1,029

2 Answers2

1

For that, you need I5Comp. If it doesn’t work, try I3Comp, then finally IComp.

Synetech
  • 69,547
1

Try UniExtract. It lists Installshield .cab in its list od suppored formats.

kinokijuf
  • 8,364