View Single Post
  #8  
Old 06-02-2013, 08:34
neu10 neu10 is offline
Registered User
 
Join Date: Jan 2013
Location: mexico
Posts: 6
Thanks: 2
Thanked 12 Times in 2 Posts
neu10 is on a distinguished road
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
...
[/QUOTE]


forgive my ignorance, where you have to modify the code.to automatically unzip
Reply With Quote