plugin -> plug-in
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4202 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
efe714eec8
commit
dd29796e0f
9 changed files with 17 additions and 17 deletions
|
@ -72,7 +72,7 @@ This command sets the overwrite flag which is used by the File command to determ
|
|||
|
||||
\c \\<b\\>manual\\</b\\>|alwaysoff
|
||||
|
||||
This command sets the unload plugin flag which is by CallInstDLL and plugin calls (dll::func). Setting this to always off will behave as if you have added the /NOUNLOAD to every CallInstDLL and plugin 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 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.
|
||||
|
||||
\S1{versioninfo} Version Information
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue