我正在编写一个修改实用程序来修改一些键HKEY_CLASSES_ROOT.
HKEY_CLASSES_ROOT
所有在Windows XP等下工作正常.但是我Requested registry access is not allowed在Windows 7下遇到错误.Vista和2008我也猜错了.
Requested registry access is not allowed
我应该如何修改我的代码以添加UAC支持?
.net c# security registry uac
.net ×1
c# ×1
registry ×1
security ×1
uac ×1