From c6fcdeb6ba57523c223eaa97c3c83b506b49da08 Mon Sep 17 00:00:00 2001 From: o_owd Date: Mon, 23 Jun 2003 12:04:03 +0000 Subject: [PATCH] corrected link on "NSIS documentation" that goes to Chapter "Chapter3.html#3.5" instead of "Chapter4.html#4.5" git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2667 212acab6-be3b-0410-9dea-997c60f758d6 --- Contrib/InstallOptions/Readme.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Contrib/InstallOptions/Readme.html b/Contrib/InstallOptions/Readme.html index b5e5b8e4..87f646c9 100644 --- a/Contrib/InstallOptions/Readme.html +++ b/Contrib/InstallOptions/Readme.html @@ -449,7 +449,7 @@ FunctionEnd

Call the DLL

You can call InstallOptions in a page function, -check the NSIS documentation +check the NSIS documentation for information about the page system. Example:

 Page custom SetCustom ValidateCustom