快速启动栏的显示桌面图标不见了,解决办法如下:
开文本文档,写入:
    [Shell]
    Command=2
    IconFile=explorer.exe,3
    [Taskbar]
    Command=ToggleDesktop
保存为.scf文档,运行即可.
 
ps.一时无聊,改了改第三行那个参数3,改成1和2可以看到不同的图标,^_^
==================================
The "Show Desttop" is one of the mostly used icons in our daily life,
but sometimes you delete it by mistake, what should you do?
Tips:
open notepad and write:
[Shell]
Command=2
IconFile=explorer.exe,3
[Taskbar]
Command=ToggleDesktop
then, quit and save it as a .scf file.
run it by double clicking. You have done!
 
No comments :
Post a Comment