Page 1 of 1

Compare files program not working

Posted: 09.06.2020, 03:54
by zbernie
I've defined the following program under Settings -> Programs -> Compare files:

Program:
"D:\Users\bernie\AppData\Local\Programs\Microsoft VS Code\Code.exe"

Parameters:
--diff

For filter I just used "Code".

But when I try to compare two files the dialog still pops up saying to define an external program. What am I doing wrong?

Re: Compare files program not working

Posted: 10.06.2020, 05:28
by zbernie
I found the problem, I didn't have the FileCompare variables:

--diff %FileCompare1% %FileCompare2%