File name: | register-cimprovider.exe.mui |
Size: | 7680 byte |
MD5: | f5ba5e58131b096baea34805089aa448 |
SHA1: | debfd272b50dc61c555a306ffe91e240f056564e |
SHA256: | 0d891c1d8a1c720d739eb1baa90274ca7350b693a02ed76ec78c0503bf47478a |
Operating systems: | Windows 10 |
Extension: | MUI |
In x64: | register-cimprovider.exe WMI (32 ビット) |
If an error occurred or the following message in Japanese 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 | Japanese | 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 | 'MI_Main' は、プロバイダー '%s' によってエクスポートされたものではありません。 | 'MI_Main' is not exported by provider '%s'. |
15 | 'GetProviderClassId' は、プロバイダー '%s' によってエクスポートされたものではありません。 | '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 | 警告: プロバイダー DLL '%s' は MUI ファイルと共に使用するために構築されましたが、登録で 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 分離プロバイダーの foldidentity を指定します。既定値は 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 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 登録の uninstall 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: | 0x411, 1200 |