-
On the Windows Start menu, point to All Programs, point to Microsoft Visual Studio 2008, point to Visual Studio Remote Tools, and then click Remote Registry Editor.
-
Using the Remote Registry Editor, connect to the device.
-
Navigate to or create the following key: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\.NETCompactFramework\Managed Debugger
-
Set or create a DWORD value named AttachEnabled.
-
Set the data for the value at 1.
摘自:http://msdn.microsoft.com/en-us/library/b1ksfbk7(v=vs.90).aspx
本文档指导如何使用Visual Studio 2008的Remote Registry Editor进行Windows Mobile设备的远程注册表编辑,以便启用Managed Debugger的远程调试功能。具体步骤包括启动Remote Registry Editor,连接到目标设备,并设置注册表项来允许调试。
5896

被折叠的 条评论
为什么被折叠?



