INTERACT FORUM

Windows => Plug-in Development => Topic started by: pbair on September 02, 2009, 01:33:52 pm

Title: GetSkinInfo
Post by: pbair on September 02, 2009, 01:33:52 pm
I'm using VB .NET trying to determine the skin being used by MC.  GetSkinInfo() returns a number (hence ...GetSkinInfo("Skin", "Name") returns -1, signifying the info was not found.   Is there anyway to determine the skin name being used with VB .NET?
Title: Re: GetSkinInfo
Post by: Matt on September 02, 2009, 01:39:15 pm
GetSkinInfo(...) is for asking questions to the skinning engine (like borders, etc.).

The only current method to get the skin is to cheat and look in the registry:
HKEY_CURRENT_USER\Software\JRiver\Media Center 14\Properties\Standard View Skin