| File name: | taskkill.exe.mui |
| Size: | 10752 byte |
| MD5: | 07fca689b49b57112721960d368c8f9b |
| SHA1: | 4a3ced27c851747c48c768238787af5114ef90f2 |
| SHA256: | 54085042cf0b1e38ae13cee1fe056cb0027df42ed24954fbd3d8de9bd1374541 |
| Operating systems: | Windows 10 |
| Extension: | MUI |
| In x64: | taskkill.exe 终端进程 (32 位) |
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 |
|---|---|---|
| 103 | status | status |
| 104 | imagename | imagename |
| 105 | pid | pid |
| 106 | session | session |
| 107 | cputime | cputime |
| 108 | memusage | memusage |
| 109 | username | username |
| 110 | services | services |
| 111 | windowtitle | windowtitle |
| 112 | modules | modules |
| 113 | running|not responding|unknown | running|not responding|unknown |
| 121 | eq | ne | eq | ne |
| 122 | eq | ne | lt | gt | le | ge | eq | ne | lt | gt | le | ge |
| 151 | Running | Running |
| 152 | Not Responding | Not Responding |
| 153 | NT AUTHORITY | NT AUTHORITY |
| 154 | SYSTEM | SYSTEM |
| 155 | Unknown | Unknown |
| 501 | 成功: 已终止 PID 为 %d 的进程。 |
SUCCESS: The process with PID %d has been terminated. |
| 502 | 成功: 给进程发送了终止信号,进程的 PID 为 %d。 |
SUCCESS: Sent termination signal to the process with PID %d. |
| 503 | 成功: 已终止进程 "%s",其 PID 为 %d。 |
SUCCESS: The process "%s" with PID %d has been terminated. |
| 504 | 成功: 给进程 "%s" 发送了终止信号,进程的 PID 为 %d。 |
SUCCESS: Sent termination signal to the process "%s" with PID %d. |
| 505 | 错误: 无法终止 PID 为 %d 的进程。 原因: %s |
ERROR: The process with PID %d could not be terminated. Reason: %s |
| 506 | 错误: 无法终止进程 "%s",其 PID 为 %d。 原因: %s |
ERROR: The process "%s" with PID %d could not be terminated. Reason: %s |
| 507 | 错误: 没有找到进程 "%s"。 |
ERROR: The process "%s" not found. |
| 508 | 信息: 没有运行的带有指定标准的任务。 |
INFO: No tasks running with the specified criteria. |
| 509 | 操作无效。错误代码: 返回 %d。 |
Operation is not valid. Error code: %d was returned. |
| 510 | 这是一个关键系统进程。Taskkill无法结束这个进程。 |
This is critical system process. Taskkill cannot end this process. |
| 511 | 只能强行终止这个进程(带 /F 选项)。 |
This process can only be terminated forcefully (with /F option). |
| 512 | 该进程无法自行终止。 |
The process cannot terminate itself. |
| 513 | %s 错误代码: 返回 0x%08lx。 |
%s Error Code: 0x%08lx was returned. |
| 514 | 无效语法。只有在指定 -S 的情况下才能指定 -U。 有关用法,请键入 "TASKKILL /?"。 |
Invalid syntax. /U can be specified only when /S is specified. Type "TASKKILL /?" for usage. |
| 515 | 无效语法。只有在指定 -U 的情况下才能指定 -P。 有关用法,请键入 "TASKKILL /?"。 |
Invalid syntax. /P can be specified only when /U is specified. Type "TASKKILL /?" for usage. |
| 516 | 无效语法。用户名不能为空。 |
Invalid syntax. User name cannot be empty. |
| 517 | 无法语法。系统名称不能为空。 |
Invalid syntax. System name cannot be empty. |
| 518 | 无效语法。只有应用筛选器时才能接受 '*'。 有关用法,请键入 "TASKKILL /?"。 |
Invalid syntax. '*' is accepted only when a filter is applied. Type "TASKKILL /?" for usage. |
| 519 | 语法无效。不能同时使用 /PID 或 /IM。 有关用法,请键入 "TASKKILL /?"。 |
Invalid syntax. /PID and /IM cannot be used at the same time. Type "TASKKILL /?" for usage. |
| 520 | 无效语法。没有指定 /FI、/PID 或 /IM。 有关用法,请键入 "TASKKILL /?"。 |
Invalid syntax. Neither /FI nor /PID nor /IM were specified. Type "TASKKILL /?" for usage. |
| 521 | 语法无效。为 '/PID' 选项指定一个有效数字值。 |
Specify a valid numeric value for '/PID' option. |
| 522 | 无效语法。 有关用法,请键入 "TASKKILL /?"。 |
Invalid syntax. Type "TASKKILL /?" for usage. |
| 523 | 指定的命令只能由 64 位的可执行文件来执行。 |
The specified command can only be executed by a 64-bit executable. |
| 524 | 成功: 已终止 PID %d (属于 PID %d 子进程)的进程。 |
SUCCESS: The process with PID %d (child process of PID %d) has been terminated. |
| 525 | 错误: 无法终止 PID %d (属于 PID %d 子进程)的进程。 原因: %s |
ERROR: The process with PID %d (child process of PID %d) could not be terminated. Reason: %s |
| 526 | 一个或多个此进程的子进程仍然在运行。 |
One or more child processes of this process were still running. |
| 527 | 成功: 给进程发送了终止信号,进程的 PID 为 %d,是 PID %d 的子项。 |
SUCCESS: Sent termination signal to process with PID %d, child of PID %d. |
| 1001 | TASKKILL [/S system [/U username [/P [password]]]] |
TASKKILL [/S system [/U username [/P [password]]]] |
| 1002 | { [/FI filter] [/PID processid | /IM imagename] } [/T] [/F] |
{ [/FI filter] [/PID processid | /IM imagename] } [/T] [/F] |
| 1003 | ||
| 1004 | 描述: |
Description: |
| 1005 | 使用该工具按照进程 ID (PID) 或映像名称终止任务。 |
This tool is used to terminate tasks by process id (PID) or image name. |
| 1008 | 参数列表: |
Parameter List: |
| 1009 | /S system 指定要连接的远程系统。 |
/S system Specifies the remote system to connect to. |
| 1010 | /U [domain\]user 指定应该在哪个用户上下文执行这个命令。 |
/U [domain\]user Specifies the user context under which the |
| 1012 | /P [password] 为提供的用户上下文指定密码。如果忽略,提示 |
/P [password] Specifies the password for the given user |
| 1013 | 输入。 |
context. Prompts for input if omitted. |
| 1014 | /FI filter 应用筛选器以选择一组任务。 |
/FI filter Applies a filter to select a set of tasks. |
| 1015 | 允许使用 "*"。例如,映像名称 eq acme* |
Allows "*" to be used. ex. imagename eq acme* |
| 1016 | /PID processid 指定要终止的进程的 PID。 |
/PID processid Specifies the PID of the process to be terminated. |
| 1017 | 使用 TaskList 取得 PID。 |
Use TaskList to get the PID. |
| 1018 | /IM imagename 指定要终止的进程的映像名称。通配符 '*'可用来 |
/IM imagename Specifies the image name of the process |
| 1020 | 指定所有任务或映像名称。 |
to specify all tasks or image names. |
| 1021 | /T 终止指定的进程和由它启用的子进程。 |
/T Terminates the specified process and any |
| 1023 | /F 指定强制终止进程。 |
/F Specifies to forcefully terminate the process(es). |
| 1025 | /? 显示帮助消息。 |
/? Displays this help message. |
| 1027 | 筛选器: |
Filters: |
| 1028 | 筛选器名 有效运算符 有效值 |
Filter Name Valid Operators Valid Value(s) |
| 1029 | ----------- --------------- ------------------------- |
----------- --------------- ------------------------- |
| 1030 | STATUS eq, ne RUNNING | |
STATUS eq, ne RUNNING | |
| 1031 | NOT RESPONDING | UNKNOWN |
NOT RESPONDING | UNKNOWN |
| 1032 | IMAGENAME eq, ne 映像名称 |
IMAGENAME eq, ne Image name |
| 1033 | PID eq, ne, gt, lt, ge, le PID 值 |
PID eq, ne, gt, lt, ge, le PID value |
| 1034 | SESSION eq, ne, gt, lt, ge, le 会话编号。 |
SESSION eq, ne, gt, lt, ge, le Session number. |
| 1035 | CPUTIME eq, ne, gt, lt, ge, le CPU 时间,格式为 |
CPUTIME eq, ne, gt, lt, ge, le CPU time in the format |
| 1036 | hh:mm:ss。 |
of hh:mm:ss. |
| 1037 | hh - 时, |
hh - hours, |
| 1038 | mm - 分,ss - 秒 |
mm - minutes, ss - seconds |
| 1039 | MEMUSAGE eq, ne, gt, lt, ge, le 内存使用量,单位为 KB |
MEMUSAGE eq, ne, gt, lt, ge, le Memory usage in KB |
| 1040 | USERNAME eq, ne 用户名,格式为 [domain\]user |
USERNAME eq, ne User name in [domain\]user |
| 1042 | MODULES eq, ne DLL 名称 |
MODULES eq, ne DLL name |
| 1043 | SERVICES eq, ne 服务名称 |
SERVICES eq, ne Service name |
| 1044 | WINDOWTITLE eq, ne 窗口标题 |
WINDOWTITLE eq, ne Window title |
| 1046 | 说明 |
NOTE |
| 1047 | ---- |
---- |
| 1048 | 1) 只有在应用筛选器的情况下,/IM 切换才能使用通配符 '*'。 |
1) Wildcard '*' for /IM switch is accepted only when a filter is applied. |
| 1049 | 2) 远程进程总是要强行 (/F) 终止。 |
2) Termination of remote processes will always be done forcefully (/F). |
| 1050 | 3) 当指定远程机器时,不支持 "WINDOWTITLE" 和 "STATUS" 筛选器。 |
3) "WINDOWTITLE" and "STATUS" filters are not considered when a remote |
| 1052 | 例如: |
Examples: |
| 1053 | TASKKILL /IM notepad.exe |
TASKKILL /IM notepad.exe |
| 1054 | TASKKILL /PID 1230 /PID 1241 /PID 1253 /T |
TASKKILL /PID 1230 /PID 1241 /PID 1253 /T |
| 1055 | TASKKILL /F /IM cmd.exe /T |
TASKKILL /F /IM cmd.exe /T |
| 1056 | TASKKILL /F /FI "PID ge 1000" /FI "WINDOWTITLE ne untitle*" |
TASKKILL /F /FI "PID ge 1000" /FI "WINDOWTITLE ne untitle*" |
| 1057 | TASKKILL /F /FI "USERNAME eq NT AUTHORITY\SYSTEM" /IM notepad.exe |
TASKKILL /F /FI "USERNAME eq NT AUTHORITY\SYSTEM" /IM notepad.exe |
| 1058 | TASKKILL /S system /U 域\用户名 /FI "用户名 ne NT*" /IM * |
TASKKILL /S system /U domain\username /FI "USERNAME ne NT*" /IM * |
| 1059 | TASKKILL /S system /U username /P password /FI "IMAGENAME eq note*" |
TASKKILL /S system /U username /P password /FI "IMAGENAME eq note*" |
| 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). |
| File Description: | 终端进程 |
| File Version: | 10.0.15063.0 (WinBuild.160101.0800) |
| Company Name: | Microsoft Corporation |
| Internal Name: | taskkill.exe |
| Legal Copyright: | © Microsoft Corporation. All rights reserved. |
| Original Filename: | taskkill.exe.mui |
| Product Name: | Microsoft® Windows® Operating System |
| Product Version: | 10.0.15063.0 |
| Translation: | 0x804, 1200 |