- Official Post
Code
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\Folder\shell\copylist]
@="Dateiliste in Zwischenablage kopieren"
[HKEY_CLASSES_ROOT\Folder\shell\copylist\command]
@="cmd /c dir %1 /b /a:-d /o:n | clip"
You can add the text you want for "Dateiliste in Zwischenablage kopieren"
Here it is the German version as example.