Skip to content
⌘ NSIS Forum Archive

How to enter a key in registry during Installation process

3 posts

Guest#

How to enter a key in registry during Installation process

How to enter inside a registry during Installation process
mhollander#
Lookup:

WriteRegStr
WriteRegExpandStr
WriteRegBin
WriteRegDWORD

in your NSIS Documentation, it can be used in almost any function or section, I have not yet hit any limitations