diff --git a/Contrib/InstallOptions/Readme.html b/Contrib/InstallOptions/Readme.html index e4e7d6f2..1a867f01 100644 --- a/Contrib/InstallOptions/Readme.html +++ b/Contrib/InstallOptions/Readme.html @@ -184,12 +184,12 @@ It can contain the following values:

NextButtonText (optional) Overrides the text for the next button. If not specified, the next button text - will not be changed. Recommended value: "Next >" + will not be changed. Recommended value: "Next >" BackButtonText (optional) Overrides the text for the back button. If not specified, the back button text - will not be changed. Recommended value: "< Back" + will not be changed. Recommended value: "< Back" Rect (optional) @@ -405,9 +405,9 @@ check the NSIS documentation for information about the page system.

The InstallOptions DLL has three functions:

Usually, you only need to use the dialog function:

diff --git a/Contrib/Modern UI/Readme.html b/Contrib/Modern UI/Readme.html
index eb46c77b..5dcc2c76 100644
--- a/Contrib/Modern UI/Readme.html	
+++ b/Contrib/Modern UI/Readme.html	
@@ -461,7 +461,7 @@ FunctionEnd
     
  • Added define to show uninstall confirm page
  • Added language string for finish page title and continue to uninstall
  • Define for parameters for the application to run on the finish page
  • -
  • Bugfixes +
  • Bugfixes
  • 1.6 - November 18, 2002