xboxscene.org forums

Author Topic: My Negen.xml Is Messed Please Help!  (Read 69 times)

xCHiP

  • Archived User
  • Newbie
  • *
  • Posts: 9
My Negen.xml Is Messed Please Help!
« on: December 30, 2002, 01:42:00 PM »

It appears to have anything show up in the main menu of the dash, you have to use this line rather than the line you are using:

<item text="Evolution-X" action="Launch_Custom" param="E:\Evoxdash\evoxdash.xbe"/>

So if you want anythin in the main dash, it needs the Launch_Custom command line as above.
So lets say u want Boxplorer, it would look like this:

<item text="BoXplorer" action="Launch_Custom" param="E:\Boxplorer\default.xbe"/>

Also, you must use PARAM=
Instead of using xbe=

Hope this helps.
Logged