dot3cfg.dll.mui 802.3 Netsh Helper 14f429b6a955a4d25bf7ce1796bf7326

File info

File name: dot3cfg.dll.mui
Size: 18432 byte
MD5: 14f429b6a955a4d25bf7ce1796bf7326
SHA1: 2b57834c89441ed8f27a324363a50963ac23bcf4
SHA256: 864069a4badfd04c576f331f6f483149e8d73a744e238880dfd2613cd8ddb26e
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
465
介面 "%2!s!" 的設定檔已順利更新。

Profile on interface "%2!s!" updated successfully.
466
無法修改設定檔。錯誤 %x%1!X!: %2!s!

Failed to modify the profile. Error %x%1!X!: %2!s!
467
您沒有權限修改目前使用者的設定檔。

You do not have the permission to modify the profile for current user.
468
您沒有權限修改所有使用者的設定檔。

You do not have the permission to modify the profile for all users.
469
所需的設定與現有的設定不相容或是衝突。

The desired settings are not compatible with existing setting or conflict themselves.
470
未啟用在介面 "%1!s!" 上的 oneX 設定。

The oneX setting on interface "%1!s!" is not enabled.
1465允許分享使用者認證已設定為: %1!s!。 Allow shared user credentials has been set to: %1!s!.
1466您沒有足夠的權限,或群組原則已套用。 You do not have sufficient privileges or group policy has been applied.
2465封鎖期是設定為 %1!d! 分鐘。 Block period is set to be %1!d! minutes.
3465不支援此操作。
The operation is not supported.
3466
已順利在介面 %1!s! 上設定使用者資料。

The user data was set successfully on the interface %1!s!.
57001將一個設定項目新增到表格內。
Adds a configuration entry to a table.
57002刪除表格內的一個設定項目。
Deletes a configuration entry from a table.
57003顯示資訊。
Displays information.
57004儲存 LAN 設定檔到 XML 檔案。
Saves LAN profiles to XML files.
57005設定介面的設定。
Configures settings on interfaces.
58001新增區域網路設定檔到電腦中指定的介面。
Adds a LAN profile to specified interface on the machine.
58002
使用方式: %1!s! [filename=] [interface=]

參數:

filename - 設定檔 XML 檔案的名稱
interface - 介面名稱

備註:

需要參數檔名。
這是包含設定檔資料的 XML 檔案名稱。

參數介面可省略。它是以 "netsh lan show interface"
命令顯示的其中一個介面名稱。如果指定
介面名稱,設定檔將會新增到指定的介面,
否則設定檔會新增到所有有線介面。

範例:

%1!s! filename="Profile1.xml" interface="Local Area Connection"

Usage: %1!s! [filename=] [interface=]

Parameters:

filename - name of the profile XML file
interface - interface name

Remarks:

Parameter filename is required.
It is the name of the XML file containing the profile data.

Parameter interface is optional. It is one of the interface name shown
by "netsh lan show interface" command. If interface name is given,
the profile will be added to the specified interface, otherwise the
profile will be added on all wired interfaces.

Examples:

%1!s! filename="Profile1.xml" interface="Local Area Connection"
58003刪除一個或多個介面的 LAN 設定檔。
Deletes a LAN profile from one or multiple interfaces.
58004
使用方式: %1!s! [interface=]

參數:

interface - 介面名稱

備註:

需要介面參數。僅有指定介面的設定檔將會刪除。

範例:

%1!s! interface="Local Area Connection"

Usage: %1!s! [interface=]

Parameters:

interface - interface name

Remarks:

Parameter interface is required. The profile will be deleted from
the specified interface only.

Examples:

%1!s! interface="Local Area Connection"
58005顯示目前系統上有線介面的清單。
Shows a list of the current wired interfaces on the system.
58006
使用方式:%1!s!

備註:

這個命令顯示系統上設定的有線介面。
這個命令無參數。

範例:

%1!s!

Usage:%1!s!

Remarks:

This command shows the wired interfaces configured on the system.
There are no parameters for this command.

Examples:

%1!s!
58007顯示目前電腦上設定的有線設定檔。
Shows a list of wired profiles currently configured on the machine.
58008
使用方式: %1!s! [ [interface=] ]

參數:

interface - 具有設定這個設定檔的介面名稱


備註:

介面參數可省略。
如果指定介面名稱,僅有指定介面的設定檔將會顯示。否則,顯示所有設定檔。

範例:

%1!s! interface="Local Area Connection"
%1!s!

Usage: %1!s! [ [interface=] ]

Parameters:

interface - name of the interface which has this profile configured


Remarks:

Parameter interface is optional.
If interface name is given, only the profile on the given interface
will be displayed. Otherwise, all profiles will be displayed.

Examples:

%1!s! interface="Local Area Connection"
%1!s!
58009匯出指定設定檔到 XML 檔案。
Exports specified profiles to XML files.
58010
使用方式: %1!s! [folder=] [ [interface=] ]

參數:

folder - 設定檔 XML 檔案將要儲存的資料夾名稱
interface - 具有設定這個設定檔的介面名稱

備註:

這個命令儲存選定的設定檔到名稱為 "Interface Name.XML" 的 XML 檔案中。介面參數可省略。

資料夾名稱必須提供。必須指定本機電腦中可存取的現有資料夾。可以是絕對路徑或是目前工作目錄的
相對路徑。此外,"." 表示目前工作的目錄,而 ".." 表示目前工作目錄的上層目錄。資料夾名稱不
可以是 UNC 路徑。

如果指定介面名稱,指定介面的設定檔將儲存為 "Interface name.xml"。否則將匯出所有設定檔。

範例:

%1!s! folder=. interface="Local Area Connection"
%1!s! folder=c:\lan\profiles

Usage: %1!s! [folder=] [ [interface=] ]

Parameters:

folder - name of the folder where the profile XML files will be saved
interface - name of the interface which has this profile configured

Remarks:

This command saves the selected profiles into XML files named as
"Interface Name.XML". Parameter interface is optional.

The folder name is mandatory. It must specify an existing folder
accessible from the local computer. It can either be an absolute path,
or a relative path to the current working directory. In addition, "."
refers to the current working directory, and ".." refers to the parent
directory of the current working directory. The folder name cannot be
a UNC path.

If interface name is given, the profile on the given interface will
be saved as "Interface name.xml", Otherwise all profiles will be
exported.

Examples:

%1!s! folder=. interface="Local Area Connection"
%1!s! folder=c:\lan\profiles
58011啟用或停用介面的自動設定。
Enables or disables auto-configuration on an interface.
58012
使用方式: %1!s! [enabled=]yes|no [interface=]

參數:

enabled - 指定自動設定是否啟用
interface - 將套用這個設定的介面名稱

備註:

兩個參數都需要。

範例:


%1!s! enabled=yes interface="Local Area Connection"
%1!s! enabled=no interface="Local Area Connection"

Usage: %1!s! [enabled=]yes|no [interface=]

Parameters:

enabled - specifies whether auto-configuration is enabled or not
interface - name of the interface on which this setting is to be applied

Remarks:

Both parameters are required.

Examples:


%1!s! enabled=yes interface="Local Area Connection"
%1!s! enabled=no interface="Local Area Connection"
58013顯示有線區域網路的目前通用設定。
Shows the current global settings of wired LAN.
58014
使用方式: %1!s!

備註:

顯示有線網路服務的通用設定,包括每個界面的自動連線邏輯是否啟用。

範例:

%1!s!

Usage: %1!s!

Remarks:

Shows the global settings for wired network service, including
whether auto connection logic is enabled or not on each interface.

Examples:

%1!s!
58015重新連線介面。
Reconnects on an interface.
58016
使用方式: %1!s! [ [interface=] ]

參數:

interface - 將套用這個設定的介面名稱

備註:

介面參數可省略。
如果指定介面名稱,僅有指定介面的設定檔將重新連線。否則,重新連線所有設定檔。

範例:


%1!s! interface="Local Area Connection"

Usage: %1!s! [ [interface=] ]

Parameters:

interface - name of the interface on which this setting is to be applied

Remarks:

Parameter interface is optional.
If interface name is given, only the given interface
will reconnect. Otherwise, all interfaces will reconnect.

Examples:


%1!s! interface="Local Area Connection"
58017啟用或停用追蹤。
Enables or disables tracing.
58018
使用方式: %1!s! [mode=]yes|no|persistent]

參數:

標記 值
mode - 啟用 (並使其持續) 或停用追蹤。

備註:

啟用或停用追蹤,搭配選項可讓追蹤持續。若啟用追蹤,則會收集有線 LAN 的追蹤
記錄,並儲存到追蹤檔案中。

mode 參數是必要參數。使用持續模式時,系統重新開機之後追蹤設定仍然有效。若
mode 是設定為停用,則會同時停止持續性與非持續性s追蹤。

範例:

%1!s! mode=yes


Usage: %1!s! [mode=]yes|no|persistent]

Parameters:

Tag Value
mode - Enable, make it persistent or disable tracing.

Remarks:

Enabled or disable tracing, with the option to make tracing persistent.
If enabled then the trace logs for wired LAN will be collected and
saved to the trace files.

The parameter mode is required. Under persistent mode the tracing will
still be effective after system reboot. If mode is set to disable, then
both persistent and nonpersistent tracing will be stopped.

Examples:

%1!s! mode=yes

58019顯示有線區域網路追蹤是否啟用或停用。
Shows whether wired LAN tracing is enabled or disabled.
58020
使用方式: %1!s!

備註:

顯示有線區域網路追蹤是否啟用或停用。

範例:

%1!s!

Usage: %1!s!

Remarks:

Shows whether wired LAN tracing is enabled or disabled.

Examples:

%1!s!
58033設定有線網路設定檔中的參數。
Set parameters in a wired network profile.
58034
使用方式: %1!s! [[interface=]]
[authMode=machineOrUser|machineOnly|userOnly|guest]
[ssoMode=preLogon|postLogon|none] [maxDelay=1-120]
[allowDialog=yes|no] [userVLAN=yes|no]
[oneXEnabled=yes|no] [oneXEnforced=yes|no]

參數:

標記 值
interface - 設定設定檔的介面名稱。
authMode - 用於驗證的認證類型。
ssoMode - 嘗試單一登入 (如果有) 的類型。
maxDelay - 建立單一登入連線的逾時值。
allowDialog - 允許或不允許預先登入時顯示對話方塊。
userVLAN - 指定使用者驗證時,網路是否要切換到不同的 VLAN。
oneXEnabled - 是否啟用 OneX 驗證。
oneXEnforced - 是否強制 OneX 驗證。

備註:

修改指定介面的設定檔。如果指定介面,則只會修改該介面上的設定檔。

除了介面之外,必須至少指定一個參數。

範例:

%1!s! authMode=userOnly ssoMode=preLogon
%1!s! interface="Local Area Connection" ssoMode=none

Usage: %1!s! [[interface=]]
[authMode=machineOrUser|machineOnly|userOnly|guest]
[ssoMode=preLogon|postLogon|none] [maxDelay=1-120]
[allowDialog=yes|no] [userVLAN=yes|no]
[oneXEnabled=yes|no] [oneXEnforced=yes|no]

Parameters:

Tag Value
interface - Name of the interface on which the profile is set.
authMode - Type of credentials to be used for authentication.
ssoMode - Type of single sign on to be attempted if any.
maxDelay - Timeout value to establish single sign on connection.
allowDialog - Allow or Disallow a dialog to be shown for preLogon.
userVLAN - Specify if the network switches to a different VLAN on user authentication.
oneXEnabled - OneX authentication is enabled or not.
oneXEnforced - OneX authentication is enforced or not.

Remarks:

Modifies the profile on specified interface. If the interface is specified then
only profile on that interface is modified.

At least one parameter besides interface must be specified.

Examples:

%1!s! authMode=userOnly ssoMode=preLogon
%1!s! interface="Local Area Connection" ssoMode=none
58049允許或禁止使用者使用分享使用者認證
以進行網路驗證。
Allow or disallow the user to use shared user
credentials for network authentication.
58050
使用方式: %1!s! [allow=]yes|no

參數:

標記 值
allow - 允許或禁止分享使用者認證。

備註:

指定允許或禁止在用戶端上使用共用使用者認證,以進行網路驗證。

需要有 allow 參數。

範例:

%1!s! allow=yes


Usage: %1!s! [allow=]yes|no

Parameters:

Tag Value
allow - Allow or disallow shared user credentials.

Remarks:

Specify whether to allow or disallow shared user credentials
on the client for network authentication.

The parameter allow is required.

Examples:

%1!s! allow=yes

58051設定封鎖期。
Set the block period.
58052
使用方式: %1!s! [value=]0-60

參數:

標記 值
value - 指定時間長度 (分鐘),而在此期間將暫停對此網路的自動連線嘗試。

備註:

修改指定的計時器。而這個值的指定單位是分鐘。
手動連線嘗試、工作階段變更或媒體連線時,
會重設封鎖狀態。


範例:

%1!s! value=2
%1!s! 25


Usage: %1!s! [value=]0-60

Parameters:

Tag Value
value - Specifies the length in time, in minutes, during which
auto connect attempts to this network will be suspended.

Remarks:

Modifies the specified timer. The value is specified in minutes.
The blocked state is reset upon a manual connection attempt,
a session change or a media connect.


Examples:

%1!s! value=2
%1!s! 25

58053新增 EAP 使用者資料至介面。
Adds EAP user data to an interface.
58054
使用方式: %1!s! [filename=] [allusers=]yes|no [interface=]

參數:

filename - 使用者資料 XML 檔案的名稱
allusers - 指定要為所有使用者或目前使用者儲存使用者資料
interface - 要套用此設定的介面名稱

備註:

所有參數都是必要參數。

範例:


%1!s! filename="UserData.xml" allusers=yes interface="Local Area Connection"
%1!s! filename="UserData.xml" allusers=no interface="Local Area Connection"

Usage: %1!s! [filename=] [allusers=]yes|no [interface=]

Parameters:

filename - name of the user data XML file
allusers - specifies whether userdata should be saved for all users or current user
interface - name of the interface on which this setting is to be applied

Remarks:

All parameters are required.

Examples:


%1!s! filename="UserData.xml" allusers=yes interface="Local Area Connection"
%1!s! filename="UserData.xml" allusers=no interface="Local Area Connection"
60001
系統上有 %1!d! 個介面:

There are %1!d! interfaces on the system:
60003
名稱 : %1

Name : %1
60004狀態 : %1
State : %1
60005GUID : %1
GUID : %1
60006描述 : %1
Description : %1
60007實體 位址: %1!02hX!-%2!02hX!-%3!02hX!-%4!02hX!-%5!02hX!-%6!02hX!
Physical Address : %1!02hX!-%2!02hX!-%3!02hX!-%4!02hX!-%5!02hX!-%6!02hX!
60008
系統上沒有介面。

There is no interface on the system.
60101
電腦設定檔新增成功。

The machine profile was added successfully.
60102
設定檔成功在介面 %1!s! 上新增。

The profile was added successfully on the interface %1!s!.
60201
設定檔從 %1!d! 介面刪除。

Profile was deleted from %1!d! interface(s).
60202
電腦設定檔已經刪除。

The machine profile was deleted.
60203
介面 "%1!s!" 的設定檔是預設設定檔,不能刪除。

The profile on interface "%1!s!" is the default profile and cannot be deleted.
60301
介面 %1!s! 的自動設定功能已經啟用。

Auto config has been enabled on interface %1!s!.
60302
介面 %1!s! 的自動設定功能已經停用。

Auto config has been disabled on interface %1!s!.
60306有線追蹤已經啟動。 Wired tracing has been started.
60307持續有線追蹤已經啟用。 Persistent wired tracing has been enabled.
60308有線追蹤已經停止。 Wired tracing has been stopped.
60309持續有線追蹤已經停止。 Persistent Wired tracing has been stopped.
60310有線追蹤正在執行。 Wired tracing is already running.
60311持續有線追蹤正在執行。 Persistent Wired tracing is already running.
60312有線追蹤並未執行。 Wired tracing is not running.
60313持續有線追蹤並未執行。 Persistent Wired tracing is not running.
60314有線追蹤並未在系統中設定。 Wired tracing is not set up on the system.
60315持續有線追蹤並未在系統中設定。 Persistent Wired tracing is not set up on the system.
60316追蹤記錄輸出路徑 "%1!s!" 不是正確目錄。 Trace log output path "%1!s!"is not a valid directory.
60317
追蹤記錄將儲存在 "%1!s!"。

Trace logs will be stored in "%1!s!".
60318
追蹤記錄儲存在 "%1!s!"。

Trace logs are stored in "%1!s!".
60319錯誤: 函數 %1!s! 傳回 %2!u!。 ERROR: function %1!s! returns %2!u!.
60320命令選項 "%1!s!" 不正確的值 "%2!s!"。 Invalid value "%2!s!" for command option "%1!s!".
60321一個或多個命令的參數不正確或遺失。
One or more parameters for the command are not correct or missing.
60337命令選項 "%1!s!" 不正確的值 "%2!s!"。
Invalid value "%2!s!" for command option "%1!s!".
60401
%1!d! 個設定檔成功匯出。

%1!d! profile(s) were exported successfully.
60402
沒有匯出設定檔。

No profile was exported.
60403設定檔檔名: %1!s!
Profile File Name: %1!s!
60404
這個介面沒有可以使用的設定檔。


No profile was available for this interface.

60405指定的資料夾 "%1!s!" 不正確。
Specified folder "%1!s!" is invalid.
60406
介面: %1!s!

Interface: %1!s!
60501
沒有可以顯示的設定檔。

No profile could be shown.
60502
系統上沒有此種介面。

There is no such interface on the system.
60503
系統上找不到介面。

No Interfaces found on the system.
60601
介面 %1!s! 正在重新連線。

Interface %1!s! is reconnecting.
61002
介面 %1!s! 的設定檔
=======================================================================

Profile on interface %1!s!
=======================================================================
61004設定檔版本 : %1!d!
Profile Version : %1!d!
61005描述 : %1!s!
Description : %1!s!
61006類型 : %1!s!
Type : %1!s!
61007無線區域網路 Wireless LAN
61008有線區域網路 Wired LAN
61009未知的類型 Unknown Type
61011自動設定版本 : %1!d!
AutoConfig Version : %1!d!
61031802.1X : 已啟用
802.1x : Enabled
61032802.1x : 停用
802.1x : Disabled
61033802.1x : 強制
802.1x : Enforced
61034802.1x : 不強制
802.1x : Not Enforced
61102EAP 類型 : %1!s!
EAP type : %1!s!
61103EAP-MD5 EAP-MD5
61104EAP-TLS EAP-TLS
61105PEAP PEAP
61106MSCHAP v2 MSCHAP v2
61107未知 Unknown
61110802.1X 驗證認證 : %1!s!
802.1X auth credential : %1!s!
61111電腦或使用者認證 Machine or user credential
61112電腦認證 Machine credential
61113使用者認證 User credential
61114來賓認證 Guest credential
61115設定檔認證無效 Profile credential not valid
61116未指定 Not specified
61117快取使用者資訊 : %1!s!
Cache user information : %1!s!
61118 Yes
61119 No
61120認證已設定 : 是
Credentials Configured : Yes
61121認證已設定 : 否
Credentials Configured : No
61150套用: %1!s!

Applied: %1!s!

61151群組原則設定檔 Group Policy Profile
61152內建設定檔 Built-in Profile
61153使用者設定檔 User Profile
61169類型 : %1!s!
Type : %1!s!
61170延遲上限 (秒) : %1!d!
Max delay (sec) : %1!d!
61171預先登入 Pre-logon
61172後續登入 Post-logon
61173其他對話方塊 : %1!s!
Additional dialogs : %1!s!
61174對話方塊輸入 (秒) : %1!d!
Dialog input (sec) : %1!d!
61175已啟用 Enabled
61176已停用 Disabled
61177單一登入設定:
Single sign-on settings:
61178使用者驗證 VLAN : %1!s!
User auth VLAN : %1!s!
61601
# ----------------------------------------
# 有線區域網路設定
# ----------------------------------------
pushd lan


# ----------------------------------------
# Wired LAN Configuration
# ----------------------------------------
pushd lan

61602
popd

# 有線區域網路設定結尾。


popd

# End of Wired LAN Configuration.

61701未啟用 Not enabled
61702已連線。802.1X 驗證並未啟用 Connected. 802.1X authentication not enabled
61703設定檔正在變更 Profile changing
61704正在嘗試驗證 Attempting to authenticate
61705已連線。驗證成功。 Connected. Authentication succeeded.
61706已連線。驗證失敗。 Connected. Authentication failed.
61707連線已被封鎖。驗證失敗。 Connection blocked. Authentication failed.
61709
有線自動設定服務 (dot3svc) 並未執行。

The Wired AutoConfig Service (dot3svc) is not running.
61710已拔除網路電纜 Network cable unplugged
61711介面停用。
The interface is disabled.
61712無法新增設定檔。群組原則設定檔已經存在,無法覆寫。 Failed to add the profile. A group policy profile already exists and cannot be overwritten.
61713
您沒有足夠的權限,或介面 "%1!s!" 上的設定檔是群組原則設定檔。

You do not have sufficient privileges or the profile on interface "%1!s!" is a group policy profile.
61714已連線。網路不支援驗證。 Connected. Network does not support authentication.
61715連線已被封鎖。網路不支援驗證。 Connection blocked. Network does not support authentication.
62001
有線區域網路設定
---------------------

Wired LAN settings
---------------------
62002介面 "%2!s! 的自動連線邏輯是 %1!s! "
Auto connection logic is %1!s! on interface "%2!s!"
62017允許分享使用者認證用於網路驗證: %1!s! Allow shared user credentials for network authentication: %1!s!
62018是。

Yes.

62019否。

No.

62020封鎖期: %1!d! 分鐘。

Block period: %1!d! minutes.

62021封鎖期: 未設定。

Block period: Not Configured.

63001有線追蹤並未在系統上啟用。 Wired tracing is not enabled on the system.
63003有線追蹤目前停止。 Wired tracing is currently stopped.
63005
最後追蹤記錄儲存在 "%1!s!"。

Last trace logs are stored in "%1!s!".
63006持續有線追蹤並未在系統上啟用。 Persistent Wired tracing is not enabled on the system.
63008持續有線追蹤目前停止。 Persistent Wired tracing is currently stopped.
63009

64001
功能 %1!s! 發生錯誤:

Error from function %1!s!:
64002
連線到自動設定服務 (dot3svc) 發生錯誤:

Error connecting to Wired AutoConfig Service (dot3svc):
64003
檢查介面名稱發生錯誤:

Error checking name of interface:
64004
設定介面 %1!s! 設定檔發生錯誤:

Error setting profile for interface %1!s!:
64005
刪除介面 %1!s! 設定檔發生錯誤:

Error deleting profile for interface %1!s!:
64006
抓取介面狀態發生錯誤:

Error retrieving status of interface:
64007
匯出介面 %1!s! 的設定檔發生錯誤:

Error exporting profile of interface %1!s!:
64008
設定介面 %1!s! 的自動設定選項發生錯誤:

Error setting autoconfigure option on interface %1!s!:
64009
要求介面 %1!s! 重新連線發生錯誤:

Error requesting reconnection of interface %1!s!:
64012拒絕存取檔案。

File access is denied.

64017
設定介面 %1!s! 的使用者資料時發生錯誤:

Error setting user data for interface %1!s!:

EXIF

File Name:dot3cfg.dll.mui
Directory:%WINDIR%\WinSxS\amd64_microsoft-windows-d..sh-helper.resources_31bf3856ad364e35_10.0.15063.0_zh-tw_84c46416c79d1e57\
File Size:18 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:17920
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:Dynamic link library
File Subtype:0
Language Code:Chinese (Traditional)
Character Set:Unicode
Company Name:Microsoft Corporation
File Description:802.3 Netsh Helper
File Version:10.0.15063.0 (WinBuild.160101.0800)
Internal Name:dot3cfg.dll
Legal Copyright:© Microsoft Corporation. All rights reserved.
Original File Name:dot3cfg.dll.mui
Product Name:Microsoft® Windows® Operating System
Product Version:10.0.15063.0
Directory:%WINDIR%\WinSxS\x86_microsoft-windows-d..sh-helper.resources_31bf3856ad364e35_10.0.15063.0_zh-tw_28a5c8930f3fad21\

What is dot3cfg.dll.mui?

dot3cfg.dll.mui is Multilingual User Interface resource file that contain Chinese (Traditional) language for file dot3cfg.dll (802.3 Netsh Helper).

File version info

File Description:802.3 Netsh Helper
File Version:10.0.15063.0 (WinBuild.160101.0800)
Company Name:Microsoft Corporation
Internal Name:dot3cfg.dll
Legal Copyright:© Microsoft Corporation. All rights reserved.
Original Filename:dot3cfg.dll.mui
Product Name:Microsoft® Windows® Operating System
Product Version:10.0.15063.0
Translation:0x404, 1200