M Mothish Oct 10, 2005 #1 hi guys, is there any where i can access remote registry through c#. im new on this can any one help me on this. thanks mothish
hi guys, is there any where i can access remote registry through c#. im new on this can any one help me on this. thanks mothish
M Mark Rae Oct 10, 2005 #2 hi guys, is there any where i can access remote registry through c#. im new on this can any one help me on this. Click to expand... Assuming that you have sufficient permissions, and the Remote Registry service is started on the machine you're trying to administer... http://www.google.com/search?source...GGLD:2004-51,GGLD:en&q="C#"+OpenRemoteBaseKey
hi guys, is there any where i can access remote registry through c#. im new on this can any one help me on this. Click to expand... Assuming that you have sufficient permissions, and the Remote Registry service is started on the machine you're trying to administer... http://www.google.com/search?source...GGLD:2004-51,GGLD:en&q="C#"+OpenRemoteBaseKey
O Oliver Sturm Oct 10, 2005 #3 Mothish said: hi guys, is there any where i can access remote registry through c#. im new on this can any one help me on this. Click to expand... Look at the RegistryKey.OpenRemoteBaseKey method. Oliver Sturm
Mothish said: hi guys, is there any where i can access remote registry through c#. im new on this can any one help me on this. Click to expand... Look at the RegistryKey.OpenRemoteBaseKey method. Oliver Sturm