Using P4Merge in Visual Studio 2010 and TFS

The only thing that changes for 64-bit machines is that you need an (x86) in the path.

Don't do what I did in this screenshot. It did not work for me. Create a batch file instead. 

Thanks to Zobie's blog

 
 
@ECHO OFF
COPY /Y NUL %4
START /WAIT /D "C:\Program Files (x86)\Perforce" p4merge.exe %1 %2 %3 %4