添加打开 Windows 终端以在上下文菜单中打开任何配置文件

Windows Terminal可以让您在一个窗口中打开多个命令提示符(Command Prompt)Windows PowerShell等选项卡,您可以从右键单击上下文菜单中打开它。但是,由于默认选项打开默认启动配置文件,您可以添加可扩展或级联上下文菜单以根据您的要求打开任何配置文件。

(Add Open Windows Terminal)DefaultCommand PromptPowerShell profile 上下文菜单项中添加 Open Windows Terminal

在上下文菜单中添加可扩展的 Windows 终端以打开任何配置文件

假设您的默认启动配置文件设置为命令提示符(Command Prompt),但您想打开Windows PowerShell。此时,您可以使用上下文菜单选项在Windows 终端应用程序中打开(Windows Terminal)Windows PowerShell ,而无需管理员权限。可以使用注册表编辑器(Registry Editor)完成它。因此,建议 在执行这些步骤之前创建一个系统还原点。

在上下文菜单中添加(Add)可扩展的Windows 终端(Windows Terminal)以打开任何配置文件

要在上下文菜单中添加可扩展的Windows 终端,请执行以下步骤:(Windows Terminal)

  1. 在您的 PC 上打开记事本。
  2. 粘贴以下文本。
  3. 单击File > Save As
  4. 选择一个位置,输入带有.reg扩展名的名称,从保存类型(Save as type)列表中选择所有文件。(All Files)
  5. 单击保存(Save)按钮。
  6. 双击(Double-click).reg文件并确认添加。
  7. 右键单击桌面(Desktop)以查找选项。

要了解有关上述步骤的更多信息,请继续阅读。

首先,在您的计算机上打开记事本(Notepad)并粘贴以下文本:

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\Directory\shell\OpenWTHere] "MUIVerb"="Open in Windows Terminal" "Extended"=- "SubCommands"=""

[HKEY_CLASSES_ROOT\Directory\Shell\OpenWTHere\shell\001flyout] "MUIVerb"="Open in Windows Terminal Default Profile"

[HKEY_CLASSES_ROOT\Directory\Shell\OpenWTHere\shell\001flyout\command] @="cmd.exe /c start wt.exe -d \"%1\""

[HKEY_CLASSES_ROOT\Directory\Shell\OpenWTHere\shell\002flyout] "MUIVerb"="Open in Windows Terminal Command Prompt" "Icon"="imageres.dll,-5323"

[HKEY_CLASSES_ROOT\Directory\Shell\OpenWTHere\shell\002flyout\command] @="cmd.exe /c start wt.exe -p \"Command Prompt\" -d \"%1\""

[HKEY_CLASSES_ROOT\Directory\Shell\OpenWTHere\shell\003flyout] "MUIVerb"="Open in Windows Terminal PowerShell" "Icon"="powershell.exe"

[HKEY_CLASSES_ROOT\Directory\Shell\OpenWTHere\shell\003flyout\command] @="cmd.exe /c start wt.exe -p \"Windows PowerShell\" -d \"%1\""

[HKEY_CLASSES_ROOT\Directory\Background\shell\OpenWTHere] "MUIVerb"="Open in Windows Terminal" "Extended"=- "SubCommands"=""

[HKEY_CLASSES_ROOT\Directory\Background\Shell\OpenWTHere\shell\001flyout] "MUIVerb"="Open in Windows Terminal Default Profile"

[HKEY_CLASSES_ROOT\Directory\Background\Shell\OpenWTHere\shell\001flyout\command] @="cmd.exe /c start wt.exe -d \"%V\""

[HKEY_CLASSES_ROOT\Directory\Background\Shell\OpenWTHere\shell\002flyout] "MUIVerb"="Open in Windows Terminal Command Prompt" "Icon"="imageres.dll,-5323"

[HKEY_CLASSES_ROOT\Directory\Background\Shell\OpenWTHere\shell\002flyout\command] @="cmd.exe /c start wt.exe -p \"Command Prompt\" -d \"%V\""

[HKEY_CLASSES_ROOT\Directory\Background\Shell\OpenWTHere\shell\003flyout] "MUIVerb"="Open in Windows Terminal PowerShell" "Icon"="powershell.exe"

[HKEY_CLASSES_ROOT\Directory\Background\Shell\OpenWTHere\shell\003flyout\command] @="cmd.exe /c start wt.exe -p \"Windows PowerShell\" -d \"%V\""

单击“ File > Save As 选项,然后选择要保存文件的位置。

在上下文菜单中添加可扩展的 Windows 终端以打开任何配置文件

输入带有 .reg扩展名的名称(例如TermExpMenu.reg (.reg )),从 “保存类型” (Save as type )下拉列表中 选择“所有文件 (All Files )” ,然后单击(TermExpMenu.reg)“保存 (Save )”按钮。

之后,双击 您创建的.reg 文件并单击 Yes 按钮。

如果您愿意,您可以下载我们的即用型注册表文件来添加此上下文菜单项。

您现在可以右键单击桌面以在上下文菜单中找到可扩展的 Windows 终端选项,以直接打开任何配置文件。

阅读:(Read:) Windows 终端提示和技巧(Windows Terminal Tips and Tricks)

但是,如果您不再需要此上下文菜单选项并想要将其删除,请按照以下步骤操作。

首先,按照本教程 在您的 PC 上打开注册表编辑器并依次导航到这些路径:

HKEY_CLASSES_ROOT\Directory\shell\OpenWTHere

HKEY_CLASSES_ROOT\Directory\Background\shell\OpenWTHere

右键单击 OpenWTHere键并选择 Delete 选项。

在上下文菜单中添加可扩展的 Windows 终端以打开任何配置文件

然后,单击“确定 (OK )”按钮确认删除 。

之后,您可能必须重新启动计算机或退出并重新登录您的用户帐户才能获得更改。

接下来,我们将看到如何在上下文菜单中添加以管理员身份打开 Windows 终端。(Open Windows Terminal as an administrator)(Open Windows Terminal as an administrator)

这就是全部!希望本指南帮助您在上下文菜单中添加可扩展的Windows 终端(Windows Terminal)选项以打开您想要的任何配置文件。

相关阅读:(Related reads:)



About the author

我是一位经验丰富的软件工程师,在 Windows Phone 和 Office Space 行业拥有超过 10 年的经验。我的技能包括使用传统的文本和图像格式,以及为最新的移动设备进行开发。我在提供优质服务方面有着良好的记录,并且我总是愿意帮助他人实现他们的目标。



Related posts