Added experimental ManifestAppendCustomString

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7194 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
anders_k 2020-07-25 20:13:13 +00:00
parent 6c842ff1c3
commit 5ad1538a64
6 changed files with 72 additions and 3 deletions

View file

@ -65,6 +65,7 @@ enum
TOK_PESUBSYSVER,
TOK_XPSTYLE,
TOK_REQEXECLEVEL,
TOK_MANIFEST_APPENDCUSTOMSTRING,
TOK_MANIFEST_DPIAWARE,
TOK_MANIFEST_DPIAWARENESS,
TOK_MANIFEST_LPAWARE,