File name: | register-cimprovider.exe.mui |
Size: | 6144 byte |
MD5: | 03d739bebd07044dabe124bd0f444e1a |
SHA1: | 5dca028c4a146e3784489ba90b0bf13c5df75767 |
SHA256: | 851b48c67aac4182809f600935c6c222ccbb383d06cdb4a690729861ca35ef37 |
Operating systems: | Windows 10 |
Extension: | MUI |
In x64: | register-cimprovider.exe WMI (32 位) |
If an error occurred or the following message in Chinese (Simplified) language and you cannot find a solution, than check answer in English. Table below helps to know how correctly this phrase sounds in English.
id | Chinese (Simplified) | English |
---|---|---|
0 | 未指定“Namespace”。 | 'Namespace' is not specified. |
1 | 未指定“ProviderName”。 | 'ProviderName' is not specified. |
2 | 未指定“Path”。 | 'Path' is not specified. |
3 | 缺少参数“%s”的值。 | Missing value of parameter '%s'. |
4 | 无法为分离的提供程序指定 HostingModel。 | Cannot specify HostingModel for a Decoupled provider. |
5 | HostingModel 值“%s”无效。 | HostingModel value '%s' is invalid. |
8 | 一般注册错误。错误代码“0x%s”。 | General registration failure. Error code '0x%s'. |
9 | 已成功注册提供程序。 | Successfully registered the provider. |
10 | 不支持的参数“%s”。 | Unsupported parameter '%s'. |
11 | 指定的值“%s”(参数“%s”)无效。 | Invalid value '%s' is specified for parameter '%s'. |
13 | 无法加载提供程序“%s”。 | Failed to load provider '%s'. |
14 | 提供程序“%s”未导出“MI_Main”。 | 'MI_Main' is not exported by provider '%s'. |
15 | 提供程序“%s”未导出“GetProviderClassId”。 | 'GetProviderClassId' is not exported by provider '%s'. |
16 | 找不到提供程序“%s”的 mui 文件。 | Failed to locate the mui file of provider '%s'. |
17 | 无法加载 mui 文件“%s”。 | Failed to load mui file '%s'. |
18 | 警告: 已生成用于 MUI 文件的提供程序 DLL“%s”,但没有在注册中指定 MUI 文件。可本地化的限定符值将显示为资源 ID。 | Warning: The provider DLL '%s' was built to be used with a MUI file, but no MUI file was specified in the registration. Localizable qualifiers' value will be displayed as resource IDs. |
19 | 无法加载提供程序“%s”。%s | Failed to load provider '%s'. %s |
20 | 警告: 已跳过“-ClassList”参数中的重复类名称。 | Warning: Duplicate class name in '-ClassList' parameter has been skipped. |
40 | 无法为提供程序“%s”创建 mof 文件。%s | Failed to create mof file for provider '%s'. %s. |
41 | 无法创建 bmof 文件“%s”。%s | Failed to create bmof file '%s'. %s. |
42 | 无法编译 mof 文件“%s”。%s | Failed to compile mof file '%s'. %s. |
43 | 无法编译 mfl 文件“%s”。%s | Failed to compile mfl file '%s'. %s. |
44 | 无法注册提供程序“%s”。%s | Failed to register provider '%s'.%s |
45 | 严重错误: 内存不足。 | Fatal error: out of memory. |
46 | 无法编写 mof 文件“%s”。%s | Failed to write mof file '%s'. %s. |
47 | 故障代码 0x%8X | Failure code 0x%8X |
48 | 故障代码 0x%8X。故障详细信息:“%s” | Failure code 0x%8X. Failure details: '%s' |
49 | 处理项目 %d 时出错(该项目定义于 %d - %d 行,所在文件为 %s): 故障阶段: %s,设备: WMI 故障描述: %s 编译器返回错误 0x%8X。 请使用 mofcomp.exe 重新编译 mof 文件以查找故障详细信息。 |
An error occurred while processing item %d defined on lines %d - %d in file %s: Failure phase: %s, Facility: WMI Failure Description: %s Compiler returned error 0x%8X. Use mofcomp.exe to recompile the mof file to identify the failure details. |
50 | 参数错误 | Argument error |
51 | 分析错误 | Parsing error |
52 | 存储数据错误 | Storing data error |
100 | 将 CIM 提供程序注册到系统中 用法: Register-CimProvider.exe -Namespace -ProviderName -Path [-ClassList ] [-Impersonation ] [-Decoupled ] [-HostingModel ] [-Localize ] [-NoAutorecover] [-SupportWQL] [-GenerateUnregistration] [-ForceUpdate] [-Verbose] |
Registers CIM Provider into system Usage: Register-CimProvider.exe -Namespace -ProviderName -Path [-ClassList ] [-Impersonation ] [-Decoupled ] [-HostingModel ] [-Localize ] [-NoAutorecover] [-SupportWQL] [-GenerateUnregistration] [-ForceUpdate] [-Verbose] |
101 | -Namespace 指定提供程序的目标命名空间。 |
-Namespace Specifies the target namespace of the provider. |
102 | -ProviderName 指定提供程序名称。 |
-ProviderName Specifies the provider name. |
103 | -Path 指定提供程序二进制文件路径。 |
-Path Specifies the provider binary path. |
104 | -Impersonation 指定分离的提供程序的双重身份,默认为 True。 |
-Impersonation Specifies foldidentity of decoupled provider, by default is True. |
105 | -Decoupled 将提供程序注册为分离的提供程序,并指定安全描述符以 确定可成功注册该提供程序的 用户集。 |
-Decoupled Registers provider as decoupled and specifies the security descriptor that determines the set of users that can successfully register the provider. |
106 | -HostingModel 指定耦合的提供程序的 HostingModel。 |
-HostingModel Specifies the HostingModel of coupled provider. |
107 | -Localize 使用指定区域设置的资源本地化提供程序。 |
-Localize Localizes the provider with resource of specified locale. |
108 | -NoAutorecover 不自动恢复提供程序。 |
-NoAutorecover Doesn't autorecover the provider. |
109 | -SupportWQL 将查询表达式传递给筛选器。 |
-SupportWQL Passes the query expression to the filter. |
110 | -GenerateUnregistration 为注册生成卸载 mof, 默认将其禁用。 |
-GenerateUnregistration Generate the uninstall mof for the registration, which is disabled by default. |
111 | -ForceUpdate 强制更新类(如果在系统中存在)。 |
-ForceUpdate Force update the class if it exists in the system. |
112 | -ClassList 指定将在 mof 中生成的允许列表的 类的空格分隔列表。 |
-ClassList Specifies space delimited list of white-listed classes that will be generated in the mof. |
113 | -Verbose 输出注册日志。 |
-Verbose Outputs registration log. |
120 | 键入“Register-CimProvider.exe -help”以获得帮助。 |
Try 'Register-CimProvider.exe -help' for help. |
File Description: | WMI |
File Version: | 10.0.15063.0 (WinBuild.160101.0800) |
Company Name: | Microsoft Corporation |
Internal Name: | Register-CimProvider2.exe |
Legal Copyright: | © Microsoft Corporation. All rights reserved. |
Original Filename: | Register-CimProvider2.exe.mui |
Product Name: | Microsoft® Windows® Operating System |
Product Version: | 10.0.15063.0 |
Translation: | 0x804, 1200 |