Click to See Complete Forum and Search --> : Connecting to registry in a remote computer using .NET


john_burton
06-13-2006, 04:38 PM
I would like to connect to the registry (using vb.net) of a remote computer (server) from the client work station to determine application program values from HKEY_LOCAL_MACHINE\Software. I have been unable to find any methods to accomplish this. I can read the workstation but cannot seem to read the remote. Any assistance would be greatly appreciated.

Phil Weber
06-13-2006, 06:27 PM
There are lots of examples on Google:
http://www.google.com/search?q=c%23+remote+registry

To convert them from C# to VB.NET:
http://www.google.com/search?q=c%23+vb.net+translate