Getting Rid Of Stupid Popup Debug Boxes

Here’s some wisdom from people.MikeRoberts, that I don’t want to forget:

To get rid of those annoying popup dialog boxes prompting you to debug a .net machine, change this registry setting

HKEY_LOCAL_MACHINESoftwareMicrosoft.NETFramework!DbgJITDebugLaunchSetting

to ‘1’

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpguide/html/cpconenablingjit-attachdebugging.asp

Tags: ,

2 Responses to “Getting Rid Of Stupid Popup Debug Boxes”

  1. JeremyStellSmith Says:

    It’s hard to give you credit if you don’t LEAVE YOUR NAME…

    Anyway, sorry about that, I hate it when people credit the wrong person

  2. ? Says:

    Mike!? Huh! It came from me sonny! :)