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"

