DscCoreConfProv.dll.mui DSC 385e6d8a983a2b260c0457d21f16ec6c

File info

File name: DscCoreConfProv.dll.mui
Size: 6144 byte
MD5: 385e6d8a983a2b260c0457d21f16ec6c
SHA1: 496f215114df642273e5114ba4353d666a654790
SHA256: 7af8f36937bde235dfd2133527f7dee53ed1b7ea29fadd3530f1b1ff9ba65ddd
Operating systems: Windows 10
Extension: MUI

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
8目標節點上要複製或建立的檔案名稱和路徑。 File name and path on target node to copy or create.
9存在 Present
10檔案 File
11目錄 Directory
12缺少 Absent
16SHA-1 SHA-1
17SHA-256 SHA-256
18SHA-512 SHA-512
19CreatedDate CreatedDate
20ModifiedDate ModifiedDate
21判斷兩個檔案是否相同時使用的總和檢查碼類型。 The checksum type to use when determining whether two files are the same.
23遞迴處理所有子目錄 Recurse all child directories
26存取遠端資源的認證。 Credential to access remote resources.
27建立日期 Created date
28修改日期 Modified date
29唯讀 ReadOnly
30隱藏 Hidden
31系統 System
32封存 Archive
33NotContentIndexed NotContentIndexed
34檔案 / 目錄的屬性 Attributes for file / directory
35物件大小 Object size
36根據輸入設定檔取得資源狀態。 Get resource states based on input configuration file.
37要套用的設定文件。 Configuration document that to be applied.
40根據輸入設定檔測試資源狀態。 Test resource states based on input configuration file.
43根據輸入設定檔設定資源狀態。 Set resource states based on input configuration file.
47子資料夾與檔案 (如果這是一個目錄)。 The sub-folders and files if this is a directory.
49一律比較 DestinationPath 與 SourcePath。預設為 False,表示我們將使用快取的資訊。 Always compare the DestinationPath with the SourcePath. The default is false, meaning we will use cached information.
50UserPassword 屬性可能會包含用來存取資源的密碼。 The UserPassword property may contain a password used to access resources.
51定義如何評估目的地檔案是否存在。 Defines how to evaluate the existence of the destination file.
52選擇檔案或目錄。預設值為檔案。 A choice between File and Directory. The default value is File.
53要複製的檔案名稱和路徑。 The name and path of the file to copy from.
54執行檔案操作,即使操作會使得內容檔案或目錄損毀。 Perform the file operation even if it will destroy content files or directories.
57指定之設定資源的目前狀態。 The current state of the specified configuration resources.
58如果相同為 True,否則為 False。 True if identical. False otherwise.
62包含代表檔案內容的字串。若要建立空白檔案,字串必須空白。內容將會使用 UTF-8 字元編碼寫入與比較。 Contains a string that represents the contents of the file. To create an empty file, the string must be empty. The contents will be written and compared using UTF-8 character encoding.
63UserName 是授權服務用來對應至身分識別的使用者名稱。 UserName is the name of the user that an authorization service maps to an identity.
64資源執行個體的唯一識別碼。 Unique Id for a resource instance.
65要關聯回 PowerShell 設定指令碼的來源資訊。 Source Info to correlate it back to powershell configuration script.
66這項資源所依存的資源清單。 List of resources this resource depends on.
67支援此資源的模組名稱。 Name of the module that supports this resource.
68支援此資源的模組版本。 Version of the module that supports this resource.
69此項目所屬設定的名稱 Name of the configuration this is a part of
70所有原生設定提供者的基本架構。 Base schema for all native configuration providers.
71要用於 DSC 設定提供者的認證。 Credential to use for DSC configuration providers.
72傳遞給提供者的旗標。保留供未來使用。 Flags passed to the providers. Reserved for future use.
74提供者可用來將集合最佳化的內容資訊 (選擇性)。 Context information that the provider can use to optimize the set, This is optional.
75提供者可用來將來自 TestTargetResource 的集合最佳化的內容資訊 (選擇性)。 Context information that the provider can use to optimize the set from TestTargetResource, This is optional.
76檔案與目錄的設定提供者。 The configuration provider for files and directories.
77資源執行時所使用的認證。 Credentials under which the resource runs.
101提供給 %1 的值無效。 The value provided for %1 is not valid.
102請指定機碼屬性。 Please specify the key properties.
103不能同時指定 %1 與 %2。 %1 and %2 cannot be specified at the same time.
104不支援相對路徑。 Relative path is not supported.
105只支援為檔案名稱使用萬用字元。 Wild card characters are only supported for file name.
106%1 是單一檔案,與目前的設定衝突。若要執行該設定,請指定 %2。 %1 is a single file, which is conflicting with current configuration. Please specify %2 if you want to perform the configuration.
107%1 是單一目錄,與目前 %2 的值衝突。 %1 is a single directory, which conflicts with the current value of %2.
108已指定 "%1",但它與 %2 "目錄" 衝突。 "%1" was specified, which conflicts with the %2 "Directory".
109已指定 %1,但需要 %2 或 %3。 %1 was specified, which requires %2 or %3.
110目前的 %2 值需要 %1。 %1 is required for the current %2 value.
111正從 %1 複製並設定屬性。 Copying from %1 and setting attributes.
112指定的引數無效。若要使用此名稱建立空白檔案,請包含 %1 屬性並為此屬性指定空白字串值。 Specified arguments not valid. To create an empty file with this name, include the %1 property with a value of an empty string.
113對於目前的設定,%1 必須可存取。 %1 must be accessible for current configuration.
114對於目前的設定,%1 不能是目錄。若要執行該設定,請指定 %2。 %1 cannot be a directory for current configuration. Specify %2 if you want to perform the configuration.
115已順利刪除 %1。 %1 was successfully deleted.
116已順利建立 %1。 %1 was successfully created.
117找到目的地物件,不需要任何動作。 The destination object was found and no action is required.
119正在刪除物件。 Deleting the object.
120正在設定屬性。 Setting attributes.
121正在建立物件 Creating the object
122正在建立和寫入內容並設定屬性。 Creating and writing contents and setting attributes.
123相關的檔案/目錄是: %1。 The related file/directory is: %1.
124相關的檔案/目錄可以是: %1 或 %2。 The related file/directory can be: %1 or %2.
125路徑不能指向根目錄或網路共用的根目錄。 The path cannot point to the root directory or to the root of a net share.
126若要遞迴設定目的地目錄,必須指定 %1。請確定 %1 是目錄而且可存取。 %1 must be specified if you want to configure the destination directory recursively. Make sure that %1 is a directory and that it is accessible.
127%1 是目錄且不是空的。若要將將它刪除,則必須要有 %2。 %1 is a directory and is not empty. %2 is required if you want to delete it.
128對於目前的設定,%1 不能是目錄。請一併指定 %2 或 %3。 %1 cannot be a directory for current configuration. Please also specify %2 or %3.
129使用指定的認證存取網路共用時發生錯誤。請確定認證正確,而且網路共用可存取。請注意,不能使用本機路徑指定 %1。 An error occurs when accessing the network share with the specified credential. Please make sure the credential is correct and the network share is accessible. Note that %1 should not be specified with the local path.
130建立快取時發生錯誤。 An error occurred when creating the cache.
131無法從 SourcePath %1 指定的環境變數建構有效的路徑。 Could not construct a valid path from the environment variable specified in the SourcePath %1.
132無法從 DestinationPath %1 指定的環境變數建構有效的路徑。 Could not construct a valid path from the environment variable specified in the DestinationPath %1.
133ETW 取消登錄失敗。 ETW unregistration failed.
134ETW 登錄失敗。 ETW registration failed.
135正在建立檔案清單,而不使用快取。 Building file list without using cache.
136正在從快取建立檔案清單。 Building file list from cache.
137%1 屬性中不支援萬用字元。 Wildcard characters are not supported in %1 property.
138SourcePath 是本機路徑,已忽略認證。 SourcePath is local path, credentials are ignored.
139找不到目的地物件,不需要採取任何動作。 The destination object was not found and no action is required.
140正在將 %1 複製到 %2。 Copying file %1 to %2.

EXIF

File Name:DscCoreConfProv.dll.mui
Directory:%WINDIR%\WinSxS\amd64_microsoft.powershel..nprovider.resources_31bf3856ad364e35_10.0.15063.0_zh-tw_c542018ed1c6f1e9\
File Size:6.0 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:5632
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:6.2.9200.16384
Product Version Number:6.2.9200.16384
File Flags Mask:0x003f
File Flags:Private build
File OS:Windows NT 32-bit
Object File Type:Executable application
File Subtype:0
Language Code:Chinese (Traditional)
Character Set:Unicode
Company Name:Windows (R) Win 7 DDK provider
File Description:DSC
File Version:6.2.9200.16384
Internal Name:DscCoreConfProv.dll
Legal Copyright:© Microsoft Corporation. All rights reserved.
Original File Name:DscCoreConfProv.dll.mui
Product Name:Windows (R) Win 7 DDK driver
Product Version:6.2.9200.16384

What is DscCoreConfProv.dll.mui?

DscCoreConfProv.dll.mui is Multilingual User Interface resource file that contain Chinese (Traditional) language for file DscCoreConfProv.dll (DSC).

File version info

File Description:DSC
File Version:6.2.9200.16384
Company Name:Windows (R) Win 7 DDK provider
Internal Name:DscCoreConfProv.dll
Legal Copyright:© Microsoft Corporation. All rights reserved.
Original Filename:DscCoreConfProv.dll.mui
Product Name:Windows (R) Win 7 DDK driver
Product Version:6.2.9200.16384
Translation:0x404, 1200