home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Black Box 4
/
BlackBox.cdr
/
bbs_door
/
lance15.arj
/
INSTALL.BAT
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
DOS Batch File
|
1991-04-12
|
171 b
|
8 lines
@echo off
echo Installing Dragonlance
echo make sure you are in root bbs directory
md dgnlnce
copy *.lan \wwiv\dgnlnce
del *.lan
echo Dragonlance is now installed!