home *** CD-ROM | disk | FTP | other *** search
/ Share Gallery 1 / share_gal_1.zip / share_gal_1 / DD / DD004.ZIP / INSTALL.BAT < prev    next >
DOS Batch File  |  1990-01-05  |  1KB  |  22 lines

  1. echo off
  2. cls
  3. echo The files on this demo disk have been compressed to fit on a single
  4. echo floppy disk and must be uncompressed before they are run.  Therefore,
  5. echo these files must be copied to a disk drive with at least 650K free
  6. echo disk space (usually a hard disk), then uncompressed.
  7. echo .
  8. echo Most people will want to use the DEFINST batch file.  It will create
  9. echo a directory named C:\SMDEMO on their C drive, copy the files to
  10. echo that directory and uncompress them automatically.
  11. echo .
  12. echo To use DEFINST, set your default drive to your floppy drive.  For 
  13. echo most people, this will be drive A.  To do so, type:  A:   [Enter]
  14. echo Then, at the "A prompt", type:   DEFINST  [Enter]
  15. echo Follow the instructions on the screen!
  16. echo .
  17. echo If you do not want to use the DEFINST batch file, you must manually
  18. echo copy the files to a drive\directory of your choosing and uncompress
  19. echo the files with the command:    LHARC e SMDEMO.LZH  [Enter]
  20. echo .
  21. echo Thank you for your interest in SeedMaster!
  22.