Quote:
Originally Posted by nizcoz
How to decompress an arc file with password when i use a isdone (ini) script? (by dante1995)
|
if not ISArcExtract ( 0, 100, ExpandConstant('{src}\data.bin), ExpandConstant('{app}\'), '', false, '{#PasswordHere}', ExpandConstant('{tmp}\arc.ini'), ExpandConstant('{app}\'), notPCFonFLY{PCFonFLY}) then break;