tasklist.exe 列出当前运行的任务 de39cf34b1ccbd9ea460bd6dce7a7808

File info

File name: tasklist.exe.mui
Size: 11776 byte
MD5: de39cf34b1ccbd9ea460bd6dce7a7808
SHA1: c144bc50fdb5d6711ed59d9a1f426833f453474d
SHA256: 0c5745fbf94f32db32d56b1287a9d7df0f1a550f6293d367f17c3849cfa9b716
Operating systems: Windows 10
Extension: MUI
In x64: tasklist.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主机名 Host Name
102状态 Status
103映像名称 Image Name
104PID PID
105会话# Session#
106用户名 User Name
107窗口标题 Window Title
108CPU 时间 CPU Time
109内存使用 Mem Usage
110服务 Services
111会话名 Session Name
112模块 Modules
113程序包名称 Package Name
126list list
127table table
128csv csv
129list|table|csv list|table|csv
15116 16
15215 15
15325 25
1548 8
15650 50
15772 72
15812 12
16080 80
16145 45
16444 44
201sessionname sessionname
202status status
203imagename imagename
204pid pid
205session session
206cputime cputime
207memusage memusage
208username username
209services services
210windowtitle windowtitle
211modules modules
226running|not responding|suspended|unknown running|not responding|suspended|unknown
227eq | ne eq | ne
228eq | ne | lt | gt | le | ge eq | ne | lt | gt | le | ge
251Running Running
252Not Responding Not Responding
253%s K %s K
254NT AUTHORITY NT AUTHORITY
255SYSTEM SYSTEM
256modules eq %s modules eq %s
257Unknown Unknown
258已暂停 Suspended
501无效语法。只有在指定 -S 的情况下才能指定 -U。
有关用法,请键入 "TASKLIST /?"。
Invalid syntax. /U can be specified only when /S is specified.
Type "TASKLIST /?" for usage.
502无效语法。只有在指定 -U 的情况下才能指定 -P。
有关用法,请键入 "TASKLIST /?"。
Invalid syntax. /P can be specified only when /U is specified.
Type "TASKLIST /?" for usage.
503信息: 没有运行的任务匹配指定标准。
INFO: No tasks are running which match the specified criteria.
504%s 错误代码: 返回 0x%08lx。
%s Error Code: 0x%08lx was returned.
505无效语法。用户名不能为空。
Invalid syntax. User name cannot be empty.
506无效语法。/NH 选项只能用于 TABLE 和 CSV 格式。
有关用法,请键入 "TASKLIST /?"。
Invalid syntax. /NH option is allowed only for "TABLE" and "CSV" formats.
Type "TASKLIST /?" for usage.
507无效语法。不能一起使用 /V、/M 和 /SVC
有关用法,请键入 "TASKLIST /?"。
Invalid syntax. /V, /M and /SVC options cannot be used together.
Type "TASKLIST /?" for usage.
508无法语法。系统名称不能为空。
Invalid syntax. System name cannot be empty.
509无效语法。
有关用法,请键入 "TASKLIST /?"。
Invalid syntax.
Type "TASKLIST /?" for usage.
510无效语法。在 /M 选项的 '*' 后不允许有任何字符。
有关用法,请键入 "TASKLIST /?"。
Invalid syntax. No characters are allowed after '*' for /M option.
Type "TASKLIST /?" for usage.
511语法无效。不能同时使用 /APPS、/M 和 /SVC 选项。
有关使用方法,请键入 "TASKLIST /?"。
Invalid syntax. /APPS, /M and /SVC options cannot be used together.
Type "TASKLIST /?" for usage.
551
警告: 当查询远程机器时,不支持 "WINDOWTITLE" 和 "STATUS" 筛选器。

WARNING: "WINDOWTITLE" and "STATUS" filters are not supported when querying a remote machine.
1001TASKLIST [/S system [/U username [/P [password]]]]
TASKLIST [/S system [/U username [/P [password]]]]
1002[/M [module] | /SVC | /V] [/FI filter] [/FO format] [/NH]
[/M [module] | /SVC | /V] [/FI filter] [/FO format] [/NH]
1003

1004描述:
Description:
1005该工具显示在本地或远程机器上当前运行的进程列表。
This tool displays a list of currently running processes on
1009参数列表:
Parameter List:
1010/S system 指定连接到的远程系统。

/S system Specifies the remote system to connect to.

1011/U [domain\]user 指定应该在哪个用户上下文执行这个命令。

/U [domain\]user Specifies the user context under which
1013/P [password] 为提供的用户上下文指定密码。如果省略,则
/P [password] Specifies the password for the given
1014提示输入。

user context. Prompts for input if omitted.

1015/M [module] 列出当前使用所给 exe/dll 名称的所有任务。
/M [module] Lists all tasks currently using the given
1016如果没有指定模块名称,显示所有加载的模块。

exe/dll name. If the module name is not
1019/SVC 显示每个进程中主持的服务。

/SVC Displays services hosted in each process.

1020/APPS 显示应用商店应用及其关联的进程。

/APPS Displays Store Apps and their associated processes.

1021/V 显示详细任务信息。

/V Displays verbose task information.

1023/FI filter 显示一系列符合筛选器
/FI filter Displays a set of tasks that match a
1024指定条件的任务。

given criteria specified by the filter.

1025/FO format 指定输出格式。
/FO format Specifies the output format.
1026有效值: "TABLE"、"LIST"、"CSV"。

Valid values: "TABLE", "LIST", "CSV".

1027/NH 指定列标题不应该
/NH Specifies that the "Column Header" should
1028在输出中显示。
not be displayed in the output.
1029只对 "TABLE" 和 "CSV" 格式有效。

Valid only for "TABLE" and "CSV" formats.

1030/? 显示此帮助消息。
/? Displays this help message.
1032筛选器:
Filters:
1033筛选器名称 有效运算符 有效值
Filter Name Valid Operators Valid Value(s)
1034----------- --------------- --------------------------
----------- --------------- --------------------------
1035STATUS eq, ne RUNNING | SUSPENDED
STATUS eq, ne RUNNING | SUSPENDED
1036NOT RESPONDING | UNKNOWN
NOT RESPONDING | UNKNOWN
1037IMAGENAME eq, ne 映像名称
IMAGENAME eq, ne Image name
1038PID eq, ne, gt, lt, ge, le PID 值
PID eq, ne, gt, lt, ge, le PID value
1039SESSION eq, ne, gt, lt, ge, le 会话编号
SESSION eq, ne, gt, lt, ge, le Session number
1040SESSIONNAME eq, ne 会话名称
SESSIONNAME eq, ne Session name
1041CPUTIME eq, ne, gt, lt, ge, le CPU 时间,格式为
CPUTIME eq, ne, gt, lt, ge, le CPU time in the format
1042hh:mm:ss。
of hh:mm:ss.
1043hh - 小时,
hh - hours,
1044mm - 分钟,ss - 秒
mm - minutes, ss - seconds
1045MEMUSAGE eq, ne, gt, lt, ge, le 内存使用(以 KB 为单位)
MEMUSAGE eq, ne, gt, lt, ge, le Memory usage in KB
1046USERNAME eq, ne 用户名,格式为
USERNAME eq, ne User name in [domain\]user
1047[域\]用户
format
1048SERVICES eq, ne 服务名称
SERVICES eq, ne Service name
1049WINDOWTITLE eq, ne 窗口标题
WINDOWTITLE eq, ne Window title
1050模块 eq, ne DLL 名称
MODULES eq, ne DLL name
1052注意: 当查询远程计算机时,不支持 "WINDOWTITLE" 和 "STATUS"
NOTE: "WINDOWTITLE" and "STATUS" filters are not supported when querying
1053筛选器。

a remote machine.

1054Examples:
Examples:
1055TASKLIST
TASKLIST
1056TASKLIST /M
TASKLIST /M
1057TASKLIST /V /FO CSV
TASKLIST /V /FO CSV
1058TASKLIST /SVC /FO LIST
TASKLIST /SVC /FO LIST
1059TASKLIST /APPS /FI "STATUS eq RUNNING"
TASKLIST /APPS /FI "STATUS eq RUNNING"
1060TASKLIST /M wbem*
TASKLIST /M wbem*
1061TASKLIST /S system /FO LIST
TASKLIST /S system /FO LIST
1062TASKLIST /S system /U 域\用户名 /FO CSV /NH
TASKLIST /S system /U domain\username /FO CSV /NH
1063TASKLIST /S system /U username /P password /FO TABLE /NH
TASKLIST /S system /U username /P password /FO TABLE /NH
1064TASKLIST /FI "USERNAME ne NT AUTHORITY\SYSTEM" /FI "STATUS eq running"
TASKLIST /FI "USERNAME ne NT AUTHORITY\SYSTEM" /FI "STATUS eq running"
5001错误: ERROR:
5002警告: WARNING:
5003成功: SUCCESS:
5004信息: INFO:
5005暂缺 N/A
5501请键入 %s 的密码: Type the password for %s:
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:tasklist.exe.mui
Directory:%WINDIR%\WinSxS\amd64_microsoft-windows-tasklist.resources_31bf3856ad364e35_10.0.15063.0_zh-cn_312731d553aec77e\
File Size:12 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:11264
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:tasklist.exe
Legal Copyright:© Microsoft Corporation. All rights reserved.
Original File Name:tasklist.exe.mui
Product Name:Microsoft® Windows® Operating System
Product Version:10.0.15063.0
Directory:%WINDIR%\WinSxS\x86_microsoft-windows-tasklist.resources_31bf3856ad364e35_10.0.15063.0_zh-cn_d50896519b515648\

What is tasklist.exe.mui?

tasklist.exe.mui is Multilingual User Interface resource file that contain Chinese (Simplified) language for file tasklist.exe (列出当前运行的任务).

File version info

File Description:列出当前运行的任务
File Version:10.0.15063.0 (WinBuild.160101.0800)
Company Name:Microsoft Corporation
Internal Name:tasklist.exe
Legal Copyright:© Microsoft Corporation. All rights reserved.
Original Filename:tasklist.exe.mui
Product Name:Microsoft® Windows® Operating System
Product Version:10.0.15063.0
Translation:0x804, 1200