Recent content by Steve Tomsic

  1. S

    closing wmplayer from a batch file

    when wmplayer .exe is opened in a batch file to play a .wav file, its window remains open and must be closed manually. The batch file does not execute the next instruction, so using something like 'taskkill' will not work.