From fb2d2ebf35c11bf1f6896b2ec4729cd5b68fb815 Mon Sep 17 00:00:00 2001 From: nabeshin Date: Fri, 1 Jan 2016 00:01:34 +0900 Subject: [PATCH] mirror .org --- www.7-zip.org/download.html | 16 ++++++++-------- www.7-zip.org/faq.html | 43 +++++++++++++++++++++++++++++++------------ www.7-zip.org/history.txt | 11 +++++++++++ www.7-zip.org/index.html | 31 +++++++++---------------------- www.7-zip.org/sdk.html | 11 ++++------- 5 files changed, 63 insertions(+), 49 deletions(-) diff --git a/www.7-zip.org/download.html b/www.7-zip.org/download.html index e58d39f..d13a9de 100644 --- a/www.7-zip.org/download.html +++ b/www.7-zip.org/download.html @@ -53,7 +53,7 @@ archiver, compression, software, compress, zip, unzip">

Download

-

Download 7-Zip 15.12 (2015-11-19) for Windows:

+

Download 7-Zip 15.13 (2015-12-31) for Windows:

@@ -62,43 +62,43 @@ archiver, compression, software, compress, zip, unzip"> - + - + - + - + - + - + - + diff --git a/www.7-zip.org/faq.html b/www.7-zip.org/faq.html index 8df09b2..a4796a6 100644 --- a/www.7-zip.org/faq.html +++ b/www.7-zip.org/faq.html @@ -68,18 +68,38 @@ register or pay for 7-Zip.

Right-click the icon of 7-Zip File Manager, and then click Run as administrator. Then you can change file associations and some other options.

-

What version of 7-Zip is more stable?

-

Now there one main version of 7-Zip:

+

Why 7z archives created by new version of 7-Zip can be larger than archives created by old version of 7-Zip?

+ +

New versions of 7-Zip (starting from version 15.06) use another file sorting +order by default for solid 7z archives.

+ +

Old version of 7-Zip (before version 15.06) used file sorting "by type" ("by extension").

+

New version of 7-Zip supports two sorting orders:

+ + +

You can get big difference in compression ratio for different sorting methods, +if dictionary size is smaller than total size of files. +If there are similar files in different folders, the sorting "by type" can provide +better compression ratio in some cases.

+ +

Note that sorting "by type" has some drawbacks. +For example, NTFS volumes use sorting order "by name", so if an archive uses +another sorting, then the speed of some operations for files with unusual order +can fall on HDD devices (HDDs have low speed for "seek" operations).

+ +

You can increase compression ratio with the following methods:

-

Latest beta versions can fix some bugs of previous versions. -So they can be more stable in some cases. -In general it's safe to use latest beta version.

-

Why do the add, delete and update operations not work for some existing archives?

-

These operations didn't work only in old versions of 7-Zip. -Latest 7-Zip supports any operations with "solid" archives.

+

If you think that unusual file order is not problem for you, +and if better compression ratio with small dictionary is more important for you, +use 'qs' mode.

Why can't 7-Zip open some ZIP archives?

In 99% of these cases it means that the archive contains incorrect headers. @@ -94,7 +114,7 @@ for example, WAVPack (WinZip).

Why can't 7-Zip open some RAR archives?

7-Zip 9.20 supports RAR 2/3/4 formats only and doesn't support RAR5 archives. -But latest beta version of 7-Zip supports RAR5 archives.

+But latest versions of 7-Zip supports RAR5 archives.

Why does drag-and-drop archive extraction from 7-Zip to Explorer use temp files?

7-Zip doesn't know folder path of drop target. @@ -144,8 +164,7 @@ So you can use any dictionary in Windows x64, if you have required amount of phy

How can I install 7-Zip in silent mode?

For exe installer: Use the "/S" parameter to do a silent installation and the "/D=dir" parameter -to specify the "output directory". These options are case-sensitive. -7-Zip uses the NSIS installer by Nullsoft.

+to specify the "output directory". These options are case-sensitive.

For msi installer: Use the /q INSTALLDIR="C:\Program Files\7-Zip" parameters.

diff --git a/www.7-zip.org/history.txt b/www.7-zip.org/history.txt index 9d653a2..63ef981 100644 --- a/www.7-zip.org/history.txt +++ b/www.7-zip.org/history.txt @@ -1,6 +1,17 @@ HISTORY of the 7-Zip -------------------- +15.13 2015-12-31 +------------------------- +- 7-Zip File Manager: + - The code for "Open file from archive" operation was improved. + - The code for "Tools/Options" window was improved. + - The BUG was fixed: there was incorrect mouse cursor capture for + drag-and-drop operations from open archive to Explorer window. +- Some bugs were fixed. +- New localization: Yoruba. + + 15.12 2015-11-19 ------------------------- - The release version. diff --git a/www.7-zip.org/index.html b/www.7-zip.org/index.html index 7ce490e..1dcb484 100644 --- a/www.7-zip.org/index.html +++ b/www.7-zip.org/index.html @@ -59,7 +59,7 @@

7-Zip is a file archiver with a high compression ratio.

-

Download 7-Zip 15.12 (2015-11-19) for Windows:

+

Download 7-Zip 15.13 (2015-12-31) for Windows:

LinkDescription
DownloadDownload .exe 32-bit x86 7-Zip for 32-bit Windows
DownloadDownload .exe 64-bit x64 7-Zip for 64-bit Windows x64 (Intel 64 or AMD64)
DownloadDownload .7z x86 / x64 7-Zip Extra: standalone console version, 7z DLL, Plugin for Far Manager
DownloadDownload .7z Any 7-Zip Source code
DownloadDownload .7z Any / x86 / x64 LZMA SDK: (C, C++, C#, Java)
DownloadDownload .msi 32-bit x86 (alternative MSI installer) 7-Zip for 32-bit Windows
DownloadDownload .msi 64-bit x64 (alternative MSI installer) 7-Zip for 64-bit Windows x64 (Intel 64 or AMD64)
@@ -68,13 +68,13 @@ - + - + @@ -179,24 +179,11 @@ And 7-Zip compresses to zip format 2-10% better than most of other zip co
LinkSize
DownloadDownload .exe 32-bit x86 1 MB
DownloadDownload .exe 64-bit x64 1 MB
- - - - - -
7-Zip 15.122015-11-19
- 7-Zip 15.12
-
- -
- - - - - + +
7-Zip 15.11 beta2015-11-14
7-Zip 15.132015-12-31
- 7-Zip 15.11 beta
+ 7-Zip 15.13
@@ -205,11 +192,11 @@ And 7-Zip compresses to zip format 2-10% better than most of other zip co - - + +
7-Zip 15.10 beta2015-11-01
7-Zip 15.122015-11-19
- 7-Zip 15.10 beta
+ 7-Zip 15.12
diff --git a/www.7-zip.org/sdk.html b/www.7-zip.org/sdk.html index 42eb744..fee9e45 100644 --- a/www.7-zip.org/sdk.html +++ b/www.7-zip.org/sdk.html @@ -66,10 +66,10 @@ and tools you need to develop applications that use LZMA compression.

Description - Download + Download 1 MB - 2015-11-19 - 15.12 + 2015-12-31 + 15.13 LZMA SDK (C, C++, C#, Java) (with binaries for Windows) @@ -81,12 +81,9 @@ and tools you need to develop applications that use LZMA compression.

-

Note: If you use XZ code from LZMA SDK, it's recommended to upgrade to new -XZ code from 7-Zip 15.12. That new code fixes some bugs.

-

What's new: