home *** CD-ROM | disk | FTP | other *** search
/ The Pier Shareware 6 / The_Pier_Shareware_Number_6_(The_Pier_Exchange)_(1995).iso / 021 / bugs10.zip / READ1ST.BAT < prev   
DOS Batch File  |  1994-05-08  |  1KB  |  22 lines

  1. echo off
  2. cls
  3. echo            ╓────────────────────────────────────────────╖
  4. echo            ║     Documentation for extracting files     ║
  5. echo            ╙────────────────────────────────────────────╜
  6. echo ----------------------------------------------------------------------   
  7. echo The .EXE files are self-extracting compressed files.   
  8. echo When decompressed, they extract all the files needed for 
  9. echo the animated educational software.
  10. echo ----------------------------------------------------------------------   
  11. echo Hardware requirements for FLIX Animated Software are:
  12. echo IBM PC/XT/AT (or compatible), VGA Monitor, Hard Drive.
  13. echo Each compressed file will de-compress to about twice it's current size.
  14. echo ----------------------------------------------------------------------   
  15. echo      TO DECOMPRESS THE FILES AND RUN:
  16. echo      1)   Copy this disk to your hard drive (COPY A:*.*)
  17. echo      2)   Type the name of the .EXE file to begin file extraction
  18. echo      3)   Type README when extraction is completed
  19. echo ----------------------------------------------------------------------   
  20. echo FLIX Productions,   Tom Guthery IV,    Rt.1, Box 601,    DelValle TX  78617
  21.  
  22.