|
|

* H. _& A& b+ x1 V4 y: a+ P0 K% q0 w# I( H) S
类似这样
- t4 P7 ~6 j7 l/ s' ~( U解决方法,用记事本输入以下内容:
6 v5 k2 w2 c2 _9 w) I# z; {- reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Shell Icons" /v 29 /d "%systemroot%\system32\imageres.dll,197" /t reg_sz /f
( H) T9 G& ?! z; P) C
% Y5 W6 |9 p$ D/ f- taskkill /f /im explorer.exe8 E. z! P2 I+ P! m
1 @$ g, L. X/ p% F- attrib -s -r -h "%userprofile%\AppData\Local\iconcache.db"
) I& ]: D- H% ]/ K - 8 ^: T0 q8 t; g) G& u+ y
- del "%userprofile%\AppData\Local\iconcache.db" /f /q4 y7 U7 r5 t% j# \: x" v, D( F: D
- : \" l9 {6 r5 w' \0 ?
- start explorer
% y, ?$ e+ {' m1 b, b+ k+ Y" G - C0 r1 _5 R( q! J
- pause
3 l* P/ H" R$ q' q3 f
复制代码 1 C6 p$ p. B! v1 n- n: E
另存为 “删除小箭头.bat”8 h! z8 {" I# @+ A8 @
. \, M( e' t" P% k; r
还有一个:
% ~3 X" j! I* x- Windows Registry Editor Version 5.00' V9 `7 w3 M- E1 v5 |. Z
- $ b4 u4 v- e# n5 k& P1 S6 L
- [HKEY_CLASSES_ROOT\PIPFile]) j/ g6 F0 R, ` s
" O6 \; s7 x8 Y- "IsShortcut"=""' c4 c% l. Z! O
- : c' A5 J. ?' z
- [HKEY_CLASSES_ROOT\lnkfile]
6 y3 f, r% h0 T: E$ G" M- O E4 V
+ |9 e$ W! j2 ]5 X# {' C7 D7 d0 E5 S- "IsShortcut"=""
; V2 I" {* K5 o- l0 ]
复制代码 ! M' k2 q3 s: W8 o7 \ w
另存为“恢复小箭头.reg”
; ~6 k/ e( q/ u, u7 I8 L/ g2 t! f
分别一次以管理员权限运行“删除小箭头.bat”和“恢复小箭头.reg”,之后重启。祥见效果图5 k$ b3 u, H! q/ R
/ s% Y9 O) {3 B9 A" g) f0 A |
|