use solid compression
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3946 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
9613c8988f
commit
73bd89e9c3
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@
|
|||
;Configuration
|
||||
|
||||
OutFile ..\nsis${VER_FILE}.exe
|
||||
SetCompressor lzma
|
||||
SetCompressor /SOLID lzma
|
||||
|
||||
InstType "Full"
|
||||
InstType "Standard"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue