twogood / unshield

Tool and library to extract CAB files from InstallShield installers
MIT License
346 stars 74 forks source link

Cannot extract last file of the volume in multi-vulume cab files #124

Open hgdagon opened 3 years ago

hgdagon commented 3 years ago

Installers with only a dummy data1.cab and a data2.cab, containing actual files seem to been unaffected. For others,  the very last file in each volume fails to extract.

Here are some logs and info.

twogood commented 3 years ago

Thanks a lot for this information, maybe those files are split between volumes and unshield don't handle that very well. I know I don't have had good test data for this. I have tried a German edition of Sunrise but I don't recall an issue like this.

twogood commented 3 years ago

@hgdagon what version of unshield did you use?