mirror of
https://github.com/beetbox/beets.git
synced 2025-12-06 00:24:25 +01:00
8 lines
464 B
Reg
8 lines
464 B
Reg
Windows Registry Editor Version 5.00
|
||
|
||
[HKEY_CLASSES_ROOT\Directory\shell\beets]
|
||
@="Import with beets"
|
||
|
||
[HKEY_CLASSES_ROOT\Directory\shell\beets\command]
|
||
@="\"C:\\Program Files\\Python38\\Scripts\\beet.exe\" import \"%1\""
|
||
|