未名Q

此生若能得幸福安稳,谁又愿颠沛流离。

  :: 首页 :: 博问 :: 闪存 :: 新随笔 :: :: 订阅 订阅 :: 管理 ::
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\""
posted on 2020-07-03 12:13  未名Q  阅读(725)  评论(0编辑  收藏  举报