0
votes
votes
0 answers
Calling RegistryHive.CurrentUser
Hello All, I'm writing a simple program that, given a remote computer name (in the same LAN), will go out and delete a certain subkey that is giving us problems. The trouble starts here: [code] badKey = RegistryKey.OpenRemoteBaseK ...
