Added PEAddResource and PERemoveResource
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7079 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
797e745de5
commit
978ac79a5d
17 changed files with 561 additions and 103 deletions
|
@ -59,6 +59,8 @@ enum
|
|||
TOK_BRANDINGTEXT,
|
||||
TOK_FILEERRORTEXT,
|
||||
TOK_INSTPROGRESSFLAGS,
|
||||
TOK_PEADDRESOURCE,
|
||||
TOK_PEREMOVERESOURCE,
|
||||
TOK_PEDLLCHARACTERISTICS,
|
||||
TOK_PESUBSYSVER,
|
||||
TOK_XPSTYLE,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue