Hi,
I can create the registry key in CURRENT_USER but not in the LOCAL_MACHINE:
Registry.CreateKey(HKEY_LOCAL_MACHINE,"SOFTWARE\\B lah");
It does not work!
I can create the registry key in CURRENT_USER but not in the LOCAL_MACHINE:
Registry.CreateKey(HKEY_LOCAL_MACHINE,"SOFTWARE\\B lah");
It does not work!