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
mohit anand
NA
8
1.9k
Registry is not working
Aug 29 2014 7:00 AM
RegistryKey autoStartOnConnKey = Registry.LocalMachine.OpenSubKey(@"SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon", true);
autoStartOnConnKey.SetValue(@"Shell", @"notepad.exe", RegistryValueKind.String);
MessageBox.show("done");
above code is working fine but there is nothing update in my registry.
i want to update shell with value notepad.exe
thanks .
Reply
Answers (
6
)
How to get the names under the header
ERP or accounting software book in c# 2010