Skip to content

A script to add Windows Terminal to the context menu

Notifications You must be signed in to change notification settings

nt4f04uNd/wt-contextmenu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wt-contextmenu

Run Windows Terminal from the context menu

Thanks to EmTschi for giving an idea. Original solution was found here

Gif demo Gif demo 2

Usage

  1. In right click context-menu
  2. Run wt-admin command in cmd/powershell.
    • wt-admin also has optional positional argument for the start dir

Installation

Run registry.bat as Admin

It will suggest you to copy icon to WT settings dir

NOTE that _8wekyb3d8bbwe that is in name of wt source folder may change, so keep it mind

Specify:

  • path to wt-admin.vbs full path where you want ro preserve wt-admin.vbs, (by default C:\env\commands), I also recommend you to add it to PATH variable to access it from cmd/powershell

Done!

If you have something not working - try to run registry.bat again and avoid any spaces before and after paths.

Removal

Run remove.bat as Admin

About

A script to add Windows Terminal to the context menu

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published