From eb920cdec212d2bd9d751dfdcc2d12b27679ca89 Mon Sep 17 00:00:00 2001 From: kichik Date: Mon, 27 Nov 2006 16:10:51 +0000 Subject: [PATCH] links in SetPluginUnload git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4828 212acab6-be3b-0410-9dea-997c60f758d6 --- Docs/src/compilerflags.but | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Docs/src/compilerflags.but b/Docs/src/compilerflags.but index 7054aa1c..1cac72d6 100644 --- a/Docs/src/compilerflags.but +++ b/Docs/src/compilerflags.but @@ -72,7 +72,7 @@ This command sets the overwrite flag which is used by the \R{file}{File} command \c \\manual\\|alwaysoff -This command sets the unload plug-in flag which is by CallInstDLL and plug-in calls (dll::func). Setting this to always off will behave as if you have added the /NOUNLOAD to every CallInstDLL and plug-in call. Setting this to manual will only not unload if you specifically use /NOUNLOAD. +This command sets the unload plug-in flag which is by \R{callinstdll}{CallInstDLL} and \R{plugindlls}{plug-in calls}. Setting this to always off will behave as if you have added the /NOUNLOAD to every CallInstDLL and plug-in call. Setting this to manual will only not unload if you specifically use /NOUNLOAD. \S1{versioninfo} Version Information