ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Running FileDiffer from Beyond Compare

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

0 Kudos
Message 1 of 2
(2,676 Views)

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

0 Kudos
Message 2 of 2
(2,669 Views)