| File name: | register-cimprovider.exe.mui |
| Size: | 9216 byte |
| MD5: | f43c2c86e820b245f77b50693d205873 |
| SHA1: | 8e60503f1c8324e728c01c53b4bb7ef36c695806 |
| SHA256: | ef6b3bc7e5bcee1f7884fe0f8404061f54f6c47a4510c80923e5924413572eae |
| Operating systems: | Windows 10 |
| Extension: | MUI |
| In x64: | register-cimprovider.exe WMI (32-bit) |
If an error occurred or the following message in English (U.S.) 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 | English (U.S.) | English |
|---|---|---|
| 0 | 'Namespace' is not specified. | 'Namespace' is not specified. |
| 1 | 'ProviderName' is not specified. | 'ProviderName' is not specified. |
| 2 | 'Path' is not specified. | 'Path' is not specified. |
| 3 | Missing value of parameter '%s'. | Missing value of parameter '%s'. |
| 4 | Cannot specify HostingModel for a Decoupled provider. | Cannot specify HostingModel for a Decoupled provider. |
| 5 | HostingModel value '%s' is invalid. | HostingModel value '%s' is invalid. |
| 8 | General registration failure. Error code '0x%s'. | General registration failure. Error code '0x%s'. |
| 9 | Successfully registered the provider. | Successfully registered the provider. |
| 10 | Unsupported parameter '%s'. | Unsupported parameter '%s'. |
| 11 | Invalid value '%s' is specified for parameter '%s'. | Invalid value '%s' is specified for parameter '%s'. |
| 13 | Failed to load provider '%s'. | Failed to load provider '%s'. |
| 14 | 'MI_Main' is not exported by provider '%s'. | 'MI_Main' is not exported by provider '%s'. |
| 15 | 'GetProviderClassId' is not exported by provider '%s'. | 'GetProviderClassId' is not exported by provider '%s'. |
| 16 | Failed to locate the mui file of provider '%s'. | Failed to locate the mui file of provider '%s'. |
| 17 | Failed to load mui file '%s'. | Failed to load mui file '%s'. |
| 18 | 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. | 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 | Failed to load provider '%s'. %s | Failed to load provider '%s'. %s |
| 20 | Warning: Duplicate class name in '-ClassList' parameter has been skipped. | Warning: Duplicate class name in '-ClassList' parameter has been skipped. |
| 40 | Failed to create mof file for provider '%s'. %s. | Failed to create mof file for provider '%s'. %s. |
| 41 | Failed to create bmof file '%s'. %s. | Failed to create bmof file '%s'. %s. |
| 42 | Failed to compile mof file '%s'. %s. | Failed to compile mof file '%s'. %s. |
| 43 | Failed to compile mfl file '%s'. %s. | Failed to compile mfl file '%s'. %s. |
| 44 | Failed to register provider '%s'.%s | Failed to register provider '%s'.%s |
| 45 | Fatal error: out of memory. | Fatal error: out of memory. |
| 46 | Failed to write mof file '%s'. %s. | Failed to write mof file '%s'. %s. |
| 47 | Failure code 0x%8X | Failure code 0x%8X |
| 48 | Failure code 0x%8X. Failure details: '%s' | Failure code 0x%8X. Failure details: '%s' |
| 49 | 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. |
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 | Argument error |
| 51 | Parsing error | Parsing error |
| 52 | Storing data error | Storing data error |
| 100 | Registers CIM Provider into system Usage: 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 Specifies the target namespace of the provider. |
-Namespace Specifies the target namespace of the provider. |
| 102 | -ProviderName Specifies the provider name. |
-ProviderName Specifies the provider name. |
| 103 | -Path Specifies the provider binary path. |
-Path Specifies the provider binary path. |
| 104 | -Impersonation Specifies foldidentity of decoupled provider, by default is True. |
-Impersonation Specifies foldidentity of decoupled provider, by default is True. |
| 105 | -Decoupled Registers provider as decoupled and specifies the security descriptor that determines the set of users that can successfully register the provider. |
-Decoupled Registers provider as decoupled and specifies the security descriptor that determines the set of users that can successfully register the provider. |
| 106 | -HostingModel Specifies the HostingModel of coupled provider. |
-HostingModel Specifies the HostingModel of coupled provider. |
| 107 | -Localize Localizes the provider with resource of specified locale. |
-Localize Localizes the provider with resource of specified locale. |
| 108 | -NoAutorecover Doesn't autorecover the provider. |
-NoAutorecover Doesn't autorecover the provider. |
| 109 | -SupportWQL Passes the query expression to the filter. |
-SupportWQL Passes the query expression to the filter. |
| 110 | -GenerateUnregistration Generate the uninstall mof for the registration, which is disabled by default. |
-GenerateUnregistration Generate the uninstall mof for the registration, which is disabled by default. |
| 111 | -ForceUpdate Force update the class if it exists in the system. |
-ForceUpdate Force update the class if it exists in the system. |
| 112 | -ClassList Specifies space delimited list of white-listed classes that will be generated in the mof. |
-ClassList Specifies space delimited list of white-listed classes that will be generated in the mof. |
| 113 | -Verbose Outputs registration log. |
-Verbose Outputs registration log. |
| 120 | Try 'Register-CimProvider.exe -help' for 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: | 0x409, 1200 |