mirror of
https://github.com/beetbox/beets.git
synced 2026-09-17 17:49:28 -05:00
9 lines
464 B
Reg
9 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\""
|
|
|