Skip to content
⌘ NSIS Forum Archive

RAR compression in future. It is possible?

7 posts

Karfax2#

RAR compression in future. It is possible?

In the future you plan to add RAR compression mathod?

For many files with RAR method is possible to receive the greater compression.

For exemple, I have programm - 58 files, 9.12 Mb.
LZMA compression (ultra, solid) - 1.92 Mb
RAR compression (maximum, solid) - 1.66 Mb.
{_trueparuex^}#
And why to bother since, lzma haves (most of the time) much better compression ratio anyway.
DrO#
rar decompression is free and source is available. compression however needs to be paid for and due to the nature of being an OSS project, i highly doubt there'd be the funding to ever do this. like {_trueparuex^} says, lzma is generally better anyway.

-daz
{_trueparuex^}#
Or at least it should be. I am not so sure anymore if this is the case in NSIS, after I saw this topic. http://forums.winamp.com/showthread.php?threadid=236126
DrO#
that's only because the modified lzma code in nsis is from an older branch of the lzma sdk and doesn't support the recently introduced higher levels of compression. maybe kichik will look into this, dunno heh

-daz