Skip to content
⌘ NSIS Forum Archive

Registry

3 posts

shazia.parveen#

Registry

Hi
I am making setup using NSIS , I want to add hexadecimal values in registry.. How we can do this? Any help will be appreciated..
Thanks
MSG#
You mean binary data?



If you want to store the literal hexadecimal string, just use WriteRegStr.