fix
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1971 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
531ca248aa
commit
d43b4e7656
1 changed files with 2 additions and 2 deletions
|
@ -30,9 +30,9 @@ SetCompressor bzip2
|
|||
;NSIS updates no system files
|
||||
!define MUI_TEXT_WELCOME_INFO "\r\n\r\nThis will install ${MUI_PRODUCT} on your computer.\r\n\r\n\r\n\r\n"
|
||||
|
||||
!insertmacro MUI_LANGUAGE "English"
|
||||
|
||||
!define MUI_UI "${NSISDIR}\Contrib\UIs\modern2.exe"
|
||||
|
||||
!insertmacro MUI_LANGUAGE "English"
|
||||
|
||||
!insertmacro MUI_SYSTEM
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue