06-24-2005, 05:58 PM -
I may have found a way around the problem. After making sure that Media Center 11 was not running, I went to this registry key:
And set the value of Active to 1 (it was 0 to begin with). After that, the plugin seems to work.
This probably could have been accomplished through MC11's plugin dialog, but I didn't check there very thoroughly before trying the above.
I also manually registered mediactl.dll and jrMC11.dll, but I don't know if that mattered. They need to be registered, so it can't hurt to do so. (You run regsvr32 <path>\<filename>)
Thanks, err, umm, whatever.
Code:
HKEY_CURRENT_USER\Software\J. River\Media Center 11\Plugins\Interface\TLB Remote
This probably could have been accomplished through MC11's plugin dialog, but I didn't check there very thoroughly before trying the above.
I also manually registered mediactl.dll and jrMC11.dll, but I don't know if that mattered. They need to be registered, so it can't hurt to do so. (You run regsvr32 <path>\<filename>)
Thanks, err, umm, whatever.