Is it possible to use VS 2012 diff tool from console like below?
compare.exe c:\file1 c:\file2
EDIT
Also you can run diff tool from Command Window and it will run in the same instance of VS.
Tools.DiffFiles c:\file1 c:\file2
Moreover there is an extension for VS 2012.
devenv /diff c:\file1 c:\file2
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With