diff --git a/Contrib/InstallOptions/test.ini b/Contrib/InstallOptions/test.ini index 7750e049..6e1c3fd7 100644 --- a/Contrib/InstallOptions/test.ini +++ b/Contrib/InstallOptions/test.ini @@ -1,6 +1,5 @@ [Settings] NumFields=6 -Title=Install Options Test Setup: Testing Installer Options [Field 1] Type=checkbox diff --git a/Contrib/InstallOptions/test.nsi b/Contrib/InstallOptions/test.nsi index 1d4ca38d..da6a3469 100644 --- a/Contrib/InstallOptions/test.nsi +++ b/Contrib/InstallOptions/test.nsi @@ -25,7 +25,7 @@ ComponentText "Choose components" ;Order of pages Page license -Page custom SetCustom ;Custom page. Install Options gets called in SetCustom. +Page custom SetCustom ": Testing Installer Options" ;Custom page. Install Options gets called in SetCustom. Page components Page directory Page instfiles