for /f "delims=" %%q in (play.txt) do ( start /wait /max /d "C:\Program Files\NoteWorthy Composer 2 Viewer\" NWC2View.exe "%%q" /play /close)