Quote:
Originally Posted by Epic Titan 69
Moreover can u make it compatible with this pattern of compression
srep+lzma+lolz
Plz i only need this method support in this script��
|
My friend, This is ridiculous. Both Lzma and Lolz are final compressors. There is no point in using these two together.
It must be
srep+lzma or
srep+lolz
My example supports both srep+lzma and srep+lolz
Code:
bin\arc.exe .... Output\data1.bf -m=srep+lzma "Pack\*"
or
bin\arc.exe .... Output\data1.bf -m=srep+lolz "Pack\*"