beets/extra/beets.reg
Adrian Sampson 5df7325937 Windows context menu item via .reg file
Contributed by "camz" on IRC.
2012-07-16 09:39:07 -07:00

8 lines
434 B
Reg
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

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\""