home *** CD-ROM | disk | FTP | other *** search
/ The MAX Games / NEWSOFTMAX2.iso / dat / Ray / SETSOUND.BAT < prev    next >
Encoding:
DOS Batch File  |  1997-05-23  |  87 b   |  8 lines

  1. @ECHO OFF
  2. if "!%1"=="!" goto end
  3. cd %1
  4. goto end
  5.  
  6. :end
  7. SETSOUND.EXE VER=AL > nul
  8.