Quote:
Originally Posted by DazzleR
@red01
i tried that..but it doesn't give me a .pcf file larger than the orginal archive..
i jst get the same size and same compression ratio after doing all that
|
i thought u want a small size by using precomp
but if u want a large .pcf file
using following commands
precomp -intense -v -c- -oData1 Data1.arc
-c- means zero compression for output file (better srep results)
-v means debug mode (if something goes wrong you can see problematic position and start precomping once again but with -i#########
parameter; ######### means problematic position)