添加打开 Windows 终端以在上下文菜单中打开任何配置文件
Windows Terminal可以让您在一个窗口中打开多个命令提示符(Command Prompt)、Windows PowerShell等选项卡,您可以从右键单击上下文菜单中打开它。但是,由于默认选项打开默认启动配置文件,您可以添加可扩展或级联上下文菜单以根据您的要求打开任何配置文件。
(Add Open Windows Terminal)在Default、Command Prompt、PowerShell profile 上下文菜单项中添加 Open Windows Terminal
假设您的默认启动配置文件设置为命令提示符(Command Prompt),但您想打开Windows PowerShell。此时,您可以使用上下文菜单选项在Windows 终端应用程序中打开(Windows Terminal)Windows PowerShell ,而无需管理员权限。可以使用注册表编辑器(Registry Editor)完成它。因此,建议 在执行这些步骤之前创建一个系统还原点。
在上下文菜单中添加(Add)可扩展的Windows 终端(Windows Terminal)以打开任何配置文件
要在上下文菜单中添加可扩展的Windows 终端,请执行以下步骤:(Windows Terminal)
- 在您的 PC 上打开记事本。
- 粘贴以下文本。
- 单击File > Save As。
- 选择一个位置,输入带有.reg扩展名的名称,从保存类型(Save as type)列表中选择所有文件。(All Files)
- 单击保存(Save)按钮。
- 双击(Double-click).reg文件并确认添加。
- 右键单击桌面(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 选项,然后选择要保存文件的位置。
输入带有 .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 选项。
然后,单击“确定 (OK )”按钮确认删除 。
之后,您可能必须重新启动计算机或退出并重新登录您的用户帐户才能获得更改。
接下来,我们将看到如何在上下文菜单中添加以管理员身份打开 Windows 终端。(Open Windows Terminal as an administrator)(Open Windows Terminal as an administrator)
这就是全部!希望本指南帮助您在上下文菜单中添加可扩展的Windows 终端(Windows Terminal)选项以打开您想要的任何配置文件。
相关阅读:(Related reads:)
- 从上下文菜单中删除在 Windows 终端中打开(Remove Open in Windows Terminal from Context Menu)
- 如何更改 Windows 终端中的默认 Shell。(How to change the Default Shell in Windows Terminal.)
Related posts
Add Open Windows Terminal在Context Menu中作为管理员
Add or Remove Open在Windows Terminal从Context Menu
在 Windows 10 上下文菜单中以管理员身份在此处添加打开命令窗口
Context Menu编辑:Add,在Windows 11 Remove Context Menu项目
编辑,Add,New Context Menu中的Remove在Windows 10
如何将Secure Delete添加到Windows 10中的context menu
如何在Windows 11中删除Show More Options Context Menu item
从Windows 10中从Context Menu中删除Move至OneDrive
无法右键单击Windows 11/10上的Desktop
Easy Context Menu freeware允许您添加Program or Icon
Remove Restore以前的版本Windows 10项Context menu
Add Search上Google Images使用Context Menu在Windows 11/10
如何在Windows 10中添加Create Restore Point item至Context Menu
如何在Windows 10中使用Skype Context Menu item删除Share
OneClickFireWALL:Block或允许Internet access通过Context Menu
如何使用Right-click Context Menu复制file content至Clipboard
如何添加Windows Security级联Context Menu item
Context Menu在Windows 10中的Remove or Add EFS File ownership
如何在Windows 10中的文件夹中打开Command Prompt
视窗10 Image Preview从Context Menu失踪