Earlier quoted context omitted.
Windows has shipped with "ZIP folders" and the ability to create and extract ZIP files since the late 90s/early 2000s I believe (not sure exactly what version.) As of the latest versions of Windows 11, Windows ships with libarchive-based archive extraction, which should let you extract many archives natively (including 7-zip and RAR) via the UI as well as the CLI (via BSD TAR, which also ships with Windows these days…
ZIP Folders was developed by Dave Plummer from Microsoft (who runs the Dave's Garage YouTube channel). It was made in his spare time, then was licensed to Microsoft afterwards.
7-Zip 25.00
51–60 of 71 posts
Re: 7-Zip 25.00
#52For those who are unaware, there is another project [1] that tracks upstream which adds support for various codecs like Zstandard. Many folks (such as myself) opt to install their releases instead. [1]: https://github.com/mcmilk/7-Zip-zstd
Re: 7-Zip 25.00
#53I don’t know why we need this now because Microsoft had in build zip so
Re: 7-Zip 25.00
#54Earlier quoted context omitted.
It ships with a very terrible wizard. Maybe I should say, why does the Windows unarchiving feature suck?
>It ships with a very terrible wizard. Terrible how? It just needs to zip and unzip and it does that fine for most users. What else do you expect for casual users? For power usurers there's 7zip or WinRar or other solutions. > Maybe I should say, why does the Windows unarchiving feature suck? And what stopped you from saying that? HN rules say comments should be in good faith. What you said has clearly different mean…
...then a brief flash as the decompress happens because it's no longer 1998 and we're not extracting 2 MB of ZIP files on a Pentium 166,
... then you get a silly "complete!" screen with a pre-filled checkbox that spawns another Windows Explorer window by default.
Eh, three clunky "wizard" screens is a bit much for a "extract here..." command.
Re: 7-Zip 25.00
#55Why doesn't Windows ship with an unarchiving utility?
It does, but it's annoying because it treats things as folders, which I suppose is nice if you just want to look inside the zip, but a pain if you just want to extract something in a normal way like you'd do with any other unzipping utility.
Re: 7-Zip 25.00
#56Earlier quoted context omitted.
The defining factor isn't compression/decompression, it's just encoding. You'll see codec used in things like text encoding.
While technically true, the term has been largely co-opted by the A/V realm. It’s pretty rare to hear outside of the context.
To be clear the codec implements the compression (or other encoding) algorithm. So when talking about codec's we mean the implementation. But when talking about the algorithm, we are talking about the standard of encoding the encoder or decoder implements.
Re: 7-Zip 25.00
#57For those who are unaware, there is another project [1] that tracks upstream which adds support for various codecs like Zstandard. Many folks (such as myself) opt to install their releases instead. [1]: https://github.com/mcmilk/7-Zip-zstd
Note that the official 7z build supports zstd compression since version 24: https://github.com/ip7z/7zip/releases/tag/24.05
Re: 7-Zip 25.00
#58For those who are unaware, there is another project [1] that tracks upstream which adds support for various codecs like Zstandard. Many folks (such as myself) opt to install their releases instead. [1]: https://github.com/mcmilk/7-Zip-zstd
Maybe it's just me but I got weird feelings seeing 7-Zip-zstd repo having more stars than it's upstream.
Re: 7-Zip 25.00
#59Earlier quoted context omitted.
ZIP Folders was developed by Dave Plummer from Microsoft (who runs the Dave's Garage YouTube channel). It was made in his spare time, then was licensed to Microsoft afterwards.
>ZIP Folders was developed by Dave Plummer from Microsoft I'm not sure I'd tell people I did that if it were me.
Re: 7-Zip 25.00
#60Earlier quoted context omitted.
Zip support has been in Windows since XP. In 11 (and maybe later 10 updates) they added 7z and rar support.
Except weirdly enough, when you open a .zip there is an "Extract All" button. When you open a .tar.gz or a .rar that button is gone. For those you need to do right mouse on the .tar.gz or .rar and click "Extract All...". I miss the days when Windows' UI was consistent.
It's just more noticeable on 11/10 because the last four releases each have a very distinct visual style.