home *** CD-ROM | disk | FTP | other *** search
/ PC Professionell 2006 September / PCpro_2006_09.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.