<?xml version='1.0' encoding='UTF-8'?>
<menu>
<!-- Tags to disable stuff: -->
<nosnow/>
<music/>
<sound/>
<!-- Set inhibit to 1 to turn off the corrisponding server -->
<ftp inhibit="1" user="xbox" pass="xbox"/>
<http inhibit="1"/>
<!-- Changing existing section paths -->
<section name="Applications">
<search path1="E:\Apps"/>
</section>
<section name="Games">
<search path1="E:\Games"/>
</section>
<!-- Adding a main menu entry -->
<item text="EvoX Dashboard" action="Launch_Custom" param="c:\evox.xbe"/>
<item text="XBOX LIVE" action="Launch_Custom" param="c:\xodash\XOnlineDash.xbe"/>
</menu>
Simple and Clean. All that is missing now is a auto launch feature for games/dvds.
This post has been edited by Rockman: Dec 25 2002, 01:49 PM