home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / educ / ktest.zip / INSTALL.BAT next >
DOS Batch File  |  1991-04-22  |  287b  |  16 lines

  1. echo off
  2. cls
  3. echo This program will copy the files into a directory named K-TESTII
  4. echo"
  5. echo If the Directory does not exist, the program echo will create it for you.
  6. echo"
  7. echo PRESS "CTRL C" to Exit or
  8. echo"
  9. pause
  10. C:
  11. cd \
  12. MD K-TESTII
  13. CD K-TESTII
  14. A:PACKED.exe
  15. K-TESTII
  16.