Update to 7-Zip 17.00 Beta

This commit is contained in:
Tino Reichardt
2017-04-30 14:14:14 +02:00
parent 54389d6e2f
commit aa5ba75da0
451 changed files with 15746 additions and 8574 deletions

View File

@@ -38,10 +38,10 @@ cd ..\codecs
7z a ..\Codecs.7z -m0=lzma -mx9 -ms=on -mf=bcj2
cd ..
copy bin32\Install-x32.exe + 32.7z 7z1604-zstd-x32.exe
copy bin64\Install-x64.exe + 64.7z 7z1604-zstd-x64.exe
copy bin32\Install-x32.exe + 32.7z 7z1700-zstd-x32.exe
copy bin64\Install-x64.exe + 64.7z 7z1700-zstd-x64.exe
del 32.7z 64.7z
signtool.exe sign /v /fd SHA256 /tr %TSERVER% /td sha256 7z1604-zstd-*.exe
signtool.exe sign /v /fd SHA256 /tr %TSERVER% /td sha256 7z1700-zstd-*.exe
cd %wd%