Skip to content
⌘ NSIS Forum Archive

Reg_Multi_SZ routines

3 posts

AxelMock#

Reg_Multi_SZ routines

Hi,

after all the good support I received through the NSIS-forum I'm happy to be able to share some probably useful routines.

Starting with the REG_MULTI_SZ reader in the documentation and some code I found to write a MULTI_SZ value I've set up a small lib (.nsh) of routines to read, write and delete Multi_SZ values together with a small test script.


I someone could tell me where and how to put in the Wiki I will document it there too.

For now I just attach the two files as .zip.

Enjoy it.
kichik#
The Wiki FAQ tells you how to add pages and files.




It's basically just going to a page that doesn't yet exist and hitting edit.
ovatsus#
Unfortunately that doesn't respect the SetRegView 64 option. Do you know how can I change it to read the 64-bit registry when SetRegView is set to 64?

Best Regards,
Gustavo Guerra