Added ExecShellWait
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6839 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
7650898389
commit
024e01a71e
9 changed files with 60 additions and 31 deletions
|
@ -176,6 +176,7 @@ enum
|
|||
TOK_EXEC,
|
||||
TOK_EXECWAIT,
|
||||
TOK_EXECSHELL,
|
||||
TOK_EXECSHELLWAIT,
|
||||
TOK_CALLINSTDLL,
|
||||
TOK_REGDLL,
|
||||
TOK_UNREGDLL,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue