Windows-terminal-context-menu icon indicating copy to clipboard operation
Windows-terminal-context-menu copied to clipboard

Add Context Menu to Drives

Open xmha97 opened this issue 4 years ago • 2 comments

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"

xmha97 avatar Mar 18 '20 18:03 xmha97

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 avatar Apr 01 '20 17:04 kerol2r20