Added FlushINI
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2319 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
2bae57a3ac
commit
1c6dc531e6
5 changed files with 16 additions and 0 deletions
|
@ -122,6 +122,7 @@ enum
|
|||
TOK_WRITEREGDWORD,
|
||||
TOK_DELETEINISEC,
|
||||
TOK_DELETEINISTR,
|
||||
TOK_FLUSHINI,
|
||||
TOK_WRITEINISTR,
|
||||
TOK_CREATESHORTCUT,
|
||||
TOK_FINDWINDOW,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue