Quote:
Originally Posted by r4ll
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.