home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 16 / 16.iso / t / t460 / 1.ddi / INSTALL.BAT
Encoding:
DOS Batch File  |  1992-04-22  |  157 b   |  10 lines

  1. echo off
  2. echo installing PC-Kwik to drive c:
  3. md c:\pckwik
  4. copy pckwik\. c:\pckwik
  5. c:
  6. cd \
  7. cd \pckwik
  8. echo PC-Kwik installation completed !
  9. echo on
  10.