Accesssing Registry

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Can we access & modify the remote machine registry programmatically? if yes how do we do it.

Kindly take little time to answer my query it's little urgent.
 
You should find all you need in the Microsoft.Win32 namespace: Registry,
RegistryKey, etc.
You 'll find the details in the online doc.

Bruno
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top