home *** CD-ROM | disk | FTP | other *** search
/ PC/CD Gamer UK 13 / PCGAMER13.bin / mc.bat < prev    next >
DOS Batch File  |  1995-08-26  |  286b  |  13 lines

  1. if exist c:\netherw\config.dat goto installed
  2. rem One time only installation
  3.  
  4. @mkdir C:\NETHERW
  5. @mkdir C:\NETHERW\SOUND
  6. @copy SOUND\*.MDI C:\NETHERW\SOUND > NUL:
  7. @copy SOUND\*.DIG C:\NETHERW\SOUND > NUL:
  8. @copy SOUND\*.LST C:\NETHERW\SOUND > NUL:
  9. setsound
  10.  
  11. :installed
  12.  
  13. nwdemo