11-27-2018 12:49 PM - edited 11-27-2018 12:52 PM
Does anyone know how to setup Beyond Compare to open FileDiffer when sequences are double clicked?
It looks like by adding *.seq to the file formats you could open the FileDiffer program.
I think the problem would be how to pass the file names to the command line
11-27-2018 01:16 PM
it turns out it was a little easier than I thought
just add :
"C:\Program Files (x86)\National Instruments\TestStand 2016\Bin\FileDiffer.exe" %1 %2
to the compare view command line