27 lines
1.3 KiB
Reg
27 lines
1.3 KiB
Reg
Windows Registry Editor Version 5.00
|
||
|
||
[HKEY_CLASSES_ROOT\Directory\shell\mpv]
|
||
@="Play as Bluray"
|
||
"Icon"="\"D:\\Programs\\mpv\\mpv.exe\""
|
||
|
||
[HKEY_CLASSES_ROOT\Directory\shell\mpv\command]
|
||
@="\"D:\\Programs\\mpv\\mpv.exe\" \"%1\""
|
||
|
||
|
||
[HKEY_CLASSES_ROOT\.iso\OpenWithProgids]
|
||
"Windows.IsoFile"=""
|
||
"io.mpv.bluray"=""
|
||
|
||
|
||
[HKEY_CLASSES_ROOT\io.mpv.bluray]
|
||
|
||
[HKEY_CLASSES_ROOT\io.mpv.bluray\shell]
|
||
|
||
[HKEY_CLASSES_ROOT\io.mpv.bluray\shell\play]
|
||
@="&Play As Bluray"
|
||
"Icon"="\"D:\\Programs\\mpv\\mpv.exe\""
|
||
|
||
[HKEY_CLASSES_ROOT\io.mpv.bluray\shell\play\command]
|
||
@="powershell \"C:\\Users\\Klesh\\dotfiles\\win\\mpv-bluray.ps1\" \"%1\""
|
||
|