惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

罗磊的独立博客
Cisco Talos Blog
Cisco Talos Blog
C
Check Point Blog
博客园_首页
Recent Commits to openclaw:main
Recent Commits to openclaw:main
Martin Fowler
Martin Fowler
Recorded Future
Recorded Future
S
Security @ Cisco Blogs
L
LINUX DO - 最新话题
博客园 - 司徒正美
P
Privacy International News Feed
G
Google Developers Blog
I
Intezer
Hacker News - Newest:
Hacker News - Newest: "LLM"
博客园 - 聂微东
The GitHub Blog
The GitHub Blog
C
Cybersecurity and Infrastructure Security Agency CISA
www.infosecurity-magazine.com
www.infosecurity-magazine.com
Scott Helme
Scott Helme
K
Kaspersky official blog
I
InfoQ
Y
Y Combinator Blog
T
The Blog of Author Tim Ferriss
Webroot Blog
Webroot Blog
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
大猫的无限游戏
大猫的无限游戏
D
Docker
cs.AI updates on arXiv.org
cs.AI updates on arXiv.org
W
WeLiveSecurity
Microsoft Azure Blog
Microsoft Azure Blog
Spread Privacy
Spread Privacy
量子位
H
Hacker News: Front Page
Simon Willison's Weblog
Simon Willison's Weblog
CTFtime.org: upcoming CTF events
CTFtime.org: upcoming CTF events
SecWiki News
SecWiki News
S
Security Affairs
Latest news
Latest news
人人都是产品经理
人人都是产品经理
C
CERT Recently Published Vulnerability Notes
S
Security Archives - TechRepublic
V
Visual Studio Blog
T
Troy Hunt's Blog
S
Secure Thoughts
F
Fortinet All Blogs
V
V2EX
The Register - Security
The Register - Security
J
Java Code Geeks
MongoDB | Blog
MongoDB | Blog
K
KPMG report finds enterprise disconnect between AI and its ROI | CIO

博客园 - Adam.Zhao

简单示例理解神闭包 ejs 模板使用方法 我使用的开源组件汇总,以备学习使用 了不起的Node.js--之五 TCP连接 Windows7下Java运行时环境搭建 了不起的Node.js--之四 了不起的Node.js--之三 了不起的Node.js--之二 了不起的Node.js--之一 请大家有需要购物的到我的网站上吧。 AngularJS应用骨架 最近在研究google的angularjs 好久没有来写博客了 c#二进制文件数据转换base64字符串文本代码 ActionFilterAttribute做切面编程的Url的格式化例子 学习content-type 网站性能优化之服务端(一) 艺龙旅行网招聘了 关于项目管理的几点建议
HP CQ35 Windows7声卡驱动安装不上问题
Adam.Zhao · 2010-05-31 · via 博客园 - Adam.Zhao

1.先下载解压 windows7声卡驱动修复压缩包,

下载页面:

http://u.115.com/file/f61d15a69

2.打开C:\WINDOWS\system32\Driverstore\FileRepository\,在里面找到wdmaudio.inf_x86_neutral_aed2a4456700dfde文件夹

3.再进入wdmaudio.inf_x86_neutral_aed2a4456700dfde文件夹把里面的文件全部删除(如果删除失败,提示需要权限,请参考下面的方法)

4.回到刚刚windows7声卡驱动修复压缩包解压的文件夹,把文件夹中的文件全部复制粘贴到wdmaudio.inf_x86_neutral_aed2a4456700dfde文件夹里面

5.重新安装声卡驱动就可以了

权限问题解决方法:

1.右键点击wdmaudio.inf_x86_neutral_aed2a4456700dfde文件夹,选择“属性”;

2.点击上面的“安全”,再点下面的“高级”;

3.点击上面的“所有者”,再点下面的“编辑”;

4.点击自己的用户名,把下面的“替换子容器和对象的所有者”勾选上,然后确定,弹出提示的话确定就可以;

5.点击上面的“权限”,再点下面的“更改权限”;

6.点击“Everyone”,点下面的“编辑”;

7.把完全控制后面的“允许”勾选上,然后确定;

8.把“使用可从此对象继承的权限替换所有子对象权限”勾选上,然后确定;

9.出现所有的提示都选择“是”或“继续”;

10.把打开的界面和文件夹都关闭,然后再重新打开C:\WINDOWS\system32\Driverstore\FileRepository\,右键点击wdmaudio.inf_x86_neutral_aed2a4456700dfde文件夹,选择“属性”,点“安全”,看看完全控制后面的允许是否勾选上了,如果没有勾选上,再重新操作一次;

11.修改权限后,继续刚才修复Windows7声卡驱动的操作就可以。