三味线
三味线
Published on 2018-04-19 / 113 Visits
0
0

Windows去掉图标快捷方式小箭头

新建txt文件保存以下内容:

Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Shell Icons]
"29"="%systemroot%\\system32\\imageres.dll,197"

后缀改为reg,双击加入注册表,然后在任务管理器中找到explorer.exe重新启动。


Comment