Added SetPluginUnload manual|alwaysoff

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1282 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
kichik 2002-10-02 19:18:24 +00:00
parent 4ef667a353
commit 8653a3358d
4 changed files with 11 additions and 1 deletions

View file

@ -89,6 +89,7 @@ enum
// flag setters
TOK_SETDATESAVE,
TOK_SETOVERWRITE,
TOK_SETPLUGINUNLOAD,
TOK_SETCOMPRESS,
TOK_DBOPTIMIZE,