home *** CD-ROM | disk | FTP | other *** search
/ Share Gallery 1 / share_gal_1.zip / share_gal_1 / UT / UT244.ZIP / INSTALL.BAT < prev    next >
DOS Batch File  |  1991-10-27  |  193b  |  11 lines

  1. echo off
  2. cls
  3. md c:\dc
  4. copy *.* c:\dc
  5. c:
  6. cd\dc
  7. cls
  8. echo --------------------------------------
  9. echo To start the program, type: DC (Enter)
  10. echo --------------------------------------
  11.