$LocalAppData now resolves to the ProgramData folder in the "SetShellVarContext all" context

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6875 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
anders_k 2017-06-23 01:11:30 +00:00
parent decb52f505
commit 2553c6e550
6 changed files with 7 additions and 4 deletions

View file

@ -20,6 +20,8 @@ Released on ? ?th, 2017
\b Added \R{pragma}{!pragma warning} (\W{http://sf.net/p/nsis/patches/267}{patch #267})
\b $LocalAppData now resolves to the ProgramData folder in the \R{setshellvarcontext}{SetShellVarContext all} context
\S2{} Minor Changes
\b Variables used in Caption can now be set in .onGuiInit (\W{http://sf.net/p/nsis/feature-requests/539}{RFE #539})