windows 鼠标右键添加 管理员打开CMD

 
更多

Windows Registry Editor Version 5.00
 
; Created by: Shawn Brink
 
; http://www.sevenforums.com
 
; Tutorial: http://www.sevenforums.com/tutorials/47415-open-command-window-here-administrator.html
 
[-HKEY_CLASSES_ROOT\Directory\shell\runas]
 
[HKEY_CLASSES_ROOT\Directory\shell\runas]
 
@=”Open cmd here as Admin”
 
“HasLUAShield”=””
 
[HKEY_CLASSES_ROOT\Directory\shell\runas\command]
 
@=”cmd.exe /s /k pushd \”%V\””
 
[-HKEY_CLASSES_ROOT\Directory\Background\shell\runas]
 
[HKEY_CLASSES_ROOT\Directory\Background\shell\runas]
 
@=”Open cmd here as Admin”
 
“HasLUAShield”=””
 
[HKEY_CLASSES_ROOT\Directory\Background\shell\runas\command]
 
@=”cmd.exe /s /k pushd \”%V\””
 
[-HKEY_CLASSES_ROOT\Drive\shell\runas]
 
[HKEY_CLASSES_ROOT\Drive\shell\runas]
 
@=”Open cmd here as Admin”
 
“HasLUAShield”=””
 
[HKEY_CLASSES_ROOT\Drive\shell\runas\command]
 
@=”cmd.exe /s /k pushd \”%V\””

打赏

本文固定链接: https://www.cxy163.net/archives/1848 | 绝缘体-小明哥的技术博客

该日志由 绝缘体.. 于 2022年04月27日 发表在 html, windows, 操作系统, 编程语言, 首页 分类下,
原创文章转载请注明: windows 鼠标右键添加 管理员打开CMD | 绝缘体-小明哥的技术博客
关键字: , , , ,

报歉!评论已关闭.