鼠标右键在当前位置打开Fluent Terminal
以下存入文本文件并改后缀为bat打开,可添加"Open Fluent Terminal here"至右键菜单
reg add "HKCU\Software\Classes\Directory\shell\Open Fluent Terminal here\command" /d "\"%LOCALAPPDATA%\Microsoft\WindowsApps\flute.exe\" new \"%%1\"" /f reg add "HKCU\Software\Classes\Directory\Background\shell\Open Fluent Terminal here\command" /d "\"%LOCALAPPDATA%\Microsoft\WindowsApps\flute.exe\" new \"%%V\"" /f reg add "HKCU\Software\Classes\LibraryFolder\Background\shell\Open Fluent Terminal here\command" /d "\"%LOCALAPPDATA%\Microsoft\WindowsApps\flute.exe\" new \"%%V\"" /f
以上是知乎上大神分享的方法
不过Fluent Terminal官方也给出了方案
https://github.com/felixse/FluentTerminal/tree/master/Explorer%20Context%20Menu%20Integration
<< 上一篇
下一篇 >>