Bioruebe / cicdec

An unpacker for Clickteam Install Creator installers
BSD 3-Clause "New" or "Revised" License
33 stars 5 forks source link

Add support for installers with multiple product versions #4

Open LordGarfio opened 3 years ago

LordGarfio commented 3 years ago

After a short test, Clickteam Install Creator v2.0 Build 45 and Clickteam Patch Maker v1.3b are not unpacking.

cicdecXP pminst.exe:

Starting extraction at offset 273926

Reading block 0x1435 UNKNOWN_FONT with size 730 Reading block 0xCB6 3254 with size 70710 Reading block 0xAA52 43602 with size 1400155772 [ERROR] File list could not be read. Please send a bug report if you want the file to be supported in a future version.

cicdecXP icinst.exe:

Starting extraction at offset 273926

Reading block 0x1435 UNKNOWN_FONT with size 704 Reading block 0x4D7C 19836 with size 70710 Reading block 0xD3FB 54267 with size 3837178617 [ERROR] File list could not be read. Please send a bug report if you want the file to be supported in a future version.

Cheers.

Bioruebe commented 2 years ago

Thanks for reporting the problem. Both installers contain multiple versions of the same program (free and registered in this case), which means the setups are way different from 'normal' ones. I don't have plans to add support for these kind of files at the moment, because the two installers are the only ones I know that use this feature. Maybe in a future version of cicdec.