Quote:
Originally Posted by aswadd
if you used fazip for 4x4 , lzma then you must use it again for unpacking
see (arc.ini)
|
it's opposite - fazip can implement any internal arc.exe algorithm as external one. this means that you can compress with fazip and decompress internally, or vice versa.
in practice, i recommend to use fazip for large compression methods (rep, lzma, ppmd). you may also prefer to use fazip for decompression (even in installer) since it's yet another way to break 2/4 GB barrier of 32-bit programs