Hi,
Using a combination of -g and -b flags produces an unexpected result.
.\ThermoRawFileParser.exe -N -f 1 -g -i="test.raw" -b="test.mzML.gz" creates a file named "test.mzML.gz.gzip"
I would also like to request, perhaps, that the default extension for using the -g flag be changed to .gz, which is the standard extension from gzipped files (for instance, gunzip doesn't recognize .gzip....)