home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 9 / 09.iso / l / l005 / 2.ddi / INSTALL.BAT < prev   
Encoding:
DOS Batch File  |  1992-11-28  |  84 b   |  7 lines

  1. @echo off
  2. md c:\sample
  3. copy \sample c:\sample
  4. cd c:\
  5. restore a: c:/s
  6. echo on
  7.