mirror of
https://github.com/beetbox/beets.git
synced 2025-12-06 08:39:17 +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\\Python36\\Scripts\\beet.exe\" import \"%1\""
|
||
|