Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to add to the right-click menu #561

Closed
shijunti19 opened this issue May 8, 2019 · 7 comments
Closed

How to add to the right-click menu #561

shijunti19 opened this issue May 8, 2019 · 7 comments

Comments

@shijunti19
Copy link

shijunti19 commented May 8, 2019

How to add to the right-click menu

This is a necessary function.

Administrator mode must also be supported

For example:

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\folder\shell\cmd]
@="CMD"

[HKEY_CLASSES_ROOT\folder\shell\cmd\command]
@="cmd.exe /k cd %1"
@Dyalius
Copy link

Dyalius commented May 8, 2019

I got a script in my repo, for the same thing but vscode, you are free to modify

@shijunti19
Copy link
Author

@Dyalius I can't find exe for Windows Terminal

He's an uwp program.

@shijunti19
Copy link
Author

image

@Summon528
Copy link
Contributor

Summon528 commented May 8, 2019

It's wt.exe
More specifically %LOCALAPPDATA%\Microsoft\WindowsApps\wt.exe

@shijunti19
Copy link
Author

@Summon528 Thank you

@yanglr
Copy link

yanglr commented May 31, 2019

@shijunti19
the complete steps are here:
#1060 (comment)

@KUTlime
Copy link

KUTlime commented Feb 23, 2020

@shijunti19
An easy-to-use solution can be found here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants