7-zip32.dll/7-zip64.dll/7z.dll文字化け対策版 Ver.24.07.00.02公開
7-zip32.dll/7-zip64.dll/7z.dll文字化け対策版 Ver.24.07.00.02を公開しました。
○Ver.24.07.00.02 – 2024/6/23
・ZSTD書庫が処理できない不具合を修正。(Special Thanks!:kiyohiro様)
");
7-zip32.dll/7-zip64.dll/7z.dll文字化け対策版 Ver.24.07.00.02を公開しました。
○Ver.24.07.00.02 – 2024/6/23
・ZSTD書庫が処理できない不具合を修正。(Special Thanks!:kiyohiro様)
7-zip32.dll/7-zip64.dll/7z.dll文字化け対策版 Ver.24.07.00.01を公開しました。
○Ver.24.07.00.01 – 2024/6/22
・7-Zip 24.07をベースにビルド。
23.01から24.07の更新内容は下記のとおり。
24.07 2024-06-19 ------------------------- - The bug was fixed: 7-Zip could crash for some incorrect ZSTD archives. 24.06 2024-05-26 ------------------------- - The bug was fixed: 7-Zip could not unpack some ZSTD archives. 24.05 2024-05-14 ------------------------- - New switch -myv={MMNN} to set decoder compatibility version for 7z archive creating. {MMNN} is 4-digit number that represents the version of 7-Zip without a dot. If -myv={MMNN} switch is specified, 7-Zip will only use compression methods that can be decoded by the specified version {MMNN} of 7-Zip and newer versions. If -myv={MMNN} switch is not specified, -myv=2300 is used, and 7-Zip will only use compression methods that can be decoded by 7-Zip 23.00 and newer versions. - New switch -myfa={FilterID} to allow 7-Zip to use the specified filter method for 7z archive creating. - New switch -myfd={FilterID} to disallow 7-Zip to use the specified filter method for 7z archive creating. - Some bugs were fixed. 24.04 2024-04-05 ------------------------- - New menu item in 7-Zip File Manager: "Tools / Delete Temporary Files...". This menu item opens a window showing temporary folders and files created by 7-Zip in the user's "Temp" folder on a Windows system. In this window, the user can delete temporary files. 24.03 2024-03-23 ------------------------- - 7-Zip now can use new RISCV filter for compression to 7z and xz archives. RISCV filter can increase compression ratio for data containing executable files compiled for RISC-V architecture. - The speed for LZMA and LZMA2 decompression in ARM64 version for Windows was increased by 20%-60%. - 7-Zip GUI and 7-Zip File Manager can ask user permission to unpack RAR archives that require big amount of memory, if the dictionary size in RAR archive is larger than 4 GB. - new switch -smemx{size}g : to set allowed memory usage limit for RAR archive unpacking. RAR archives can use dictionary up 64 GB. Default allowed limit for RAR unpacking is 4 GB. - 7zg.exe (7-Zip GUI): -y switch disables user requests and messages. - 7-Zip shows hash methods XXH64 and BLAKE2sp in context menu. - -slmu switch : to show timestamps as UTC instead of LOCAL TIME. - -slsl switch : in console 7-Zip for Windows : to show file paths with linux path separator slash '/' instead of backslash separator '\'. - 7-Zip supports .sha256 files that use backslash path separator '\'. - Some bugs were fixed. 24.01 2024-01-31 ------------------------- - 7-Zip now can unpack ZSTD archives (.zst filename extension). - 7-Zip now can unpack ZIP, SquashFS and RPM archives that use ZSTD compression method. - 7-Zip now supports fast hash algorithm XXH64 that is used in ZSTD. - 7-Zip now can unpack RAR archives (that use larger than 4 GB dictionary) created by new WinRAR 7.00. - 7-Zip now can unpack DMG archives that use XZ (ULMO/LZMA) compression method. - 7-Zip now can unpack NTFS images with cluster size larger than 64 KB. - 7-Zip now can unpack MBR and GPT images with 4 KB sectors. - Speed optimizations for archive unpacking: rar, cab, wim, zip, gz. - Speed optimizations for hash caclulation: CRC-32, CRC-64, BLAKE2sp. - The bug was fixed: 7-Zip for Linux could fail for multivolume creation in some cases. - Some bugs were fixed.
7-zip32.dll/7-zip64.dll/7z.dll文字化け対策版 Ver.23.01.00.01を公開しました。
○Ver.23.01.00.01 – 2023/7/2
・7-Zip 23.01をベースにビルド。
・一部ZIP書庫で文字化けする不具合を修正。(Special Thanks!:通りすがりの人様)
21.07から23.01の更新内容は下記のとおり。
https://www.7-zip.org/history.txt
7-zip32.dll/7-zip64.dll/7z.dll文字化け対策版 Ver.21.06.00.01を公開しました。
○Ver.21.06.00.01 – 2021/12/18
・7-Zip 21.06をベースにビルド。
遅くなりましたが、7-Zip 21.06をベースにビルドしました。
21.04 beta及び21.06の更新内容は下記のとおり。
21.06 2021-11-24
————————-
– The window “Add to Archive” now allows to set a limit on memory usage (RAM)
that will be used for compressing.
– New switch -mmemuse={N}g / -mmemuse=p{N} to set a limit on memory usage (RAM)
for compressing and decompressing.
– Bug in versions 21.00-21.05 was fixed:
7-Zip didn’t set attributes of directories during archive extracting.
– Some bugs were fixed.https://www.7-zip.org/history.txt
21.04 beta 2021-11-02
————————-
– 7-Zip now reduces the number of working CPU threads for compression,
if RAM size is not enough for compression with big LZMA2 dictionary.
– 7-Zip now can create and check “file.sha256” text files that contain the list
of file names and SHA-256 checksums in format compatible with sha256sum program.
7-Zip can work with such checksum files as with archives,
but these files don’t contain real file data.
The context menu commands to create and test “sha256” files:
7-Zip / CRC SHA / SHA-256 -> file.sha256
7-Zip / CRC SHA / Test Archive : Checksum
The commands for command line version:
7z a -thash file.sha256 *.txt
7z t -thash file.sha256
7z t -thash -shd. file.sha256
New -shd{dir_path} switch to set the directory that is used to check files
referenced by “file.sha256” file for “Test” operation.
If -shd{dir_path} is not specified, 7-Zip uses the directory where “file.sha256” is stored.
– New -xtd switch to exclude directory items from processing.
ファイルのタイムスタンプを記憶し、ワンクリックで元に戻すTimeStamp Keeper Ver.1.03を公開しました。
○Ver.1.03 – 2021/12/06
・コンパイラをMicrosoft Visual Studio Community 2019 Previewに変更しました。
・「復元前に確認ダイアログを表示」「クリア前に確認ダイアログを表示」設定を追加。(Special Thanks!:通りすがりの人様)
設定「復元前に確認ダイアログを表示」「クリア前に確認ダイアログを表示」を追加しました。
・「設定」->「復元前に確認ダイアログを表示」を有効にすると、「復元」をクリックした時、確認ダイアログを表示します。
・引数「/cr」を付加して起動すると、あらかじめ有効化することができます。
・「設定」->「クリア前に確認ダイアログを表示」を有効にすると、「クリア」をクリックした時、確認ダイアログを表示します。
・引数「/cc」を付加して起動すると、あらかじめ有効化することができます。