`
isiqi
  • 浏览: 16077461 次
  • 性别: Icon_minigender_1
  • 来自: 济南
社区版块
存档分类
最新评论

解决PcAnywhere 12.0在Windows 2003 Server中远程连接,WPF界面无法显示的问题

阅读更多

PcAnyWhere 12.0Windows 2003 Server作为远程桌面共享端,会因为其mirror driver技术,可能使DirectDrawAGP纹理加速失效,导致WPF窗口界面无法被它正确捕获。解决办法,是禁用此技术。

步骤:

<!--[if !supportLists]-->1.系统安装显卡驱动,在显示属性-设置-疑难解决-硬件加速到完全

<!--[if !supportLists]-->2.安装较新的DirectX 9.0c,在开始-运行-dxdiag,打开的窗口的“显示”,保证DirectDraw等性能为启用状态

<!--[if !supportLists]-->3.参照http://www.symantec.com/business/support/index?page=content&id=TECH110005&locale=en_US

<!--[if !supportLists]--> a)修改注册表:找到HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\awecho
修改start4,重新启动操作系统

<!--[if !supportLists]--> b)<!--[endif]-->修改注册表:假设为32位操作系统找到HKEY_LOCAL_MACHINE\Software\Symantec\pcAnywhere\CurrentVersion\Host

若是x64系统,找到HKEY_LOCAL_MACHINE\Software\wow6432node\Symantec\pcAnywhere\CurrentVersion\Host
新建DWORD类型,名称ActiveWindowScanning,值为1

4.完成后就可正常使用了。

分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics