home *** CD-ROM | disk | FTP | other *** search
/ Walkthroughs & Flybys / WAITE_GROUP.bin / demos / silver_t / svga / start.bat < prev   
DOS Batch File  |  1993-05-16  |  885b  |  23 lines

  1. echo off
  2. cls
  3. echo Self-running presentation for Peapod Delivery Service 708/864-8900
  4. echo created by Charles Jameson, Silver Tongue Software,
  5. echo 343 Central Ave., Wilmette, IL 60091 USA  708/256-3122
  6. echo  
  7. echo Super-VGA (512KB), 530 KB free memory required.
  8. echo May not function on some video boards with "windows accelerator"
  9. echo chips or only VESA compatibility with 640x480 256 color mode.
  10. echo  
  11. echo EXIT presentation with ALT + E.  On main menu, cursor keys move
  12. echo highlight and enter as well as space makes the selection.  Within the
  13. echo detailed sections, anykey (not just space) lets you go on, except
  14. echo PgUp takes you to the previous screen, ESC and Alt+e go back to the menu.
  15. echo  
  16. pause
  17. echo Press ALT+E to exit the presentation when you are finished!
  18. echo (This is a kiosk application, so ESC doesn't work.)
  19. echo  
  20. pause
  21. peapodcd ppod
  22.  
  23.