Mr4Mike4 / 7-Zip-Filetype-Theme

7-Zip Filetype Theme Windows 10 and Windows 11

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

7-Zip 21.07 ( 2021-12-26)

FadeMind opened this issue · comments

New one

21.07          2021-12-26
-------------------------
- 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.
- The 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.