Added the ManifestLongPathAware attribute
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7111 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
f9fac78173
commit
c0f3179285
11 changed files with 56 additions and 6 deletions
|
@ -67,6 +67,7 @@ enum
|
|||
TOK_REQEXECLEVEL,
|
||||
TOK_MANIFEST_DPIAWARE,
|
||||
TOK_MANIFEST_DPIAWARENESS,
|
||||
TOK_MANIFEST_LPAWARE,
|
||||
TOK_MANIFEST_SUPPORTEDOS,
|
||||
TOK_MANIFEST_MAXVERSIONTESTED,
|
||||
TOK_MANIFEST_DISABLEWINDOWFILTERING,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue