Added the HKCR32, HKCR64, HKCU32, HKCU64, HKLM32 and HKLM64 root keys and the experimental HK*ANY root keys.

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6871 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
anders_k 2017-06-06 19:51:43 +00:00
parent bcef20b32d
commit 94dd438510
9 changed files with 125 additions and 46 deletions

View file

@ -8,9 +8,11 @@ Released on ? ?th, 2017
\S2{} Major Changes
\b Fixed RegTool Win9x bug
\b Fixed NSIS3 RegTool Win9x bug
\b Unsupported SetRegView mode fails all registry operations
\b Added the HKCR32, HKCR64, HKCU32, HKCU64, HKLM32 and HKLM64 root keys
\b Unsupported SetRegView mode now fails all registry operations
\b Added \R{execshellwait}{ExecShellWait}