Win7:无需重新启动即可更换驱动程序

编程入门 行业动态 更新时间:2024-10-27 08:32:28
本文介绍了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停止驱动程序实用程序(也可以从 support.microsoft下载旧版本。 com / kb / 311272 ,是在安装WDK之后在C:\WinDDK\7600.16385.1\tools\devc​​on\i386下找到的新版本)?您是否检查了驱动程序使用了哪个处理程序(例如,相对于Process Explorer http: //technet.microsoft/zh-CN/sysinternals/bb896653.aspx )?如果您更准确地描述了您的问题,我会尽力帮助您。

Do you tried to stop driver with devcon.exe utility (an old version can be downloaded also in support.microsoft/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 technet.microsoft/en-us/sysinternals/bb896653.aspx)? If you describes your problem more exactly I could try to help you.

更多推荐

Win7:无需重新启动即可更换驱动程序

本文发布于:2023-11-24 02:59:20,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1623728.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:重新启动   驱动程序

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!