Change the ACL on our %temp% directories (bug #1125)

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6657 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
anders_k 2015-12-07 20:49:46 +00:00
parent 0cac95475e
commit d7d6c3561d
7 changed files with 63 additions and 16 deletions

View file

@ -10,10 +10,10 @@ Released on ? ?th, 201?
\b RequestExecutionLevel now defaults to \c{admin}
\b FileReadUTF16LE now skips the optional BOM at the start of a file
\b LoadLibrary security hardening to prevent dll hijacking
\b FileReadUTF16LE now skips the optional BOM at the start of a file
\S2{} Minor Changes
\b Fixed System plugin GUID type output bug on Win98