From 496b96702c19017b41b0148d92c90b25b4d4f86b Mon Sep 17 00:00:00 2001
From: joostverburg
Note: If you want to use a different name for different languages, undef these +defines and define them again before you insert a language file.
3. Define which elements you are using
The Modern UI should know which things it should insert. Use the following defines:
!define MUI_LICENSEPAGE ;License page @@ -203,7 +205,7 @@ SectionEndCustom pages
Have a look at the Install Options documentation for info about creating Install Options INI Files.
-Custom Page Commands
+Custom page commands
If you want add custom pages to your installer using Install Options, you should insert you own page commands to set the order of the pages and the names of the page functions and define MUI_CUSTOMPAGECOMMANDS before inserting the MUI_SYSTEM