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

Add Context Menu to Drives #16

Open
xmha97 opened this issue Mar 18, 2020 · 2 comments
Open

Add Context Menu to Drives #16

xmha97 opened this issue Mar 18, 2020 · 2 comments

Comments

@xmha97
Copy link

xmha97 commented Mar 18, 2020

Hello,
Please Add Context Menu to Drives (like below image)
Windows Explorer

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\Drive\shell\WindowsTerminal]
"ExtendedSubCommandsKey"="Directory\\ContextMenus\\WindowsTerminal"
"Icon"="C:\\Users\\Alireza\\AppData\\Local\\WindowsTerminalContextIcons\\terminal.ico"
"MUIVerb"="Open Windows Terminal here"
@kerol2r20 kerol2r20 added the enhancement New feature or request label Apr 1, 2020
@kerol2r20
Copy link
Owner

Adding register at HKEY_CLASSES_ROOT must have administrator permission.
I want this script running as a user scope utils.
For this reason, the function may not be implemented.

@kerol2r20 kerol2r20 removed the enhancement New feature or request label Apr 1, 2020
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

3 participants
@kerol2r20 @xmha97 and others