windows 显示桌面.scf
CreationTime–2018年7月26日11点44分
Author:Marydon
1.情景展示
将显示桌面这个功能迁移到桌面上
2.实现方式
方式一
win+r–>输入:C:/Documents and Settings/你的用户名/Application Data/Microsoft/Internet Explorer/Quick Launch

回车–>选中”显示桌面”–>右键–>发送到桌面快捷方式 即可。

方式二
第一步:新建一个文本文件
桌面–>右键–>新建–>文本文档–>双击打开
第二步:编辑命令
[Shell] Command=2 IconFile=explorer.exe,3 [Taskbar] Command=ToggleDesktop
将上面代码拷贝到这个文件中
第三步:文件–>另存为–>scf文件

第四步:删除刚才新建的txt文件
以后直接双击运行这个文件即可
相关推荐: