Skip to content

Jaysce/WinTermContext

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

WinTermContext

NOTE: Open Terminal as Admin seems to only work on Windows 10 build 2004 or later

A PowerShell script that creates an option in the file explorer context menu to launch Windows Terminal from that directory

Context Menu

Installation

  1. Clone this repo to the root (C:\>)

  2. Set Execution Policy for CurrentUser to RemoteSigned by running PowerShell as Admin and running Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope CurrentUser

  3. Run the install.ps1 script as Admin from PowerShell C:\WinTermContext> .\install-uninstall.ps1

To uninstall run the the script again

About

A PowerShell script that creates an option to open Windows Terminal from file explorer in current directory

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors