home *** CD-ROM | disk | FTP | other *** search
/ PC Professionell 2006 October / PCpro_2006_10.ISO / files / wininside / ubcd / ubcd34-basic.exe / ubcd34-basic.iso / boot / menus / timeout.scn < prev   
Encoding:
Text File  |  2005-09-29  |  218 b   |  11 lines

  1. #
  2. # Action to take after timeout
  3. #
  4. if bootCheck[$hda]; then boot $hda
  5. if bootCheck[$hdb]; then boot $hdb
  6. clear
  7. set textColor = color[brightred on black]
  8. print "\n"
  9. print "\acNo bootable drive found\n"
  10. wait 0
  11.