pakrat2k2
KaktoR
Sorry for the inconvenience, it works now. It was what he told me pakrat2k2.
The bin files with whom he had tried they were not good, with new ones it worked.
To decompress files bin leave it like that:
Code:
//////////////////////////////////////////// ACTIVATE TO EXTRACT FILES WITH EXTENSION ".arc" //////////////////////////////////////////////
//if not ISArcExtract ( 0, 0, ExpandConstant('{src}\*.arc'), ExpandConstant('{app}\'), '', false, '', ExpandConstant('{tmp}\arc.ini'), ExpandConstant('{app}\'), notPCFonFLY{PCFonFLY}) then break;
// if not ISArcExtract ( 0, 0, ExpandConstant('{src}\Data2.arc'), ExpandConstant('{app}\'), '', false, '', ExpandConstant('{tmp}\arc.ini'), ExpandConstant('{app}\'), notPCFonFLY{PCFonFLY}) then break;
// if not ISArcExtract ( 0, 0, ExpandConstant('{src}\Data3.arc'), ExpandConstant('{app}\'), '', false, '', ExpandConstant('{tmp}\arc.ini'), ExpandConstant('{app}\'), notPCFonFLY{PCFonFLY}) then break;
///////////////////////////////////////// ACTIVATE TO EXTRACT FILES WITH EXTENSION ".bin" //////////////////////////////////////////////
if not ISArcExtract ( 0, 0, ExpandConstant('{src}\*.bin'), ExpandConstant('{app}\'), '', false, '', ExpandConstant('{tmp}\arc.ini'), ExpandConstant('{app}\'), notPCFonFLY{PCFonFLY}) then break;
// if not ISArcExtract ( 0, 0, ExpandConstant('{src}\data2.bin'), ExpandConstant('{app}\'), '', false, '', ExpandConstant('{tmp}\arc.ini'), ExpandConstant('{app}\'), notPCFonFLY{PCFonFLY}) then break;
// if not ISArcExtract ( 0, 0, ExpandConstant('{src}\data3.bin'), ExpandConstant('{app}\'), '', false, '', ExpandConstant('{tmp}\arc.ini'), ExpandConstant('{app}\'), notPCFonFLY{PCFonFLY}) then break;
pakrat2k2 and KaktoR thank you very much for your help. Kind regards.
To WOliveira:
This setup works with compressed files with the UltraArc 2.8.0.1, that you can download in this forum.
I use for compression: precomp 0.42 + srep + lzma.
If you want you can send me a private message to talk with me