几个步骤搞定Win7显示延迟问题
1.返回到Win7电脑的桌面位置,在桌面空白处鼠标右键单击,在下滑菜单中选择“新建” - “文本文档”;
2.新建好后双击此文本文档,在打开的窗口中将如下的代码复制:
Windows Registry Editor Version 5.00 [HKEY_CURRENT_USER\Control Panel\Mouse] “MouseHoverTime”=“100” [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SecurePipeServers\
winreg] “RemoteRegAccess”=dword:00000001 [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\
Advanced] “DesktopLivePreviewHoverTime”=dword:000000f4
复制完后,单击窗口上方的“文件” - “另存为”,将该文件另存为“.reg”格式文件;
3.双击这个“.reg”格式的文件,根据提示导入注册表中就可以了。
2.新建好后双击此文本文档,在打开的窗口中将如下的代码复制:
Windows Registry Editor Version 5.00 [HKEY_CURRENT_USER\Control Panel\Mouse] “MouseHoverTime”=“100” [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SecurePipeServers\
winreg] “RemoteRegAccess”=dword:00000001 [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\
Advanced] “DesktopLivePreviewHoverTime”=dword:000000f4
复制完后,单击窗口上方的“文件” - “另存为”,将该文件另存为“.reg”格式文件;
3.双击这个“.reg”格式的文件,根据提示导入注册表中就可以了。

