View Single Post
  #12  
Old 04-10-2014, 12:45
Gamer009's Avatar
Gamer009 Gamer009 is offline
Registered User
 
Join Date: Oct 2013
Location: Mars
Posts: 51
Thanks: 34
Thanked 3 Times in 3 Posts
Gamer009 is on a distinguished road
works , thnx a lot <3

but please the following question

--------------------------------------------

and what about this :
Quote:
in the archive.ini

i must type : ISPrecompExtract or ISArcExtract ?

i'm using this line in compressing :mprecomp+srep+delta+lzma:a1:mfbt4:d158m:fb273:mc1 000:lc8

(i think it's a precomp , i'm asking to check
btw, here's my archive.ini

Quote:
if not ISPrecompExtract ( 0, 50, ExpandConstant('{src}\Setup-1.bin'), ExpandConstant('{app}'), '', false, '', ExpandConstant('{tmp}\arc.ini'), ExpandConstant('{app}'), False) then break;
if not ShowChangeDiskWindow ('Please Insert Disk 2 To Continue..', ExpandConstant('{src}'),'Setup-2.bin') then break;
if not ISPrecompExtract ( 0, 50, ExpandConstant('{src}\Setup-2.bin'), ExpandConstant('{app}'), '', false, '', ExpandConstant('{tmp}\arc.ini'), ExpandConstant('{app}'), False) then break;

Last edited by Gamer009; 04-10-2014 at 13:00.
Reply With Quote