Quote:
Originally Posted by y_thelastknight
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,