Previous Topic Next topic Print topic


To add Samples Browser to the Visual Studio Tools menu

  1. Build Samples Browser which is supplied with the Samples - see To build the Samples Browser demonstration.

    The build creates an executable file, SamplesBrowser.exe, in the \debug\bin subfolder in the directory of the Samples Browser solution.

  2. In Visual Studio, choose Tools > External Tools.
  3. Click Add on the External Tools dialog.
  4. Type a name for your custom tool such as MF Samples Browser, in the Title field.
  5. Click next to the Command field.
  6. Browse to the \debug\bin subfolder of the Samples Browser project.
  7. Select SamplesBrowser.exe and click Open.
  8. Ensure Prompt for arguments is not checked.
  9. Click OK.
  10. Open the Tools menu.

    MF Samples Browser is now available as a menu item.

  11. Choose Tools > MF Samples Browser to start Samples Browser.
Previous Topic Next topic Print topic