From 0d82e85746a635e90161206de3dcad6142b40252 Mon Sep 17 00:00:00 2001 From: kichik Date: Thu, 29 Aug 2002 15:40:58 +0000 Subject: [PATCH] *** empty log message *** git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@832 212acab6-be3b-0410-9dea-997c60f758d6 --- Examples/Modern UI/Readme.html | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/Examples/Modern UI/Readme.html b/Examples/Modern UI/Readme.html index 6f36c05c..3cc4cbf6 100644 --- a/Examples/Modern UI/Readme.html +++ b/Examples/Modern UI/Readme.html @@ -118,15 +118,20 @@ table texts are defined in the language header file of the NSIS exehead (Source\exehead\lang.h). To change them, you need to edit this file and recompile NSIS.

+

If you have an installer with a lot of subsections or long + section names, use the modern2.exe ui, which has a larger treeview for + the component selection. To use modern2.exe, change the first parameter + of the MUI_INTERFACE macro.

Version history