xboxscene.org forums

Author Topic: Lost Links  (Read 20 times)

jack2004

  • Archived User
  • Jr. Member
  • *
  • Posts: 98
Lost Links
« on: July 26, 2004, 10:04:00 PM »

in evox.ini you should have this
Section "Root"
{
   Item "Launch DVD",ID_Launch_DVD
   Item "Trainers",ID_trainer
   Item "MS Dashboard",ID_MS_Dash
   Item "Reboot",ID_Quick_Reboot
   Item "Power Off",ID_Power_Off
#   Item "Flash Evox BIOS","c:\bios\X2_4981_67.bin",ID_Flash_Bios_File
#   Item "Lock Harddisk",@210
#   Item "Unlock Harddisk",@211
   Section "System Utils"
   {
      Item "Settings",ID_Settings
      Item "Flash BIOS",ID_Flash_Bios
      Item "Backup",ID_Backup
      Item "Skins",ID_Skins
   }
   Section  "Launch Menu"
   {
      Section "Games"
      {
         AutoAddItem "f:\games\"
         SortAll
      }
      Section "Apps"
      {
         AutoAddItem "f:\apps\"
         SortAll
      }
   }
}

you will get the link back after reboot
Logged