How to delete the icons of Win7 desktop shortcuts

1. Copy the following bat code in a new txt  file.
2. save it as bat file extension type, run it as administrator role.

———————————————————— Content Start ———————————————————-
reg add “HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Shell Icons” /v 29 /d “%systemroot%\system32\imageres.dll,196″ /t reg_sz /f
taskkill /f /im explorer.exe
attrib -s -r -h “%userprofile%\AppData\Local\iconcache.db”
del “%userprofile%\AppData\Local\iconcache.db” /f /q
start explorer
———————————————————-Content End ———————————————————-


Enjoy it, my friend !

posted on 2012-11-03 20:23 Alicus 阅读(301) 评论(1)  编辑  收藏

评论

# re: How to delete the icons of Win7 desktop shortcuts 2012-11-03 20:25 Alicus

Support!  回复  更多评论   


只有注册用户登录后才能发表评论。


网站导航:
 
<2012年11月>
28293031123
45678910
11121314151617
18192021222324
2526272829301
2345678

导航

统计

常用链接

留言簿

随笔分类

随笔档案

文章分类

相册

Organization

Personal

搜索

最新评论

阅读排行榜

评论排行榜