View Single Post
  #13  
Old 17-01-2014, 19:54
r4ll r4ll is offline
Registered User
 
Join Date: Dec 2013
Location: India
Posts: 18
Thanks: 6
Thanked 4 Times in 3 Posts
r4ll is on a distinguished road
Red face

Quote:
Originally Posted by y_thelastknight View Post
file is not available to extract.
file name is different or dir is different.

Code:
if not IS7ZipExtract    ( 0, 25, ExpandConstant('{src}\data1.7z'),   ExpandConstant('{app}\data1.srep'), false, '') then break;
{src} = where you archive file is.
data1.7z = Your archive file name.
Thanks I got my problem solved but there is now another problem with precomp.Hope you can again help me regarding this.

Thanks,
Attached Images
File Type: png error.png (13.8 KB, 254 views)
Reply With Quote