Added !getdllversion [Bug#2809308,RFE#1873767]
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6186 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
443e7f4dc2
commit
79dbea3321
5 changed files with 38 additions and 4 deletions
|
@ -124,6 +124,7 @@ enum
|
|||
TOK_P_TEMPFILE,
|
||||
TOK_P_DELFILE,
|
||||
TOK_P_APPENDFILE,
|
||||
TOK_P_GETDLLVERSION,
|
||||
|
||||
TOK_P_SEARCHPARSESTRING,
|
||||
TOK_P_SEARCHREPLACESTRING,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue