Quote:
Originally Posted by ZeD1818
Please help
I want unarc format in my BB script please tell me how to add it
Thanks
|
if I'm not mistaken, already in this format the bb
Code:
if not ISArcExtract ( 0, 100, ExpandConstant('{src}\Filename.arc'), ExpandConstant('{app}'), '', false, '', ExpandConstant('{tmp}\arc.ini'), ExpandConstant('{app}'), False) then break;