View Single Post
  #1  
Old 01-11-2016, 03:35
CAT8K CAT8K is offline
Registered User
 
Join Date: Nov 2016
Location: EGYPT
Posts: 15
Thanks: 19
Thanked 2 Times in 2 Posts
CAT8K is on a distinguished road
i want some help, please About arc+nz.exe

hi to all

all i need unpack 3 file At same time i uesd many tools like
Masked Data Compressor 2.5 , BlackBox_2.5.1 Masked Compression Archive
And not newbie in Compressor file game but how can do this look to picture



And if it too hard or possible can extract 3x1 file At same time like this


if not ISArcExtract ( 0, 50, ExpandConstant('{src}\data1.bin'), ExpandConstant('{app}'), '', false, 'yourpassword', ExpandConstant('{tmp}\arc.ini'), ExpandConstant('{app}'), False) then break;
// if not ISArcExtract ( 0, 25, ExpandConstant('{src}\data2.bin'), ExpandConstant('{app}'), '', false, 'yourpassword', ExpandConstant('{tmp}\arc.ini'), ExpandConstant('{app}'), False) then break;
// if not ISArcExtract ( 0, 25, ExpandConstant('{src}\data3.bin'), ExpandConstant('{app}'), '', false, 'yourpassword', ExpandConstant('{tmp}\arc.ini'), ExpandConstant('{app}'), False) then break;

data1.bin . data2.bin . data3.bin extract At same time?
Reply With Quote
Sponsored Links