QUOTE(m_l @ May 6 2008, 21:04)

How can I get this script to go into all folders in a directory? [recursive]
Use Sweep.exe. Works great. It can be found here at HA; please do a search.
QUOTE(jcoalson @ Feb 15 2008, 15:41)

the windows shell (cmd.exe) doesn't support wildcards. flac+bash on windows works fine.
CODE
glob.exe -c flac.exe --force -6 -V -S- --delete-input-file *.flac
It's great to use my old DOS. I put this in a batch file and call that with sweep to process it recursively.