From 044532f8436b39308f541a5962b8ec536fe354ed Mon Sep 17 00:00:00 2001 From: kichik Date: Tue, 20 Sep 2005 17:15:07 +0000 Subject: [PATCH] Chapter4.html no longer exists git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4277 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 5596e00f..8ba4b220 100644 --- a/Contrib/InstallOptions/Readme.html +++ b/Contrib/InstallOptions/Readme.html @@ -607,7 +607,7 @@ FunctionEnd

Call the DLL

You can call InstallOptions in a page function, check the -NSIS documentation for +NSIS documentation (Scripting Reference -> Pages) for information about the page system. Example:

 Page custom SetCustom ValidateCustom