[snip] > I tried to add > outputfile.txt to the command like this: > > for %1 in (*.wav) do flac -V --best "%1" > outputfile.txt I think you need to run this in batch mode - I can't test this right now, because I'm on a Linux box.;-)