ShellExtensionCopyFilePath icon indicating copy to clipboard operation
ShellExtensionCopyFilePath copied to clipboard

Add the context menu for the blank space of the folder

Open Ya-Zahra opened this issue 2 years ago • 0 comments

I want the "Copy folder path" option to be available when I right click on the empty space of the folder. For example, when I right-click on empty space in the folder, I get "Open command prompt here".

This repository has implemented something like this for empty space

https://github.com/Pasquina/ShellExtDatedFolder

In the registry at the following path

HKEY_CLASSES_ROOT\directory\background\shellex\ContextMenuHandlers\YouCustomNameYouWantForContext

I set the following value in the default key, but nothing happened

{F3026062-4D7E-4638-9A6B-3B2CCAC3FCBB}

Ya-Zahra avatar Apr 26 '23 17:04 Ya-Zahra