Hi! I can't figure out how to open a remote computer's registry in vb. My database keeps track of all our IPs. I have buttons to ping, open shares, open computer management, etc. for the computer with that IP. I want to open the registry for a certain IP for viewing and possible manual editing. The code that I'm finding is for editing the registry, not for opening regedit and connecting to a network computer. I want to be able to open regedit for the IP by clicking on a button. Any ideas?