Click here to Skip to main content
15,893,668 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Please could anyone give me a reference or suggest(sample code of) how to create ,delete & update an entry in windows registry.
The code should be autonomously able to traverse to the required key and make the necessary changes.

:confused:
Help I need it for my B.E project
Posted
Updated 16-Apr-10 3:33am
v2

1 solution

Check out the My.Computer.Registry namespace, there are plenty examples on Google/MSDN

There are also several articles on CP. here is one example;

How To Program For Windows Registry[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900