<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Are both &#x27;.7z&#x27; and &#x27;.zip&#x27; portable archives necessary ?]]></title><description><![CDATA[<p dir="auto">Hello, <strong>All</strong>,</p>
<p dir="auto">I was about to download the N++ <strong><code>8.9.7 RC2</code></strong>, but when I saw the <strong>total</strong> number of versions available, I wondered :</p>
<p dir="auto">Would it be possible to <strong>simplify</strong> this list by offering <strong>only</strong> <strong><code>.zip</code></strong> archives for the <strong>portable</strong> versions ? I assume that would make <a class="plugin-mentions-user plugin-mentions-a" href="/user/donho" aria-label="Profile: donho">@<bdi>donho</bdi></a>’s job <strong>easier</strong> !</p>
<pre><code class="language-diff">npp.8.9.7.Installer.arm64.exe

npp.8.9.7.Installer.exe

npp.8.9.7.Installer.x64.exe

npp.8.9.7.Installer.x64.msi

npp.8.9.7.portable.7z

npp.8.9.7.portable.arm64.7z

npp.8.9.7.portable.arm64.zip

npp.8.9.7.portable.minimalist.7z

npp.8.9.7.portable.minimalist.arm64.7z

npp.8.9.7.portable.minimalist.x64.7z

npp.8.9.7.portable.x64.7z

npp.8.9.7.portable.x64.zip

npp.8.9.7.portable.zip

Source code (zip)

Source code (tar.gz)
</code></pre>
<p dir="auto">Presently, as reported in the section above, the portable <strong>minimalist</strong> versions are <strong><code>.7z</code></strong> archives and all the other <strong>portable</strong> versions are proposed with, <strong>both</strong>, the <strong><code>.7z</code></strong> and <strong><code>.zip</code></strong> archives</p>
<p dir="auto">But, maybe, <strong>Don</strong> has a <strong>specific</strong> reason for offering these <strong>two</strong> options ? Let’s wait for his answer !</p>
<p dir="auto">Best Regards,</p>
<p dir="auto">guy038</p>
]]></description><link>https://community.notepad-plus-plus.org/topic/27602/are-both-.7z-and-.zip-portable-archives-necessary</link><generator>RSS for Node</generator><lastBuildDate>Sat, 11 Jul 2026 08:35:23 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/27602.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 10 Jul 2026 07:53:50 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Are both &#x27;.7z&#x27; and &#x27;.zip&#x27; portable archives necessary ? on Sat, 11 Jul 2026 07:33:52 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mpheath" aria-label="Profile: mpheath">@<bdi>mpheath</bdi></a> This is somewhat disingenuous. For certain circumstances, .zip is going to a better format than .7z, but it depends on your use case. The most obvious being where you’re compressing multiple files into one archive and wish to decompress only individual ones. This doesn’t seem terribly useful for an installation package though.</p>
<p dir="auto">In general, 7zip compresses much better (even for a single file) but is slower to compress/decompress.</p>
<p dir="auto">.7z is open source, .zip is proprietary but the format is released as an application note.</p>
<p dir="auto">Somewhat tangentially, on windows, you can use the 7 zip library to read/write a huge range of different archives and compression types.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/105890</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/105890</guid><dc:creator><![CDATA[ThosRTanner]]></dc:creator><pubDate>Sat, 11 Jul 2026 07:33:52 GMT</pubDate></item><item><title><![CDATA[Reply to Are both &#x27;.7z&#x27; and &#x27;.zip&#x27; portable archives necessary ? on Sat, 11 Jul 2026 01:05:54 GMT]]></title><description><![CDATA[<p dir="auto">Hello, <a class="plugin-mentions-user plugin-mentions-a" href="/user/mpheath" aria-label="Profile: mpheath">@<bdi>mpheath</bdi></a>, <a class="plugin-mentions-user plugin-mentions-a" href="/user/peterjones" aria-label="Profile: peterjones">@<bdi>peterjones</bdi></a> and <strong>all</strong>,</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mpheath" aria-label="Profile: mpheath">@<bdi>mpheath</bdi></a>, thanks for your very <strong>informative</strong> post regarding the <strong>differences</strong> between <strong><code>7z</code></strong> and <strong><code>zip</code></strong> archives. I learned a <strong>few</strong> things today ! ( I should say… tonight ! )</p>
<p dir="auto">Luckily, I generally extract <strong>all</strong> files from the N++ <strong><code>7z</code></strong> archives !</p>
<p dir="auto">Best Regards,</p>
<p dir="auto">guy038</p>
]]></description><link>https://community.notepad-plus-plus.org/post/105886</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/105886</guid><dc:creator><![CDATA[guy038]]></dc:creator><pubDate>Sat, 11 Jul 2026 01:05:54 GMT</pubDate></item><item><title><![CDATA[Reply to Are both &#x27;.7z&#x27; and &#x27;.zip&#x27; portable archives necessary ? on Sat, 11 Jul 2026 00:42:30 GMT]]></title><description><![CDATA[<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/peterjones" aria-label="Profile: PeterJones">@<bdi>PeterJones</bdi></a> <a href="/post/105879">said</a>:</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/guy038" aria-label="Profile: guy038">@<bdi>guy038</bdi></a> ,</p>
<p dir="auto">I believe that 7z is a more-efficient compressed file, and a decade or two ago, a lot of people were moving toward it instead of zip.  I think he started offering both to accommodate those who preferred the 7z.  (It would also explain why the minimalist is only-7z, if it’s better-compressed.)</p>
</blockquote>
<p dir="auto">7z format is not a worthy replacement for the zip format. <code>7z is a more-efficient compressed file</code> for size though what about the other advantages compared to other formats like zip?</p>
<p dir="auto">If someone wants to extract an individual file or two, then the zip format is desirable. The zip format compresses each file individually and keeps a table of records of how to access them. This makes the format good for decompression for any or all files to extract. The zip format is comparable to the old cabinet format which also was designed for accessing individual files. The zip format advantage is faster speed and flexibility with individual file access.</p>
<p dir="auto">7z is a solid format in which the files are compressed like a whole blob of files to gain greater compression. To extract an individual file or two means the whole blob of files may need to be decompressed. This might not be too noticeable by the user with a small compressed file though decompression is less efficient with the 7z format unless extracting all of the files is the aim and it will decompress slower so decompression has no good advantages. The 7z format advantage is smaller compression size.</p>
<p dir="auto">If size is not a concern, zip can be considered as superior in many ways. When you know the difference between the formats, then your choice of which to download may change. The zip format access also can allow to download a piece of the compressed file to get only the files wanted so downloading the whole compressed file is not needed. See this <a href="https://community.notepad-plus-plus.org/post/95098">post</a> where Python’s <code>zipfile.ZipFile</code> can work with individual files of a zip file.</p>
<p dir="auto">Here is a snippet of code I use that needs an offset and length:</p>
<pre><code>    def _download_range(url, offset, length):
        '''Download a range of bytes from a url.'''

        with urllib.request.urlopen(urllib.request.Request(
                url, headers={'Range': 'bytes={}-'.format(offset)})) as r:

            content = r.read(length)

        return content
</code></pre>
<p dir="auto">And would call it like:</p>
<pre><code>compressed = _download_range(url, 305369, 1275535)
</code></pre>
<p dir="auto">This can download from an online zip file only a part of the file. Open 7zip with a <code>Notepad++*.7z</code> and open the properties window for the file <code>Notepad++.exe</code>. You will not see an offset to where the file is located. Do the same with <code>Notepad++*.zip</code>, it will show an offset as it is recorded.</p>
<p dir="auto">7z format advantage is smaller compressed size without all of the advantages that the zip format offers.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/105884</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/105884</guid><dc:creator><![CDATA[mpheath]]></dc:creator><pubDate>Sat, 11 Jul 2026 00:42:30 GMT</pubDate></item><item><title><![CDATA[Reply to Are both &#x27;.7z&#x27; and &#x27;.zip&#x27; portable archives necessary ? on Fri, 10 Jul 2026 18:13:30 GMT]]></title><description><![CDATA[<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/guy038" aria-label="Profile: guy038">@<bdi>guy038</bdi></a> <a href="/post/105880">said</a>:</p>
</blockquote>
<blockquote>
<p dir="auto">I personally always use the 7z archive, as the 7z application is installed</p>
</blockquote>
<p dir="auto">I use the 7z archive, but only use the WinZip application (as WinZip “knows” the 7z format).<br />
Why do I do this? I don’t know…just the habit I got into.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/105882</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/105882</guid><dc:creator><![CDATA[Alan Kilborn]]></dc:creator><pubDate>Fri, 10 Jul 2026 18:13:30 GMT</pubDate></item><item><title><![CDATA[Reply to Are both &#x27;.7z&#x27; and &#x27;.zip&#x27; portable archives necessary ? on Fri, 10 Jul 2026 17:17:00 GMT]]></title><description><![CDATA[<p dir="auto">Hello, <a class="plugin-mentions-user plugin-mentions-a" href="/user/peterjones" aria-label="Profile: peterjones">@<bdi>peterjones</bdi></a> and <strong>All</strong>,</p>
<p dir="auto">I should have guessed that <a class="plugin-mentions-user plugin-mentions-a" href="/user/donho" aria-label="Profile: donho">@<bdi>donho</bdi></a> doesn’t have to do any <strong>manual</strong> work to create the different versions of each N++ release !</p>
<p dir="auto">I <strong>personally</strong> always use the <strong><code>7z</code></strong> archive, as the <strong><code>7z</code></strong> application is installed on my <strong>Windows 11</strong> machine !</p>
<p dir="auto">BR</p>
<p dir="auto">guy038</p>
]]></description><link>https://community.notepad-plus-plus.org/post/105880</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/105880</guid><dc:creator><![CDATA[guy038]]></dc:creator><pubDate>Fri, 10 Jul 2026 17:17:00 GMT</pubDate></item><item><title><![CDATA[Reply to Are both &#x27;.7z&#x27; and &#x27;.zip&#x27; portable archives necessary ? on Fri, 10 Jul 2026 16:28:53 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/guy038" aria-label="Profile: guy038">@<bdi>guy038</bdi></a> ,</p>
<p dir="auto">I believe that 7z is a more-efficient compressed file, and a decade or two ago, a lot of people were moving toward it instead of zip.  I think he started offering both to accommodate those who preferred the 7z.  (It would also explain why the minimalist is only-7z, if it’s better-compressed.)</p>
<p dir="auto">As far as making his job easier, I am sure the zipping was automated years ago as part of the build/release process, so it’s no extra effort on his part.</p>
<p dir="auto">I assume he has access to download logs, at least through the website downloads if not through the GitHub direct downloads.  My guess is if no one was downloading the 7z version, he probably would have decided to stop providing it, so there are probably some users who prefer that version.</p>
<p dir="auto">That’s, obviously, just my guess, but I offer it for what it’s worth.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/105879</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/105879</guid><dc:creator><![CDATA[PeterJones]]></dc:creator><pubDate>Fri, 10 Jul 2026 16:28:53 GMT</pubDate></item></channel></rss>