|
@@ -40,7 +40,8 @@ For conditions of distribution and use, see <a href="files/is/license.txt">LICEN
|
|
|
|
|
|
<p><a name="6.5.0"></a><span class="ver">6.5.0-dev </span><span class="date">(?)</span></p>
|
|
|
<span class="head2">Improved archive extraction</span>
|
|
|
-<p>Support for extraction of downloaded archives has been improved. It's now possible to enable support for password-protected archives, multi-volume archives, and multiple archive formats other than .7z such as .zip. This can also be used to lower the memory requirements for extraction of .7z archives that contain large files. Additionally the <tt>[Files]</tt> section now supports archive extraction.</p>
|
|
|
+<p>Support for extracting archives has been improved. It's now possible to extract password-protected archives, multi-volume archives, and multiple extra archive formats such as .zip.</p>
|
|
|
+<p>Additionally the <tt>[Files]</tt> section now supports archive extraction. Writing Pascal Script to extract an archive is no longer necessary.</p>
|
|
|
<p>All of this is optional and does <i>not</i> increase the size of Setup if not used.</p>
|
|
|
<ul>
|
|
|
<li>Updated <tt>[Setup]</tt> and <tt>[Files]</tt> section:
|