added SFX feature to 7-zip

This commit is contained in:
Michael H.G. Schmidt 2021-05-30 20:52:06 +02:00
parent 75e3d670bf
commit 1ce5d2742b

View File

@ -22,6 +22,7 @@ cd %SCRIPTS%
echo moving 7-zip binaries to tools folder ...
move /Y %T%\Files\7-Zip\7z.exe %TOOLS%
move /Y %T%\Files\7-zip\7z.dll %TOOLS%
move /Y %T%\Files\7-zip\7zCon.sfx %TOOLS%
del /S /Q /A %T%\%MSI% 1>nul 2>nul
rd /S /Q %T%\Files