请问.scf如何打开?谢谢!

来源:百度知道 编辑:UC知道 时间:2024/07/03 01:18:22

数据-显示桌面与SCF文件

*.scf
SCF文件是“WINDOWS资源管理器命令”文件,它也是一种可执行文件.
该类型文件由Windows Explorer Command解释,标准安装,包括下面3个该类型的文件

===========================
1) Explorer.scf(资源管理器)

[Shell]
Command=2
IconFile=explorer.exe,1

[Taskbar]
Command=Explorer

===========================
2)Show Desktop.scf(显示桌面)

格式类似如下:

[Shell]
Command=2
IconFile=explorer.exe,3

[Taskbar]
Command=ToggleDesktop

===========================
3)View Channels.scf(查看频道)
[Shell]
Command=3
IconFile=shdocvw.dll,-118

[IE]
Command=Channels
参考资料:http://zhidao.baidu.com/question/2250148.html