github myfreeer/7z-build-nsis 22.00

latest releases: 25.01, 25.00, v24.09-v1.5.7-R1...
3 years ago

7-zip 22.00 with NSIS script decompiling

  • 7z****-x64.exe: 7-Zip for 64-bit Windows (x64).
  • 7z****-x86.exe: 7-Zip for 32-bit Windows (x86).
  • 7z****.7z: Everything compiled.

Compatibility

  • 7-Zip for 64-bit Windows (x64): Windows Vista and above.
  • 7-Zip for 32-bit Windows (x86): Windows XP (maybe) and above.

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.

See also <https://sourceforge.net/p/sevenzip/discussion/45797/thread/9c2d9061ce/>

Note

  • This release is built with Visual Studio 2017 since build fails with 2019
LIBCMT.lib(exe_winmain.obj) : error LNK2001: unresolved external symbol _WinMain@16
x86\7zDec.exe : fatal error LNK1120: 1 unresolved externals
NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\bin\HostX86\x86\link.EXE"' : return code '0x460'

Don't miss a new 7z-build-nsis release

NewReleases is sending notifications on new releases.