Customizable Menus
#1
Hello,

I'm looking to see if I can customize the menu in XBMC.

Example:
When Windows loads, I want a splash screen to display my options:
My Music (Opens MediaMonkey) - This is my preferred music player
Browse Internet (Opens Chrome)
And so on...

Does anyone know if this is doable with XBMC?

Thank you,
Chad
Reply
#2
you'd need to learn how to Skin in XBMC. Quite simple actually. Load up XBMC/addons/skin.confluence or XBMC/skins/confluence and load up Home.xml. Just add your links to the <onclick> tags of each respective button.


System.Exec("xyz.lnk")

xyz.lnk is the full path to your shortcut to Chrome or Mediamonkey!
Reply

Logout Mark Read Team Forum Stats Members Help
Customizable Menus0