In the version of Radmind Assistant that I built today, I set the path comparisons to case-insensitive in the Preferences dialog, but when I went to create a transcript, it used the command “fsdiff -C -csha1 -%…” instead of “fsdiff -C -I -csha1 -%….” When I changed it from case-insensitive to case-sensitive in the dialog, it used the -I flag.
A sreenshot showing the error messages I was getting and then the case-sensitivity applied.