home *** CD-ROM | disk | FTP | other *** search
/ Black Box 4 / BlackBox.cdr / bbs_door / lance15.arj / INSTALL.BAT < prev    next >
Encoding:
DOS Batch File  |  1991-04-12  |  171 b   |  8 lines

  1. @echo off
  2. echo Installing Dragonlance
  3. echo make sure you are in root bbs directory
  4. md dgnlnce
  5. copy *.lan \wwiv\dgnlnce
  6. del *.lan
  7. echo Dragonlance is now installed!
  8.