|
|||||||
![]() |
|
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Connecting to registry in a remote computer using .NET
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.
|
|
#2
|
|||
|
|||
|
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
__________________
Phil Weber http://www.philweber.com Please post questions to the forums, where others may benefit. I do not offer free assistance by e-mail. Thank you! |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| .NET Remoting-Copy executable to a remote server | BlueApple | .NET | 2 | 11-20-2006 12:37 PM |
| Reading remote registry and handling %SystemRoot% | Perry Harris | .NET | 0 | 10-24-2002 12:19 PM |
| Remote Registry Mod "HKey_Current _User" | Scott Anderson | Enterprise | 0 | 09-24-2002 03:46 PM |
| Secure registry for remote access | Nathan | Enterprise | 0 | 09-06-2001 07:18 AM |
| How I can read registry entries from E-mail server by using .NET? | Geeta | .NET | 1 | 05-30-2001 12:19 PM |