xboxscene.org forums

Author Topic: Super Noob Almost Embarrasing Question  (Read 1217 times)

Eyedoctor2

  • Archived User
  • Newbie
  • *
  • Posts: 2
Super Noob Almost Embarrasing Question
« on: May 31, 2006, 12:18:00 PM »

Can somebody please explain to me how to add a link to Avalaunch?

I have added two applications but don't know how to add a link to them on the Avalaunch desktop for easy launching.  Instead I have been going to file manager and launching them from there.

Thanks in advance!

Looking forwards to not being such a noob....
Logged

Obirobb

  • Archived User
  • Newbie
  • *
  • Posts: 4
Super Noob Almost Embarrasing Question
« Reply #1 on: June 09, 2006, 03:14:00 PM »

You need to open your avalaunch.xml file in a text editor such as notepad.  usually in c:/ unless you specified a different location.  Unless you use the notepad plugin for xbmc you need to get the file onto your computer to edit it.

Scroll down to the <menu> section.  You will notice the first menu item is the link to xbmc:

<item name="XBox Media Center" path="E:\Apps\XBMC\default.xbe"/>

so to add you own link, you first find which spot to put it in between eg between xbmc and games or games and apps.

then add the link location to your xml file.

<item name="(Title to be displayed)" path="(E:/ or F:/ path to the .xbe)"/>

Hope that helps

Remember to save and overwrite the old file.

This post has been edited by Obirobb: Jun 9 2006, 10:20 PM
Logged

Eyedoctor2

  • Archived User
  • Newbie
  • *
  • Posts: 2
Super Noob Almost Embarrasing Question
« Reply #2 on: June 11, 2006, 02:20:00 PM »

Worked like a charm!

Thanks for your willingness to help a noob!
Logged