Quote:
Originally Posted by neu10
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
...
|
forgive my ignorance, where you have to modify the code.to automatically unzip[/QUOTE]
Take a look at ISDone_Example.iss, a basic knowledge of the pascal language is required.