BizTalk Maven

A few notes on BizTalk

Posts Tagged ‘tweaks’

Disabling the “Attach Security Warning” window in Visual Studio

Posted by Jeremy on 27/01/2011

Finally!
I’ve been working with Visual Studio for years and I’ve had enough of the “Attach Security Warning” window popping-up every time I want to attach a process.

Here is how to turn it off:

  • Shut down all your instances of Visual Studio (at least the ones for the version your want to tweak)
  • Go to the registry (type regedit in the command window)
  • Go to HKEY_CURRENT_USER\Software\Microsoft\VisualStudio\10.0\Debugger\DisableAttachSecurityWarning and change the value there from 0 to 1.

10.0 is for Visual Studio 2010
9.0 is for Visual Studio 2008
8.0 is for Visual Studio 2005

That’s it!



Posted in Tips and Tricks, Uncategorized | Tagged: , , | Leave a Comment »

 
Follow

Get every new post delivered to your Inbox.

Join 85 other followers