home *** CD-ROM | disk | FTP | other *** search
/ Hot Stuff 2 / hot_stuff_2.zip / hot_stuff_2 / MENU / 12.BAT < prev    next >
DOS Batch File  |  1992-11-04  |  516b  |  22 lines

  1. @echo off
  2. cls
  3. cd\demos\neuman
  4. echo Here are some guidelines for how to get this baby up and running.
  5. echo:
  6. echo This demo needs to be installed to your hard disk.  Please execute the 
  7. echo file INSTALL.BAT giving in source and target disk drives.  For example
  8. echo if your CD-ROM drive is D: and you want to install the demo to C: then
  9. echo enter the following:
  10. echo:
  11. echo    INSTALL D: C:
  12. echo:
  13. echo Once the demo is unpacked on your hard disk, execute DEMO00.BAT to start
  14. echo it
  15. echo:
  16.  
  17.  
  18.  
  19.  
  20.  
  21.  
  22.