diff --git a/Examples/Modern UI/Readme.html b/Examples/Modern UI/Readme.html index bf8f91e5..619a3485 100644 --- a/Examples/Modern UI/Readme.html +++ b/Examples/Modern UI/Readme.html @@ -98,10 +98,10 @@ table

Screenshot

How to use

-

Have a look at the example script, Example.nsi. +

Have a look at the basic example script, Basic.nsi. This is an example of how the use this interface for your NSIS installer. The macro system also has multilanguage support, - see Multilanguage.nsi for a multilanguage example. And if you + see MultiLanguage.nsi for a multilanguage example. And if you want to use Install Options (for extra pages in your installer, like Start Menu folder selection etc.) have a look at InstallOptions.nsi, which is an example of the new Install Options macro system.