Added WriteRegNone
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6863 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
6271e87972
commit
204dbb0443
6 changed files with 13 additions and 11 deletions
|
@ -190,6 +190,7 @@ enum
|
|||
TOK_WRITEREGBIN,
|
||||
TOK_WRITEREGMULTISZ,
|
||||
TOK_WRITEREGDWORD,
|
||||
TOK_WRITEREGNONE,
|
||||
TOK_DELETEINISEC,
|
||||
TOK_DELETEINISTR,
|
||||
TOK_FLUSHINI,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue