Added IfAbort
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2412 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
104df88ca3
commit
6e963b9e91
8 changed files with 52 additions and 43 deletions
|
@ -144,6 +144,7 @@ enum
|
|||
TOK_IFERRORS,
|
||||
TOK_CLEARERRORS,
|
||||
TOK_SETERRORS,
|
||||
TOK_IFABORT,
|
||||
TOK_STRCPY,
|
||||
TOK_STRCMP,
|
||||
TOK_GETTEMPFILENAME,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue