Win11右键打开终端(Windows Terminal)
terminal
The new Windows Terminal and the original Windows console host, all in the same place!
项目地址:https://gitcode.com/gh_mirrors/term/terminal

·
创建一个注册表文件open_cmd_here.reg:
Windows Registry Editor Version 5.00
; 右键:cmd(管理员)
[HKEY_CLASSES_ROOT\Directory\Background\shell\runas]
@="Open_cmd_with_admin"
"ShowBasedOnVelocityId"=dword:00639bc8
"Icon"="C:\\Windows\\System32\\cmd.exe"
"Extended"=""
[HKEY_CLASSES_ROOT\Directory\Background\shell\runas\command]




The new Windows Terminal and the original Windows console host, all in the same place!
最近提交(Master分支:9 个月前 )
3ae6bbf2
9 小时前
36162ae6
1 天前
更多推荐
所有评论(0)