driverquery.exe 在系统上查询驱动程序 bbc2a49bba0e199fd7c34ade2d2528f0

File info

File name: driverquery.exe.mui
Size: 8704 byte
MD5: bbc2a49bba0e199fd7c34ade2d2528f0
SHA1: c4d89fd81e77a3256155a48c5f06e92a27ed4dee
SHA256: c17947db3e08d61ca8d5045eb7e46f2b4a2c101a7b3a678f67de197c8693d668
Operating systems: Windows 10
Extension: MUI
In x64: driverquery.exe 在系统上查询驱动程序 (32 位)

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
101错误: 无效语法。不能在没有指定 /S 的情况下指定 /U。
有关用法,请键入 "DRIVERQUERY /?"。
ERROR: Invalid syntax. /U cannot be specified without specifying /S.
Type "DRIVERQUERY /?" for usage.
102错误: 无效语法。不能在没有指定 /U 的情况下指定 /P。
有关用法,请键入 "DRIVERQUERY /?"。
ERROR: Invalid syntax. /P cannot be specified without specifying /U.
Type "DRIVERQUERY /?" for usage.
103错误: 未能初始化 COM 库。
ERROR: Failed to initialize COM library.
104错误: 未能初始化安全设置。
ERROR: Failed to initialize security.
105错误: 无法检索信息。
ERROR: Unable to retrieve information.
106错误: 未能连接到指定的系统。
ERROR: Failed to connect to specified system.
107错误: 无效语法。
有关用法,请键入 "DRIVERQUERY /?"。
ERROR: Invalid syntax.
Type "DRIVERQUERY /?" for usage.
108错误: 拒绝访问。
ERROR: Access is denied.
109错误: 无法用所给凭据连接到 WMI 服务器。
ERROR: Could not connect to the WMI server with the given credentials
110错误: 无法用所给凭据连接到指定系统。
ERROR: Could not connect to the specified system with the given credentials.
111错误: 指定的格式无效。
有关用法,请键入 "DRIVERQUERY /?"。
ERROR: Invalid format specified.
Type "DRIVERQUERY /?" for usage.
112错误: 未能分配内存。
ERROR: Failed to allocate memory.
114错误: 本地连接无需用户凭据。
ERROR: User credentials not needed for local connection.
116错误: 语法无效。详述选项对于签名的驱动程序无效。
ERROR: Invalid syntax. The verbose option is invalid for signed drivers.
117错误: 由于版本不匹配,无法检索信息。
ERROR: Could not retrieve information due to version mismatch.
118错误: 无效语法。/NH 选项只对 "TABLE" 和 "CSV" 格式有效。
有关用法,请键入 "DRIVERQUERY /?"。
ERROR: Invalid syntax. /NH option is valid only for "TABLE" and "CSV" format.
Type "DRIVERQUERY /?" for usage.
119错误: 无效语法。系统名不能是空白的。
有关用法,请键入 "DRIVERQUERY /?"。
ERROR: Invalid syntax. System name cannot be empty.
Type "DRIVERQUERY /?" for usage.
120错误: 无效语法。用户名不能是空白的。
有关用法,请键入 "DRIVERQUERY /?"。
ERROR: Invalid syntax. User name cannot be empty.
Type "DRIVERQUERY /?" for usage.
151警告: 进行本地连接时忽略用户凭据。
WARNING: Ignoring the user credentials for the local connection.
202错误: ERROR:
203警告: WARNING:
204请键入 %s 的密码: Type the password for %s:
251信息: 没有找到驱动程序信息。
INFO: No driver information found.
301LIST LIST
302TABLE TABLE
303CSV CSV
351主机名 HostName
352模块名 Module Name
353已签名 Signed
354显示名称 Display Name
355描述 Description
356驱动程序类型 Driver Type
357启动模式 Start Mode
358状态 State
360接受停止 Accept Stop
361接受暂停 Accept Pause
362内存使用(字节) MemoryUsage(bytes)
363分页缓冲池(字节) Paged Pool(bytes)
364非分页缓冲池(字节) NonPaged Pool(bytes)
365代码(字节) Code(bytes)
366Image:Non-BlockStorageSegment:(字节) Image:Non-BlockStorageSegment:(bytes)
367BSS(字节) BSS(bytes)
368链接日期 Link Date
369Init(字节) Init(bytes)
370分页的 Paged
371路径 Path
372设备名 DeviceName
373Inf 名 InfName
374是否签名 IsSigned
375制造商 Manufacturer
4019 9
40212 12
40320 20
40422 22
40613 13
40710 10
41011 11
41216 16
4176 6
41948 48
42230 30
4248 8
42525 25
426信息: DriverQuery /SI 无法同时运行于一个以上的实例。
INFO: DriverQuery /SI cannot run simultaneously in more than one instance.
501
DRIVERQUERY [/S system [/U username [/P [password]]]]

DRIVERQUERY [/S system [/U username [/P [password]]]]
502[/FO format] [/NH] [/SI] [/V]
描述:
[/FO format] [/NH] [/SI] [/V]
Description:
503允许管理员显示已安装设备驱动程序
Enables an administrator to display a list of
504的列表。

installed device drivers.

505参数列表:
Parameter List:
506/S system 指定要连接到的远程系统。

/S system Specifies the remote system to connect to.

507/U [domain\]user 执行命令执行的用户上下文。

/U [domain\]user Specifies the user context
509/P [password] 指定所给用户上下文的密码。

/P [password] Specify the password for the given
511/FO format 指定要显示的结果类型。与命令行开关一起传递
/FO format Specifies the type of output to display.
512的有效值是 "TABLE"、"LIST"、" CSV"。

Valid values to be passed with the
514/NH 指定“列标题”不应该在屏幕输出中
/NH Specifies that the "Column Header"
515出现。只对 "TABLE" 和 "CSV" 格式有效。

should not be displayed. Valid for
518/SI 提供有关已签名驱动程序的信息。

/SI Provides information about signed drivers.

519/V 显示详细任务输出。对签名的驱动程序无效。

/V Displays verbose output. Not valid
521/? 显示该帮助消息。

/? Displays this help message.

522示例:
Examples:
523DRIVERQUERY
DRIVERQUERY
524DRIVERQUERY /FO CSV /SI
DRIVERQUERY /FO CSV /SI
525DRIVERQUERY /NH
DRIVERQUERY /NH
526DRIVERQUERY /S ipaddress /U user /V
DRIVERQUERY /S ipaddress /U user /V
527DRIVERQUERY /S system /U domain\user /P password /FO LIST
DRIVERQUERY /S system /U domain\user /P password /FO LIST
530错误: /SI 选项只能在 Windows XP 或更新版本上使用。
ERROR: /SI option will work only for Windows XP or above.
5003成功: SUCCESS:
5004信息: INFO:
5005N/A N/A
5502为本地连接传递用户凭据。
Passing the user credential for local connection.
5503目标系统必须运行 Windows XP 或更高版本。
The target system must be running Windows XP or above.
5504远程系统必须运行 Windows 2000 或更高版本。
The remote system must be running Windows 2000 or above.
5601无效语法。'%s' 值对 '%s' 选项不允许。
%s
Invalid syntax. '%s' value is not allowed for '%s' option.
%s
5602无效语法。请为 '%s' 指定有效的数字值。
%s
Invalid syntax. Specify valid numeric value for '%s'.
%s
5603无效语法。请为 '%s' 指定有效的浮点值。
%s
Invalid syntax. Specifiy valid floating point value for '%s'.
%s
5604无效语法。缺少强制选项 '%s'。
%s
Invalid syntax. Mandatory option '%s' is missing.
%s
5605无效语法。'%s' 选项不允许超过 '%d' 次。
%s
Invalid syntax. '%s' option is not allowed more than '%d' time(s).
%s
5607无效参数/选项 - '%s'。
%s
Invalid argument/option - '%s'.
%s
5608无效语法。缺少默认参数。
%s
Invalid syntax. Default argument is missing.
%s
5609命令行参数的长度不能超过 255 个字符。
Length of the command line argument should not exceed 255 characters.
5610无效语法。默认选项不允许超过 '%d' 次。
%s
Invalid syntax. Default option is not allowed more than '%d' time(s).
%s
5611无效语法。需要 '%s' 的值。
%s
Invalid syntax. Value expected for '%s'.
%s
5612无效语法。'%s' 不允许作为默认参数。
%s
Invalid syntax. '%s' value is not allowed as default argument.
%s
5613键入 "%s /?" 以了解用法。 Type "%s /?" for usage.
5614选项 '%s' 的值不能为空。
%s
Value for '%s' option cannot be empty.
%s
5615默认选项的值不能为空。
%s
Value for default option cannot be empty.
%s
5616无效语法。请指定默认的有效数字值。
%s
Invalid syntax. Specify valid numeric value for default.
%s
5617无效语法。请指定默认的有效浮点值。
%s
Invalid syntax. Specifiy valid floating point value for default.
%s
5618默认选项的值不能超过 %d 字符。
Value for default option cannot be more than %d character(s).
5619无效语法。值不能用 '%s' 选项指定。
%s
Invalid syntax. Value cannot be specified with '%s' option.
%s
5620'%s' 选项的值不能超过 %d 字符。
Value for '%s' option cannot be more than %d character(s).

EXIF

File Name:driverquery.exe.mui
Directory:%WINDIR%\WinSxS\amd64_microsoft-windows-driverquery.resources_31bf3856ad364e35_10.0.15063.0_zh-cn_6dac8855e23ee2a9\
File Size:8.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:8192
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 (Simplified)
Character Set:Unicode
Company Name:Microsoft Corporation
File Description:在系统上查询驱动程序
File Version:10.0.15063.0 (WinBuild.160101.0800)
Internal Name:driverquery.exe
Legal Copyright:© Microsoft Corporation. All rights reserved.
Original File Name:drvqry.exe.mui
Product Name:Microsoft® Windows® Operating System
Product Version:10.0.15063.0
Directory:%WINDIR%\WinSxS\x86_microsoft-windows-driverquery.resources_31bf3856ad364e35_10.0.15063.0_zh-cn_118decd229e17173\

What is driverquery.exe.mui?

driverquery.exe.mui is Multilingual User Interface resource file that contain Chinese (Simplified) language for file driverquery.exe (在系统上查询驱动程序).

File version info

File Description:在系统上查询驱动程序
File Version:10.0.15063.0 (WinBuild.160101.0800)
Company Name:Microsoft Corporation
Internal Name:driverquery.exe
Legal Copyright:© Microsoft Corporation. All rights reserved.
Original Filename:drvqry.exe.mui
Product Name:Microsoft® Windows® Operating System
Product Version:10.0.15063.0
Translation:0x804, 1200