I've used winRAR for a long time because of the "self-extracting executable" feature. You can set it up to create an exe (instead of a rar) that extracts files to a particular location and then runs arbitrary commands. It's like a super simple ghetto-fabulous installer and it just works. Now I wonder what else can do that as easily in a windows environment? I haven't looked around because I haven't needed to but now…
Don't Use RAR
71–80 of 218 posts
Re: Don't Use RAR
#72Good luck trying to send a file compressed with Zstd or Brotli to people and have them know what to do with them. I’d certainly have to google to figure out how to open one of those. And I’m an engineer and aware that those formats exist.
Zstandard and Brotli are also not an archiving format, which the layperson normally expects to be a "compression" format, so the comparison is a bit off. But that doesn't really matter because there is 7-zip which is an archiving format AND compression format AND competitive to RAR AND open-source.
Re: Don't Use RAR
#73Earlier quoted context omitted.
> Microsoft ASF/WMA also has a similar limitation, Doesn't mean it would in court.
If you've got the resources to mount a credible legal defence against Microsoft
Re: Don't Use RAR
#74RAR is a full-blown backup format* while 7zip is "just" an archive format. So comparisons are somewhat mood. But even I as a RAR fan and license holder have to agree. For the average joe, sending email attachments, zip or 7z is enough. * It can safe all three file timestamps (From nanoseconds precision (with NTFS), down to only 2 seconds precision (if you want to shave of a view bytes)), ACLs, ADS, Hard and Soft Link…
Re: Don't Use RAR
#75I've used winRAR for a long time because of the "self-extracting executable" feature. You can set it up to create an exe (instead of a rar) that extracts files to a particular location and then runs arbitrary commands. It's like a super simple ghetto-fabulous installer and it just works. Now I wonder what else can do that as easily in a windows environment? I haven't looked around because I haven't needed to but now…
Re: Don't Use RAR
#76Re: Don't Use RAR
#77I strongly prefer WinRAR (the software) because it does everything I am looking for in an archiving and compressing software. - It is a great tool for archiving. Especially in Windows, it is often faster to compress a rar archive than copying several hundreds of files. This fills the lack of a `tar` tool in Windows space. - It supports changing the compression level during the compression. - Highly backwards compatib…
Re: Don't Use RAR
#78Earlier quoted context omitted.
Zstandard and Brotli are also not an archiving format, which the layperson normally expects to be a "compression" format, so the comparison is a bit off. But that doesn't really matter because there is 7-zip which is an archiving format AND compression format AND competitive to RAR AND open-source.
But slower.
Re: Don't Use RAR
#79I strongly prefer WinRAR (the software) because it does everything I am looking for in an archiving and compressing software. - It is a great tool for archiving. Especially in Windows, it is often faster to compress a rar archive than copying several hundreds of files. This fills the lack of a `tar` tool in Windows space. - It supports changing the compression level during the compression. - Highly backwards compatib…