右键打开Windows Terminal

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\Directory\Background\shell\Windows Terminal]
; 右键菜单中显示的名称
@="Windows Terminal"
; 右键菜单中显示的图标
"Icon"="C:\\Toolkits\\Icons\\App\\WindowsTerminal.ico"
; 仅支持在按住Shift+右键的时候才显示
"Extended"=""
; 
"NoWorkingDirectory"=""
; 在菜单中显示或隐藏
"ShowBasedOnVelocityId"=dword:00639bc8


[HKEY_CLASSES_ROOT\Directory\Background\shell\Windows Terminal\Command]
@="C:\\Users\\xyz\\AppData\\Local\\Microsoft\\WindowsApps\\wt.exe -d \"%V\""

右键打开Windows Terminal

上一篇:使用vs2019加.net core 对WeiApi的创建


下一篇:非常好用的 Win10 串口调试助手