Using Beyond Compare

TealDuck

Member²
Has anyone had any success in configuring Beyond Compare as the difference tool for comparing current window with an existing file?

Would be interested in how you accomplished it.

Currently using 14.0.0.1961

Thanks in advance for any assistance in this matter.
 
Never mind. I was being too smart for my own good. I had placed quotes around the EXE path thinking the spaces would throw off the IDE. Removing those got it to work.

Result:
Executable: C:\Program Files\Beyond Compare 4\BCompare.exe
Parameters: "%1" "%2" /solo
 
Back
Top