右键打开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\""


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM