better usage of defines, no more wasted space for unused LangStrings
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1402 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
fefad1bf34
commit
e9aaff38b8
2 changed files with 34 additions and 32 deletions
|
@ -12,6 +12,8 @@
|
|||
;--------------------------------
|
||||
;Configuration
|
||||
|
||||
!define MUI_INSTALLOPTIONS
|
||||
|
||||
!define MUI_LICENSEPAGE
|
||||
!define MUI_COMPONENTPAGE
|
||||
!define MUI_DIRSELECTPAGE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue