Skip to content

Latest commit

 

History

History
35 lines (20 loc) · 1.04 KB

README.md

File metadata and controls

35 lines (20 loc) · 1.04 KB

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