diff --git a/Contrib/InstallOptions/Readme.html b/Contrib/InstallOptions/Readme.html index e7f5dfe5..ecfb1186 100644 --- a/Contrib/InstallOptions/Readme.html +++ b/Contrib/InstallOptions/Readme.html @@ -105,7 +105,7 @@ use the new nsDialogs plug-in instead.
@@ -119,7 +119,7 @@ The format of INI files is described in a Wikipedia article.
@@ -649,7 +649,7 @@
@@ -659,10 +659,10 @@ !include InstallOptions.nsh
@@ -685,7 +685,7 @@ Function .onInit FunctionEnd
@@ -702,7 +702,7 @@ FunctionEnd
@@ -712,7 +712,7 @@ FunctionEnd !insertmacro INSTALLOPTIONS_READ $VAR "ioFile.ini" "Field #" "Name"
@@ -722,7 +722,7 @@ FunctionEnd !insertmacro INSTALLOPTIONS_WRITE "ioFile.ini" "Field #" "Name" "Value"
@@ -780,7 +780,7 @@ FunctionEnd !insertmacro INSTALLOPTIONS_UNFUNCTION_WRITE_CONVERT
@@ -798,7 +798,7 @@ Function ValidateCustom FunctionEnd
@@ -868,7 +868,7 @@ Function FunctionName ;FunctionName defined with Page command FunctionEnd
@@ -877,7 +877,7 @@ FunctionEnd
DLL version 2 by Amir Szekely, ORTIM, Joost Verburg
New documentation by Joost Verburg