Quote:
Originally Posted by Prashantoo7
i want to keep only ENG lang file for dead space 3
can some one please tell me which files to delete from the below pic
|
No need, the Compress.bat makes it for you
Quote:
Originally Posted by neu10
excellent compression, I wondered if not too much trouble and could give me the files needed for decompression and would like to use it in another installer but with the files I have branded me wrong because I do not support that type of decompression, thanks
|
Enable srepinside & precompinside and then call ISArcExtract function (Isdone.dll) from Inno setup.
If you want extract manually the archives, type from conversion folder:
Code:
arc x DS3\Data1.bin
...