To use an alternate comparison or merge utility:
For example, suppose the Merge Utility field contains D:\Programs\Merge Utility 5\Mergeutil.exe and the Options text box contains -s $branchtip $usertip $basefile $resultfile. The application assumes that the options are appropriate for the utility to be used. Each time that it needs to call the merge utility, it replaces the terms that start with $ with the actual paths to those files and asks the operating system to execute the completed command.
For example, suppose the Comparison Utility field contains D:\Programs\Comparison Utility 8\Diffutil.exe and the Options field contains $file1 $file2. In this case, the application assumes that the options are appropriate for the utility to be used. Each time that the application needs to call the comparison utility, it replaces the terms that start with $ with the actual paths to those files and asks the operating system to execute the completed command.