Friday, 25 January 2013

Disable "Attach Security Warning" in Visual Studio 2010 when attaching debugger

In regedit change the following key from 0 to 1:


HKEY_CURRENT_USER\Software\Microsoft\VisualStudio\10.0\Debugger\DisableAttachSecurityWarning

The annoying security warning when attaching the debugger

Set the "DisableAttachSecurityWarning" to "1" in the registry database


No comments:

Post a Comment