links in SetPluginUnload
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4828 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
9467bfccce
commit
eb920cdec2
1 changed files with 1 additions and 1 deletions
|
@ -72,7 +72,7 @@ This command sets the overwrite flag which is used by the \R{file}{File} command
|
|||
|
||||
\c \\<b\\>manual\\</b\\>|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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue