Posts Tagged ‘windows’

Getting Rid Of Stupid Popup Debug Boxes

Monday, December 15th, 2003

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