diff --git a/Contrib/Modern UI/Readme.html b/Contrib/Modern UI/Readme.html index ce6a4894..012e4091 100644 --- a/Contrib/Modern UI/Readme.html +++ b/Contrib/Modern UI/Readme.html @@ -354,23 +354,23 @@ have made your own customized UI.
"parameter">ui_file
The interface files with the dialog resource IDD_INST that contains a bitmap control and space for the header bitmap.
-Default: ${NSISDIR}\Contrib\UIs\modern-headerbmp.exe

+Default: ${NSISDIR}\Contrib\UIs\modern_headerbmp.exe

MUI_UI_HEADERIMAGE_RIGHT ui_file
The interface files with the dialog resource IDD_INST that contains a bitmap control and space for the header bitmap on the right side.
-Default: ${NSISDIR}\Contrib\UIs\modern-headerbmpr.exe

+Default: ${NSISDIR}\Contrib\UIs\modern_headerbmpr.exe

MUI_UI_COMPONENTSPAGE_SMALLDESC ui_file
The interface files with a customized dialog resource IDD_SELCOM with a small description area.
-Default: {NSISDIR}\Contrib\UIs\modern-smalldesc.exe

+Default: {NSISDIR}\Contrib\UIs\modern_smalldesc.exe

MUI_UI_COMPONENTSPAGE_NODESC ui_file
The interface files with a customized dialog resource IDD_SELCOM without a description area.
-Default: {NSISDIR}\Contrib\UIs\modern-nodesc.exe

+Default: {NSISDIR}\Contrib\UIs\modern_nodesc.exe