Hi Friedrich,

I have recently downloaded your excellent application and have started playing around with it and I am loving it.

Having said that, could you please let me know if it is possible to read a REG_MULTI_SZ registry string value? I want to know since I want to read the HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\InstalledInstances in order to be able to present to the user a list of all installed SQL server instances. I am currently using the function Get Registry Key Value but the function returns only the first string of the multi string.

Best Regards,

George