Skip to content

JakeBlade2017/Windows-Terminal-Context-Menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Windows-Terminal-Context-Menu

Regedit file that adds "Open in Terminal" into context menu

Before we continue please place the wt.ico into Windows Terminal directory

Don't know where is? No problem! in CMD just type where wt and it will print the directory

What are the differences between the reg files?

Well as the name says

  • wt-all-users Adds the button on the context menu for all users that are in your computer
  • wt-single-user Adds the button on the context menu only for the current user in your computer

What can be costumizable?

Context menu text can be costumizable, on both files are in the line 4 and line 5

@="Open in Terminal" ---> Costumizable text

"Icon"="%LocalAppdata%\\Microsoft\\WindowsApps\\wt.ico" ---> Set the path of custom icon (must be in .ico format)

Preview

That's all!

Something simple but effective when Windows Terminal app doesn't add you the context menu button ;3

Gawr Gura GIF made by INABATAKE

About

Regedit file that adds "Open in Terminal" into context menu

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published