| QUOTE (asktheaet @ Jun 2 2003, 12:53 AM) |
| What is the latest version? I am talking about the dashboard, not the bios. Thanks. |
| QUOTE |
#tDoBIOS=1, #tDoFlashBIOS=2, #tDoDash=3, #tDoLaunchMenu=4, #tDoReboot=5, #tDoNetwork=6, #tDoHarddisk=7, #tDoLaunch=8, Section "Root" { Item "MS Dashboard",@3 Item "Reboot",@5 Section "System Utils" { Item "Network",@6 Item "Harddisk",@7 Item "Flash BIOS",@1 } Section "Launch Menu" { Section "Games" { Item "Halo","f:gameshalodefault.xbe" Item "Halo 2","f:gamesburnoutdefault.xbe" AutoAddItem "e:games" AutoAddItem "f:games" } Section "Apps" { AutoAddItem "e:apps" AutoAddItem "f:apps" } } } |