Basically, I have a folder that contains X amount of CFG files. Some of the file names don't have spaces, some do have spaces. When I run the bat, it works correctly by prepending the line Test=0 into the files that don't have spaces, but it does not prepend the Test=0 line with the files that have ...