TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
anacinskywalker
NA
1
0
Read registry keys HKEY_CURRENT_USER
Jul 22 2004 12:34 AM
I have recently started programming with VB.Net and have run into the subject issue. I need to read one of the subkeys under HKEY_CURRENT_USER. I am using the methods under RegistryKey class, OpenSubKey and GetValue methods available. The value returned by OpenSubKey is Nothing.It seems to return a value only when "Software" key is passed in as a parameter. The string that I pass in is goes in much deeper(ie "Software\\Test\\Open\\3.1") Any suggestions ?
Reply
Answers (
1
)
datagrid / xml
How to retrieve Value of a Primary Key from a DataGrid