|
|
5 f) _$ E: X2 h0 Q
. ^% R( c7 i; A R$ c4 w9 n' c
类似这样
* l5 @ N+ B' ~$ W& y/ T解决方法,用记事本输入以下内容:
# I7 `2 J! r% |. y0 [& l* }& s5 `5 ]9 Y- reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Shell Icons" /v 29 /d "%systemroot%\system32\imageres.dll,197" /t reg_sz /f% E% y [6 x) l, K% w, S: J
- * \3 o: I% Y3 t ?) M
- taskkill /f /im explorer.exe
6 F o- i* A3 U
* s0 l. M9 a/ ?- attrib -s -r -h "%userprofile%\AppData\Local\iconcache.db"
& e' S. |1 l& Q% H6 s0 `
) n1 {* {) M8 P/ i+ h4 }6 q- del "%userprofile%\AppData\Local\iconcache.db" /f /q# }7 K! [6 z) Z Y
- , K$ N9 u/ }# k& v
- start explorer
9 ]* I. M+ B1 r7 S3 ~4 _* }
) B) c+ l6 Q5 `) B; L1 S3 }+ G- pause
1 p$ Y+ Q( t: \& D+ x4 L+ S
复制代码
. _! c1 B4 G! q. M9 X6 w1 f另存为 “删除小箭头.bat”2 @1 x ?/ T' l' v/ K
$ B) h/ p3 r8 A% A7 u% \
还有一个:
5 r6 d. ^4 V+ T$ B, I- Windows Registry Editor Version 5.00* Q% e+ \3 ?( J5 i4 k. c1 a" p# \
- % X5 e9 ?! Z, }
- [HKEY_CLASSES_ROOT\PIPFile]
4 t8 U. Y6 K+ Q0 t6 x
/ ]- n- E6 I- F+ y- "IsShortcut"=""
! E% P# R/ S$ r1 h+ {0 o8 x0 |
1 D1 A! c/ x( p5 D- [HKEY_CLASSES_ROOT\lnkfile]
9 `5 Z! Y+ ^1 q- K) i$ q1 [ - 2 }; j& @) A% C+ ^
- "IsShortcut"=""( Q4 y( J& ]% O6 _) _+ |
复制代码
; S' c. q) L9 R" `. C" W* ?& P另存为“恢复小箭头.reg”
% R& M# G! G+ {; O# n4 H; y, C1 h4 o& b' [1 S+ Y. Z
分别一次以管理员权限运行“删除小箭头.bat”和“恢复小箭头.reg”,之后重启。祥见效果图 G! A0 u1 L- x, N' k( [. T, X
# T6 ^' P* K% a" t |
|