How to: Configure Source Control User Tools

Use the Configure User Tools dialog box to specify the user tools that you want to use to perform operations on different kinds of files.

Required Permissions

To perform this procedure, you must be a member of the Administrators or Users security group on the computer where Visual Studio is installed. For more information, see Team Foundation Server Permissions.

To configure source control user tools

  1. On the Visual Studio Tools menu, click Options, expand Source Control, and then click Visual Studio Team Foundation Server.

    Note

    If the Source Control node does not appear, click Show all settings.

  2. Click Configure User Tools.

  3. Click Add.

  4. In the Extension box, specify the kind of file for which you are making this setting.

  5. From the Operation drop-down list, click Compare or Merge.

  6. Provide the fully qualified path for the command that you want to use to perform the operation, or click the ellipsis button and browse to the location.

  7. Click Arguments.

  8. Click OK.

  9. In the Configure User Tools dialog box, click OK.

  10. In the Options dialog box, click OK.

    You can make multiple entries.

See Also

Concepts

Team Foundation Source Control