home *** CD-ROM | disk | FTP | other *** search
/ PC Attack (Unknown Issue 102) / PC_Attack_Magazine_102_Interplay_1995.iso / skfiles / skdemo.bat < prev    next >
Encoding:
DOS Batch File  |  1995-03-14  |  157 b   |  8 lines

  1. @echo off
  2. if exist c:\sampler.cfg del c:\sampler.cfg > nul:
  3. cd skfiles
  4. sk.exe
  5. UNIVBE /U > NUL
  6. cd ..
  7. if exist c:\sampler.cfg del c:\sampler.cfg > nul:
  8.