lodctr.exe 載入 PerfMon 計數器 ff98d7be1529dd17cbca7efa3f6d766e

File info

File name: lodctr.exe.mui
Size: 6656 byte
MD5: ff98d7be1529dd17cbca7efa3f6d766e
SHA1: 7dbef5d6f4a7f1d3acfcfe520488abf2cc3f6fc0
SHA256: 64b1283a0a3248268a7f8052ad6cdda36572c58ba65822162423533d87236259
Operating systems: Windows 10
Extension: MUI
In x64: lodctr.exe 載入 PerfMon 計數器 (32 位元)

Translations messages and strings

If an error occurred or the following message in Chinese (Traditional) 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 (Traditional) English
20
資訊:

Info:
21
警告:

Warning:
22
錯誤:

Error:
101遺失輸入計數器定義資訊清單檔案。
Miss input counter definition manifest file.
102記憶體配置失敗,內部資料 %1!u!
Memory allocation failure, internal data %1!u!
103不正確的資訊清單格式。
Invalid manifest format.
104無法開啟資訊清單檔案 %1!ws!,傳回的錯誤碼是 %2!u!。
Cannot open manifest file %1!ws!, returned error code is %2!u!.
105計數器定義資訊清單 %1!ws! 太大,上限是 %2!u! 個位元組。
Counter definition manifest %1!ws! is too big, the upper limit is %2!u! bytes.
106無法讀取資訊清單檔案 %1!ws!,傳回的錯誤碼是 %2!u!。
Cannot read manifest file %1!ws!, returned error code is %2!u!.
107第 %1!u! 行發生內部錯誤,傳回的錯誤碼是 %2!u!。
Internal error at line %1!u!, returned error code is %2!u!.
108屬性 %1!ws! 是 %2!ws! 標記的必要項目。
Attribute %1!ws! is required for %2!ws! tag.
109%3!ws! 標記中屬性 %2!ws! 的值 %1!ws! 不正確。
Invalid value %1!ws! for attribute %2!ws! in %3!ws! tag.
110%3!ws! 標記 %2!ws! 屬性的 GUID %1!ws! 不正確。
Invalid GUID %1!ws! for attribute %2!ws! in %3!ws! tag.
111%3!ws! 標記之 %2!ws! 屬性的屬性值 %1!ws! 無效,預設為 %4!ws!。
Invalid attribute value %1!ws! for attribute %2!ws! in %3!ws! tag, default to %4!ws!.
112已忽略 %2!ws! 標記的不正確屬性值 %1!ws!。
Invalid attribute value %1!ws! in %2!ws! tag, ignored.
113%3!ws! 標記 %2!ws! 屬性的數值 %1!ws! 不正確。
Invalid numeric value %1!ws! for attribute %2!ws! in %3!ws! tag.
114重複的字串定義 %1!ws!。
Duplicate string definition %1!ws!.
115不能有兩個 ProviderGuid 相同的提供者。
Cannot have 2 providers with the same ProviderGuid.
116不能有兩個 CounterSetGuid 相同的 CounterSets。
Cannot have 2 CounterSets with the same CounterSetGuid.
117找不到與計數器類型為 %3!ws! 計數器 %2!u! 相符的計數器 %1!ws!。
Cannot find matched %1!ws! counter for counter %2!u! with counter type %3!ws!.
118位於 %2!u! 中的 %1!ws! 計數器的 CounterType 類型應為 %3!ws! 而非 %4!ws!。
CounterType of %1!ws! counter in counter %2!u! should be of type %3!ws!, not %4!ws!.
119資訊清單中沒有 元素。
No element in manifest.
120在 元素之內沒有 元素。
No element within element.
122在 元素中沒有 元素。
No element within element.
124資訊清單中有多個 元素。
Multiple elements in manifest.
125在 元素之內有多個 元素,建議將它們合併在一起。
Multiple elements within element, recommend to combine them together.
301
LODCTR

LODCTR
302更新效能計數器相關的登錄值。 Updates registry values related to performance counters.
303
使用方式:

Usage:
304LODCTR LODCTR
305INI-FileName 是初始設定檔案名稱,其中包含 INI-FileName is the name of the initialization file that contains
306一可延伸計數器 DLL 名稱定義及說明 the counter name definitions and explain text for an extensible
307文字。 counter DLL.
308
LODCTR /S:

LODCTR /S:
309將目前的 perf 登錄字串和資訊儲存到 save the current perf registry strings and info to
310
LODCTR /R:

LODCTR /R:
311使用 還原 perf 登錄字串和資訊 restore the perf registry strings and info using
312
LODCTR /R

LODCTR /R
313根據目前的登錄設定和備份 INI 檔案,重新建立 rebuild the perf registry strings and info from scratch based on the current
314perf 登錄字串和資訊。 registry settings and backup INI files.
315
LODCTR /T:

LODCTR /T:
316將效能計數器服務設定為可信任的。 set the performance counter service as trusted.
317
LODCTR /E:

LODCTR /E:
318啟用效能計數器服務。 enable the performance counter service.
319
LODCTR /D:

LODCTR /D:
320停用效能計數器服務。 disable the performance counter service.
321
LODCTR /Q

LODCTR /Q
322
LODCTR /Q:

LODCTR /Q:
323查詢效能計數器服務資訊,查詢全部或是指定一個。 query the performance counter service information, either query all or specified one.
324
LODCTR /M:

LODCTR /M:
325安裝 Windows Vista 效能計數器提供者定義 XML 檔案 install Windows Vista performance counter provider definition XML file
326到系統存放庫。 to system repository.
327
注意: 任何有空格的引數必須外加

Note: any arguments with spaces in the names must be enclosed within
328雙引號。
Double Quotation marks.
601已順利在 %1!ws! 安裝效能計數器 Successfully installed performance counters in %1!ws!
602無法在 %1!ws! 安裝效能計數器,錯誤碼是 %2!d! Unable to install performance counters in %1!ws!, error code is %2!d!
603定義於 %2!ws! 的提供者 %1!ws! 已經安裝在系統存放庫。 Provider %1!ws! defined in %2!ws! is already installed in system repository.
604已順利從備份檔案 %1!ws! 還原效能計數器設定 Successfully restored performance counter setting from backup file %1!ws!
605無法從備份檔案 %1!ws! 還原效能計數器設定,錯誤碼是 %2!d! Unable to restore performance counter setting from backup file %1!ws!, error code is %2!d!
606已順利從系統備份存放區重建效能計數器設定 Successfully rebuilt performance counter setting from system backup store
607無法從系統備份存放區重建效能計數器設定,錯誤碼是 %1!d! Unable to rebuild performance counter setting from system backup store, error code is %1!d!

EXIF

File Name:lodctr.exe.mui
Directory:%WINDIR%\WinSxS\amd64_microsoft-windows-p..xecutable.resources_31bf3856ad364e35_10.0.15063.0_zh-tw_ddd126cc8190fe92\
File Size:6.5 kB
File Permissions:rw-rw-rw-
File Type:Win32 DLL
File Type Extension:dll
MIME Type:application/octet-stream
Machine Type:Intel 386 or later, and compatibles
Time Stamp:0000:00:00 00:00:00
PE Type:PE32
Linker Version:14.10
Code Size:0
Initialized Data Size:6144
Uninitialized Data Size:0
Entry Point:0x0000
OS Version:10.0
Image Version:10.0
Subsystem Version:6.0
Subsystem:Windows GUI
File Version Number:10.0.15063.0
Product Version Number:10.0.15063.0
File Flags Mask:0x003f
File Flags:(none)
File OS:Windows NT 32-bit
Object File Type:Executable application
File Subtype:0
Language Code:Chinese (Traditional)
Character Set:Unicode
Company Name:Microsoft Corporation
File Description:載入 PerfMon 計數器
File Version:10.0.15063.0 (WinBuild.160101.0800)
Internal Name:LODCTR.EXE
Legal Copyright:© Microsoft Corporation. All rights reserved.
Original File Name:LODCTR.EXE.MUI
Product Name:Microsoft® Windows® Operating System
Product Version:10.0.15063.0
Directory:%WINDIR%\WinSxS\wow64_microsoft-windows-p..xecutable.resources_31bf3856ad364e35_10.0.15063.0_zh-tw_e825d11eb5f1c08d\

What is lodctr.exe.mui?

lodctr.exe.mui is Multilingual User Interface resource file that contain Chinese (Traditional) language for file lodctr.exe (載入 PerfMon 計數器).

File version info

File Description:載入 PerfMon 計數器
File Version:10.0.15063.0 (WinBuild.160101.0800)
Company Name:Microsoft Corporation
Internal Name:LODCTR.EXE
Legal Copyright:© Microsoft Corporation. All rights reserved.
Original Filename:LODCTR.EXE.MUI
Product Name:Microsoft® Windows® Operating System
Product Version:10.0.15063.0
Translation:0x404, 1200