added SFX feature to 7-zip
This commit is contained in:
parent
75e3d670bf
commit
1ce5d2742b
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user