Chinaunix首页 | 论坛 | 博客
  • 博客访问: 58630
  • 博文数量: 7
  • 博客积分: 109
  • 博客等级: 民兵
  • 技术积分: 597
  • 用 户 组: 普通用户
  • 注册时间: 2011-11-03 11:07
文章分类
文章存档

2015年(1)

2013年(3)

2012年(3)

分类: Windows平台

2015-07-01 09:50:16

今天不知道怎么Chrome图标就不显示了,找了一下这个教程简单好用哈哈!
1.打开任务管理器,结束进程 explorer.exe
1.Open TaskManager, kill "explorer.exe" process

2.任务管理器-新建任务(运行)输入 cmd 回车
2.TaskManager - File Menu - New Task - input "cmd" and press Enter key

3.输入 cd appdata\local   然后按回车(C:\Users\Administrator\AppData\Local)
3.input "cd appdata\local" (not include "") and press Enter key

4.输入 attrib -h IconCache.db 回车
4.input "attrib -h IconCache.db" and press Enter key

5.输入 del IconCache.db 回车
5.input "del IconCache.db" and press Enter key

6.重新建立explorer进程
6.input "explorer.exe" and press Enter
阅读(2132) | 评论(0) | 转发(0) |
0

上一篇:Android APK反编译详解(附图)

下一篇:没有了

给主人留下些什么吧!~~