QUOTE(jarvolt @ Jun 21 2006, 16:12)

Using a wildcard doesn't seem to do it. I have to manually type in the filenames for it to work. There must be some other way.
Look for the file glob.exe. I know it comes with REACT in the encoders folder. It will use wildcards for you. So using glob.exe would be something like this:
CODE
Glob.exe -v -c metaflac.exe --add-seekpoint=10s *.flac
I've used this same procedure to add album replaygain. Let me know if it works for you.