Bizon

Bardzo aktywny
Fąfel
Dołączył
6 Lipiec 2010
Posty
2085
Reakcje/Polubienia
321
Miasto
Nagykutas
Nadal brak zgodności z Windows 11. Brak wsparcia dla menu kontekstowego. Autot dostał kilka miesięcy temu przykład i kod źródłowy (od autora Nana ZIP, który jest forkiem 7ZIP) jak to powinno być zrobione, lecz nie zaimplementował tego do dziś.
Co Ty masz znowu z tym brakiem wsparcia? :myśli2
U mnie działa.



Zaloguj lub Zarejestruj się aby zobaczyć!
 

Nitrogene

Bardzo aktywny
Zasłużony
Dołączył
23 Listopad 2018
Posty
2096
Reakcje/Polubienia
2130
Działa dopiero w menu podręcznym drugiego poziomu (tryb zgodności ze starszymi wersjami Windows).
To wymaga dwóch dodatkowych kliknięć.
 

Grandalf

Bardzo aktywny
Członek Załogi
Moderator
Dołączył
26 Maj 2015
Posty
19243
Reakcje/Polubienia
56076
Działa dopiero w menu podręcznym drugiego poziomu (tryb zgodności ze starszymi wersjami Windows).
To wymaga dwóch dodatkowych kliknięć.
A nie możesz użyć Win11 Classic Context Menu?
 

Nitrogene

Bardzo aktywny
Zasłużony
Dołączył
23 Listopad 2018
Posty
2096
Reakcje/Polubienia
2130
Właśnie tego nie chcę!
To "klasyczne" menu podręczne chętnie bym wywalił bo jest za długie i brak ikonek na górze.
Trzymam je tylko z uwagi na oczekiwanie na update niektórych programów bądź alternatywy jak np. Nana ZIP.
 

OXYGEN THIEF

Bardzo aktywny
Członek Załogi
Administrator
Dołączył
26 Maj 2010
Posty
42823
Reakcje/Polubienia
30334
Miasto
Trololololo

Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
45997
Reakcje/Polubienia
37421

7-Zip 21.07​

December 27, 2021
  • 7-Zip now can extract VHDX disk images (Microsoft Hyper-V Virtual Hard Disk v2 format).
  • New switches: -spm and -im!{file_path} to exclude directories from processing
  • For specified paths that don't contain path separator character at the end of path.
  • In the "Add to Archive" window, now it is allowed to use -m prefix for "Parameters" field as in command line: -mparam.
  • Sorting order of files in archives was slightly changed to be more consistent
  • For cases where the name of some directory is the same as the prefix part of the name of another directory or file.
  • TAR archives created by 7-Zip now are more consistent with archives created by GNU TAR program.
Pobieramy na stronie:
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
45997
Reakcje/Polubienia
37421
7-Zip 22.00
22.00 2022-06-15
-------------------------
- 7-Zip now can extract APFS (Apple File System) images that can be used in DMG files.
- 7-Zip now can create TAR archives in POSIX (pax) tar format with the switches
-ttar -mm=pax or -ttar -mm=posix
- 7-Zip now can store additional file timestamps with high precision (1 ns in Linux)
in tar/pax archives with the following switches:
-ttar -mm=pax -mtp=3 -mtc -mta
- New switches for Linux version for TAR archives:
-snoi : store owner/group ids in archive or set owner/group ids from archive to extracted files.
-snon : store owner/group names in archive
- New -snz switch to propagate Zone.Identifier stream to extracted files (Windows).
- New option "Propagate Zone.Id stream" in Tools/Options/7-Zip menu.
- New "Options" window in "Add to archive" allows to select what metadata must be
included to archive. Also it allows to select new option
"Do not change source files last access time".
- Some bugs were fixed.
Pobieramy na stronie:
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
45997
Reakcje/Polubienia
37421

7-Zip ZS 22.01 1.5.5 Release 2

April 6, 2023
  • update Zstandard to version 1.5.5
  • revert the cmdline parsing patch for now - will be added later
  • Compression versions in this release:
  • Brotli Version 1.0.9
  • Fast LZMA2 1.0.1
  • Lizard Version 1.0
  • LZ4 Version 1.9.4
  • LZ5 Version 1.5
  • Zstandard Version 1.5.5
Pobieramy na stronie:
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
45997
Reakcje/Polubienia
37421

7-Zip 23.00

May 7, 2023
  • 7-Zip now can use new ARM64 filter for compression to 7z and xz archives. ARM64 filter can increase compression ratio for data containing executable files compiled for ARM64 (AArch64) architecture. Also 7-Zip now parses executable files (that have exe and dll filename extensions) before compressing, and it selects appropriate filter for each parsed file:
  • BCJ or BCJ2 filter for x86 executable files,
  • ARM64 filter for ARM64 executable files.
  • Previous versions by default used x86 filter BCJ or BCJ2 for all exe/dll files.
  • Default section size for BCJ2 filter was changed from 64 MiB to 240 MiB. It can increase compression ratio for executable files larger than 64 MiB.
  • UDF: support was improved.
  • cpio: support for hard links.
  • Some changes and optimizations in WIM creation code.
  • When new 7-Zip creates multivolume archive, 7-Zip keeps in open state only volumes that still can be changed. Previous versions kept all volumes in open state until the end of the archive creation.
  • 7-Zip for Linux and macOS now can reduce the number of simultaneously open files, when 7-Zip opens, extracts or creates multivolume archive. It allows to avoid the failures for cases with big number of volumes, bacause there is a limitation for number of open files allowed for a single program in Linux and macOS.
  • There are optimizations in code for 7-Zip's context menu in Explorer:
  • the speed of preparing of the menu showing was improved for cases when big number of files were selected by external program for context menu that contains 7-Zip menu commands.
  • There are changes in code for the drag-and-drop operations to and from 7-Zip File Manager. And the drag-and-drop operation with right button of mouse now is supported for some cases.
  • The bugs were fixed:
  • ZIP archives: if multithreaded zip compression was performed with more than one file to stdout stream (-so switch), 7-zip didn't write "data descriptor" for some files.
  • ext4 archives: 7-Zip couldn't correctly extract symbolic link to directory from ext4 archives.
  • HFS and APFS archives: 7-Zip incorrectly decoded uncompressed blocks (64 KiB) in compressed forks.
  • Some another bugs were fixed.
Pobieramy na stronie:
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
45997
Reakcje/Polubienia
37421
7-Zip 24.05​
Changes in 7-Zip 24.05 (2024-05-15):​
  • New switch -myv={MMNN} to set decoder compatibility version for 7z archive creating.
    {MMNN} is 4-digit number that represents the version of the app without a dot.
    If -myv={MMNN} switch is specified, the appwill only use compression methods that can be decoded by the specified version {MMNN} of the app and newer versions.
    If -myv={MMNN} switch is not specified, -myv=2300 is used, and the app will only use compression methods that can be decoded by the app 23.00 and newer versions.
  • New switch -myfa={FilterID} to allow the app to use the specified filter method for 7z archive creating.
  • New switch -myfd={FilterID} to disallow the app to use the specified filter method for 7z archive creating.
  • Some bugs were fixed.
Pobieramy na stronie:
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
45997
Reakcje/Polubienia
37421
7-Zip 24.08
24.08 2024-08-11
-------------------------
- The bug in 7-Zip 24.00-24.07 was fixed:
For creating a zip archive: 7-Zip could write extra zero bytes after the end of the archive,
if a file included to archive cannot be compressed to a size smaller than original.
The created zip archive is correct except for the useless zero bytes after the end of the archive.
When unpacking such a zip archive, 7-Zip displays a warning:
"WARNING: There are data after the end of archive".
- The bug was fixed: there was a leak of GDI objects (internal resources in Windows)
in "Confirm File Replace" window, causing problems after 1600 displays of "Confirm File Replace"
window from same running 7-Zip process.
- Some optimizations for displaying file icons in 7-Zip File Manager and in "Confirm File Replace" window.
- Some bugs were fixed.
Pobieramy na stronie:
Zaloguj lub Zarejestruj się aby zobaczyć!
 
Ostatnia edycja:

Podobne tematy:

Do góry