开发者

Handle all registry keys without restart in C#

i have make keys to Disable Task Manager

on changing its value it works

but some of the keys required to log off or restart Window(e.g. Change Desktop background)

is it possible take effect of all registry keys without restarting Window开发者_StackOverflow?


Yes, you can use .NET framework classes to access Registry.

Check http://www.codeproject.com/KB/system/modifyregistry.aspx

It will help you I think.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜