Skip to content
⌘ NSIS Forum Archive

read register base

5 posts

JCD29#

read register base

dear all
how to read a sub_key ?

I know reading a DWORD with ReadregDWORD but I want to read a sub_key under Root_key...

how to do ?

HKLM\NSIS\JCD\
HKLM\NSIS\WINAMP\

I want to read all the sub_key from the roo_key HKLM\NSIS

how to do?

thanks