View Single Post
  #13  
Old 07-02-2013, 02:54
Prashantoo7's Avatar
Prashantoo7 Prashantoo7 is offline
Registered User
 
Join Date: May 2012
Location: India
Posts: 39
Thanks: 34
Thanked 17 Times in 6 Posts
Prashantoo7 is on a distinguished road
Quote:
Originally Posted by peterf1999 View Post
No need, the Compress.bat makes it for you




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
...
i know but i got error while compressing Data2.bin
Data1.bin contains
this files :-
bigfile0.viv
bigfile1.viv
bigfile2.viv
bigfile3.viv
bigfile4.viv
bigfile5.viv
should i also add bigfile6.viv ?? for eng lang

the final size is 4.25 GB
but bin files does not contain bigfile6.viv file

Last edited by Prashantoo7; 07-02-2013 at 02:57. Reason: mistake
Reply With Quote