hello world

去除快捷方式小箭头

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
pause

1.新建空txt文件

2.以上文字全部复制到txt文件

3.重命名文件类型为.bat文件

4.右键以管理员方式运行

posted @ 2021-01-19 17:09  SunsetRollercoaster  阅读(70)  评论(0)    收藏  举报