WUIsBack/setup/7zip.nsh

4 lines
92 B
Plaintext

Function Install7Zip
File 7z.exe
!insertmacro Install "7-Zip" "7z.exe" "/S"
FunctionEnd