轻松在右键菜单里面添加“获得管理员权限”
小弟此次第一次发帖,想和大家分享一种在右键菜单里面添加“获得管理员权限”地方法,如有什么不正确的,还请大家原谅
2 Y4 G: E& m% r5 T! }) Dbbs.vista123.com用记事本编辑如下代码:bbs.vista123.com3 B+ \0 [) `1 u) A2 B0 W/ f+ c
Windows Registry Editor Version 5.00
# D9 D2 V6 [" [2 J0 F6 n! f8 K - Vista论坛,Vista SP1,Vista主题网站,Vista下载[HKEY_CLASSES_ROOT\*\shell\runas]
- }& H6 k5 U* F, E! t! `& y" u@="管理员取得所有权"1 p1 b: i! O( h5 [" C
"NoWorkingDirectory"=""Vista之家论坛& W8 M. }! u- v4 c0 [0 R' e# c" K
[HKEY_CLASSES_ROOT\*\shell\runas\command]" T) b; l" C5 n( I* E' d
@="cmd.exe /c takeown /f \"%1\" && icacls \"%1\" /grant administrators:F"
$ X. t. T0 D3 d% I% k) \3 V: w"IsolatedCommand"="cmd.exe /c takeown /f \"%1\" && icacls \"%1\" /grant administrators:F" - Vista论坛,Vista SP1,Vista主题网站,Vista下载$ P+ N+ v( H7 `1 q
[HKEY_CLASSES_ROOT\exefile\shell\runas2]Vista论坛,Vista SP1,Vista社区,Windows Vista主题社区,Vista下载,Vista系统,Vista软件,Vista主题,Vista下载,梦幻桌面,Vista帮助,Windows Vista帮助/ \ s' Y: s2 ?% Y' |+ }
@="管理员取得所有权" `0 T: V/ _' H
"NoWorkingDirectory"=""bbs.vista123.com5 X8 V7 V ~& L
[HKEY_CLASSES_ROOT\exefile\shell\runas2\command]Vista之家论坛2 K, u2 t; \) G7 f- g" {! L" `
@="cmd.exe /c takeown /f \"%1\" && icacls \"%1\" /grant administrators:F"
0 H+ Q! o7 s7 c# a HVista论坛,Vista SP1,Vista社区,Windows Vista主题社区,Vista下载,Vista系统,Vista软件,Vista主题,Vista下载,梦幻桌面,Vista帮助,Windows Vista帮助"IsolatedCommand"="cmd.exe /c takeown /f \"%1\" && icacls \"%1\" /grant administrators:F"
4 G q! y* \& `5 a; n - Vista论坛,Vista SP1,Vista主题网站,Vista下载[HKEY_CLASSES_ROOT\Directory\shell\runas]
" ?$ Q3 l4 {1 Y( m; [$ Y - Vista论坛,Vista SP1,Vista主题网站,Vista下载@="管理员取得所有权"Vista论坛,Vista SP1,Vista社区,Windows Vista主题社区,Vista下载,Vista系统,Vista软件,Vista主题,Vista下载,梦幻桌面,Vista帮助,Windows Vista帮助' ], d2 g: {6 H) _! H
"NoWorkingDirectory"=""
' }5 l# l& e6 c Z! rVista之家论坛[HKEY_CLASSES_ROOT\Directory\shell\runas\command]bbs.vista123.com! E" q, J) X+ E3 k
@="cmd.exe /c takeown /f \"%1\" /r /d y && icacls \"%1\" /grant administrators:F /t"
! T. z; `* S" O. E"IsolatedCommand"="cmd.exe /c takeown /f \"%1\" /r /d y && icacls \"%1\" /grant administrators:F /t" - Vista论坛,Vista SP1,Vista主题网站,Vista下载+ j) Z8 ^$ u9 n6 q* K1 {! V
bbs.vista123.com6 T" `0 h" H' C. ]
3 q' U' i( E1 u; M+ q5 yVista论坛,Vista SP1,Vista社区,Windows Vista主题社区,Vista下载,Vista系统,Vista软件,Vista主题,Vista下载,梦幻桌面,Vista帮助,Windows Vista帮助而后将保存的格式改为.reg文件。推出以后,双击该文件,系统提示是否导入注册表,同意即可。
4 T" Z' S8 _% K6 O, P4 e - Vista论坛,Vista SP1,Vista主题网站,Vista下载当我们想要删除某个文件夹而系统提示请获得权限的时候,我们可以先右键获得权限,然后就可以删除了!