home *** CD-ROM | disk | FTP | other *** search
/ 1996 Top Games / 96topgames.iso / 96topgam / dos / ch2 / ch2.bat next >
DOS Batch File  |  1996-08-14  |  104b  |  7 lines

  1. @ECHO OFF
  2. SB16SET /P /Q
  3. %SOUND%\SBFMDRV > NUL
  4. SW.EXE %1 %2 %3 %4
  5. %SOUND%\SBFMDRV /U > NUL
  6. ECHO ON
  7.