Hello, I'm running logparser in a C# application, and I'm using the ExecuteBatch method. This runs nicely (I think) because I do get the output file, but the method returns false. Now the main question I wanted to ask is. since my query is searching in a bunch of files, I was wondering if it's...