.MOF 文件扩展名
Managed Object Format File
| 开发者 | Desktop Management Task Force |
| 受欢迎程度 |
3.4 | 27 票 |
什么是 MOF 文件?
File created in the Managed Object Format (MOF) that describes Common Information Model (CIM) classes; defines textual descriptions of classes that are used by a provider to return data; commonly used to change Windows Management Instrumentation (WMI) settings and to transfer them between computers.
更多信息
MOF files are programmed in a language derived from the Microsoft Visual C++ syntax. They can can be compiled into the WMI repository using the program Mofcomp.exe. They typically are bundled with a corresponding .DLL file, which contains the skeleton code that returns the data defined in the MOF file.
The MOF file format and compiler were developed by the Desktop Management Task Force (DMTF).
可打开 MOF 文件的程序
Windows