xboxscene.org forums
OG Xbox Forums => Dashboard Forums => Other Dashboards => Topic started by: xCHiP 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.