| ? |
explorer.scf是应用在快速启动工具栏的链接文件,道理跟ShortCut(快捷方式)一样。
该类型文件由Windows Explorer Command解释,标准安装,包括下面3个该类型的文件:
Explorer.scf(资源管理器), Show Desktop.scf(显示桌面), and View Channels.scf
Explorer.scf 格式类似如下:
[Shell]
Command=2
IconFile=explorer.exe,1
[Taskbar]
Command=Explorer
详细的说明,可以参考:
http://www.zdnet.com/pcmag/pctech/content/solutions/oe1814a.htm
|