Add Context Menu to Drives
xmha97 opened this issue · 1 comments
xmha97 commented
Hello,
Please Add Context Menu to Drives (like below image)
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 commented
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.