зеркало из https://github.com/nextcloud/desktop.git
No language selection dialog - use Windows GUI langaage, which is default as of today with NSIS
This commit is contained in:
Родитель
082a60e067
Коммит
13f5d29c3c
|
@ -541,7 +541,8 @@ SectionEnd
|
|||
Function .onInit
|
||||
!insertmacro INSTALLOPTIONS_EXTRACT "NSIS.InstallOptions.ini"
|
||||
|
||||
!insertmacro MUI_LANGDLL_DISPLAY
|
||||
; uncomment this line if you want to see the language selection
|
||||
;!insertmacro MUI_LANGDLL_DISPLAY
|
||||
|
||||
# load the selected language file
|
||||
StrCmp $LANGUAGE ${LANG_GERMAN} German 0
|
||||
|
|
Загрузка…
Ссылка в новой задаче