INTERACT FORUM

Please login or register.

Login with username, password and session length
Advanced search  
Pages: [1]   Go Down

Author Topic: GetSkinInfo  (Read 1548 times)

pbair

  • Recent member
  • *
  • Posts: 33
GetSkinInfo
« 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?
Logged

Matt

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 41927
  • Shoes gone again!
Re: GetSkinInfo
« Reply #1 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
Logged
Matt Ashland, JRiver Media Center
Pages: [1]   Go Up