github myfreeer/7z-build-nsis 21.07

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

7-zip 21.07 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.

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.

See also https://sourceforge.net/p/sevenzip/discussion/45797/thread/0a7b47970b/

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'
Stop.

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

NewReleases is sending notifications on new releases.