home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-387-Vol-3of3.iso / c / church4.zip / INSTALL.BAT next >
DOS Batch File  |  1993-03-05  |  398b  |  20 lines

  1. cls
  2. echo off
  3. cls
  4. md c:\ssdemo
  5. cls
  6. pkunzip shelby.zip c:\ssdemo
  7. c:
  8. cd\ssdemo
  9. copy shelby.bat c:\
  10. del shelby.bat
  11. cd\
  12. cls
  13. echo  To start the demo, type: 
  14. echo"                                                              
  15. echo     Shelby  (press Enter)
  16. echo"         
  17. echo  Note:  If you receive an "out of memory" message, 
  18. echo         reboot your computer and restart the demo.
  19.  
  20.