mirror of
https://github.com/beetbox/beets.git
synced 2025-12-07 09:04:33 +01:00
8 lines
434 B
Reg
8 lines
434 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:\\Python27\\Scripts\\beet.exe\" import \"%1\""
|
||
|