I'm just wondering where Ruud is heading with this. Wonder if he will be exposing all the Kixtart functions as methods. That would be interesting ... like maybe:
Code:
Set oMy = CreateObject("KiXtart.Application")
oMy.Map("\\server\share", "M:")
sVal = oMy.ReadValue("Software\Microsoft...", "SomeValue")