You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

17 lines
872 B
Reg

<EFBFBD><EFBFBD>Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\Directory\Background\shell\copylist]
@="Copy List to Clipboard"
"Extended"=""
[HKEY_CLASSES_ROOT\Directory\Background\shell\copylist\command]
@="cmd /c \"dir /b /a:-d /o:n | clip\""
[HKEY_CLASSES_ROOT\Folder\shell\copylist]
@="Copy List to Clipboard"
"Extended"=""
[HKEY_CLASSES_ROOT\Folder\shell\copylist\command]
@="cmd /c dir \"%1\" /b /a:-d /o:n | clip"