home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC/CD Gamer UK 13
/
PCGAMER13.bin
/
mc.bat
< prev
next >
Wrap
DOS Batch File
|
1995-08-26
|
286b
|
13 lines
if exist c:\netherw\config.dat goto installed
rem One time only installation
@mkdir C:\NETHERW
@mkdir C:\NETHERW\SOUND
@copy SOUND\*.MDI C:\NETHERW\SOUND > NUL:
@copy SOUND\*.DIG C:\NETHERW\SOUND > NUL:
@copy SOUND\*.LST C:\NETHERW\SOUND > NUL:
setsound
:installed
nwdemo