如何绕过“Visual Studio即时调试器”提示 [英] How to bypass "Visual Studio Just-In-Time Debugger" prompt

查看:260
本文介绍了如何绕过“Visual Studio即时调试器”提示的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

Visual Studio即时调试器提示选择可能的调试器

only Microsoft Visual Studio 2010的新实例可用,

我勾选将当前选择的调试器设置为默认,单击

Visual Studio Just-In-Time Debugger prompts to select "Possible Debuggers",
only "New instance of Microsoft Visual Studio 2010" is available,
I tick "Set the currently selected debugger as the default", click "Yes",

,但每次都会显示该对话框。

我正在Windows 7 x64上的IE8中调试JavaScript。

but, the dialog keeps being displayed every time.
I am debugging JavaScript in IE8 on Windows 7 x64.

如何绕过此提示?

这些注册表值不能解决问题

[HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\AeDebug]

自动 =1

[HKLM\SOFTWARE\Wow6432Node\Microsoft\Windows NT\CurrentVersion \AeDebug]

Auto=1

推荐答案

我其实刚刚做了这个。

在以下注册表项中:

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Messenger\Client]

创建2个新的DWORD(右键单击 - >新 - > DWORD值

Create 2 new DWORDs (Right-click --> New --> DWORD Value)

PreventAutoRun PreventRun

将这两个值都设置为1

Set both values to 1

这篇关于如何绕过“Visual Studio即时调试器”提示的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆