Right click in folder, open command window here. You'll need these dll's.
-o is the output file (default is dump.wav), -l is loop count (default 2) and the -f is fade time (default 10). I got a for loop I'll post later to make doing multiple files easier.
Code:
test.exe -o foo.wav -l 1 -f 0 inputfile
