win8.1桌面上快捷方式的箭头

2020-12-13 06:28

阅读:515

标签:style   blog   http   color   os   io   2014   ar   

soscw.com,搜素材

删除
reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Shell Icons" /v 29 /d "%systemroot%\system32\imageres.dll,197" /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
p ause
恢复
reg delete "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Shell Icons" /v 29 /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
p ause

 

 00. 复制批处理到TXT,保存为1.bat。右键以管理员的身份运行即可!!!

win8.1桌面上快捷方式的箭头,搜素材,soscw.com

win8.1桌面上快捷方式的箭头

标签:style   blog   http   color   os   io   2014   ar   

原文地址:http://www.cnblogs.com/lieyan/p/3906987.html


评论


亲,登录后才可以留言!