View Single Post
  #720  
Old 17-01-2014, 03:31
y_thelastknight's Avatar
y_thelastknight y_thelastknight is offline
Registered User
 
Join Date: Mar 2010
Location: Canada
Posts: 437
Thanks: 616
Thanked 576 Times in 213 Posts
y_thelastknight is on a distinguished road
Quote:
Originally Posted by r4ll View Post
I am getting this error.I have also renamed Data1 to My Data name
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.
__________________
Glass BB | BlackBox v2 | Portable Installer
Reply With Quote