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:
anders_k 2019-08-16 19:07:02 +00:00
parent f9fac78173
commit c0f3179285
11 changed files with 56 additions and 6 deletions

View file

@ -48,8 +48,8 @@ a:hover {
text-decoration: underline;
}
.wb {
background-color: #FFFFCC;
background-color: #FFFFD8;
color: #000000;
border: 1px solid #646400;
border: 1px solid #CECEAA;
padding: 0.2em;
}