【基础配置】Fluent Terminal美化CMD窗口教程

 Nx01 产品简介

        Fluent Terminal是一款开源的跨平台终端模拟器,它具有美观的用户界面和现代化的功能。它支持多个会话和窗口,可以自定义主题和快捷键,还支持多种协议,如SSH、Telnet、RDP和Serial等。Fluent Terminal还可以通过插件扩展功能,例如添加自定义命令和工具栏按钮等。它适用于Windows、macOS和Linux等操作系统。

Nx02 下载地址

        https://github.com/felixse/FluentTerminal

Nx03 产品安装

通过github下载安装。

通过微软应用商店安装。

Nx04 产品配置

1.添加到右键菜单。

添加鼠标右键菜单 新建文本,将以下脚本复制到文本中,另存为Install.bat,双击打开Install.bat。

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

2.删除右键菜单。

删除鼠标右键菜单 操作同上,另存为Uninstall.bat。

reg delete "HKCU\Software\Classes\Directory\shell\Open Fluent Terminal here" /f 
reg delete "HKCU\Software\Classes\Directory\Background\shell\Open Fluent Terminal here" /f 
reg delete "HKCU\Software\Classes\LibraryFolder\Background\shell\Open Fluent Terminal here" /f

  • 31
    点赞
  • 8
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值