Win7:无需重新启动即可更换驱动程序 [英] Win7: Replacing a driver without reboot

查看:113
本文介绍了Win7:无需重新启动即可更换驱动程序的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在Windows 7下调试音频驱动程序。当我需要用更新的版本替换音频驱动程序时,我不得不重新启动系统,因为尽管卸载了驱动程序,但DriverDrive下当前驱动程序的副本已被锁定。有办法避免重启吗?在XP上是可能的...

I'm debugging an audio driver under Windows 7. When I need to replace it with an updated version, I have to reboot the system because a copy of current driver under DriverStore is locked despite the fact that the driver is unloaded. Is there a way to avoid rebooting? It was possible on XP...

推荐答案

您是否尝试使用 devcon.exe停止驱动程序实用程序(也可以从 http://support.microsoft下载旧版本。 com / kb / 311272 ,是在安装WDK之后在C:\WinDDK\7600.16385.1\tools\devc​​on\i386下找到的新版本)?您是否检查了驱动程序使用了哪个处理程序(例如,相对于Process Explorer http: //technet.microsoft.com/zh-CN/sysinternals/bb896653.aspx )?如果您更准确地描述了您的问题,我会尽力帮助您。

Do you tried to stop driver with devcon.exe utility (an old version can be downloaded also in http://support.microsoft.com/kb/311272, a new version you find under C:\WinDDK\7600.16385.1\tools\devcon\i386 after intalling of WDK)? Do you examine which processed use your driver (for example with respect of Process Explorer http://technet.microsoft.com/en-us/sysinternals/bb896653.aspx)? If you describes your problem more exactly I could try to help you.

这篇关于Win7:无需重新启动即可更换驱动程序的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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