home *** CD-ROM | disk | FTP | other *** search
/ Imagination Station Volume 151 #6 / ImaginationStationVolume151Series6.iso / catalog.bat < prev    next >
Encoding:
DOS Batch File  |  1996-01-25  |  848 b   |  15 lines

  1. cls
  2. @echo off
  3. ECHO  ╔════════════════════════════════════════════════════════════════════════╗
  4. echo  ║                            Catalogue Note                              ║
  5. echo  ║                            --------------                              ║
  6. echo  ║                                                                        ║
  7. echo  ║   Don't  miss the catalogue on the Windows Menu!  To Start it, just    ║
  8. echo  ║   click  the  WINMENU  icon  in  the  Windows  file manager or type    ║
  9. echo  ║   "d:\winmenu" from the Windows  Program Manager run command, where    ║
  10. echo  ║   "d" is the letter of your CD Rom drive.                              ║
  11. echo  ║                                                                        ║
  12. echO  ╚════════════════════════════════════════════════════════════════════════╝
  13. pause
  14. cls
  15.