DscCoreConfProv.dll.mui DSC c672907db1e35ca97f8f72d4a8b3d945

File info

File name: DscCoreConfProv.dll.mui
Size: 6144 byte
MD5: c672907db1e35ca97f8f72d4a8b3d945
SHA1: 5c8d3d5744b1ea5f369e68b6abd2e153eb3654b4
SHA256: bede084aba85ee638dc0ad841223d89c4ccec1165d8fa12bc432cfee4871c7c3
Operating systems: Windows 10
Extension: MUI

Translations messages and strings

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
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
29ReadOnly 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资源实例的唯一 ID。 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%1 是当前值 %2 所必需的。 %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-cn_c145c438d4561579\
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 (Simplified)
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 (Simplified) 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:0x804, 1200