Monday, January 31, 2011

Add GUIDGEN to Visual Studio 2010

To add GUIDGEN to the Visual Studio 'Tools' menu:
  1. Open Visual Studio 2010
  2. Select 'Tools' / 'External Tools'


  3. Click 'Add'
  4. Enter 'Title' for the command like 'Create GUID'
  5. Click on the browse button named and navigate to C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\bin\guidgen.exe
  6. Click OK

1 comment: