git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1971 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
joostverburg 2002-12-17 13:47:24 +00:00
parent 531ca248aa
commit d43b4e7656

View file

@ -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