taskkill.exe プロセスの終了 179c19a524c4af2e15b19add449fee2c

File info

File name: taskkill.exe.mui
Size: 12800 byte
MD5: 179c19a524c4af2e15b19add449fee2c
SHA1: 04a8020548b06a450633618fe91fe4191c9b3350
SHA256: cbbd4bb2db17b13b7eaaadaa2ee0cb423772b7989da71fb1b7c4151f7546daa2
Operating systems: Windows 10
Extension: MUI
In x64: taskkill.exe プロセスの終了 (32 ビット)

Translations messages and strings

If an error occurred or the following message in Japanese 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 Japanese English
103status status
104imagename imagename
105pid pid
106session session
107cputime cputime
108memusage memusage
109username username
110services services
111windowtitle windowtitle
112modules modules
113running|not responding|unknown running|not responding|unknown
121eq | ne eq | ne
122eq | ne | lt | gt | le | ge eq | ne | lt | gt | le | ge
151Running Running
152Not Responding Not Responding
153NT AUTHORITY NT AUTHORITY
154SYSTEM SYSTEM
155Unknown 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無効な構文です。 /U は、/S が指定されたときだけ指定できます。

"TASKKILL /?" と入力すると使用法が表示されます。
Invalid syntax. /U can be specified only when /S is specified.
Type "TASKKILL /?" for usage.
515無効な構文です。 /P は、/U が指定されたときだけ指定できます。

"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このプロセスの子プロセスが 1 つ以上実行されていました。
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 システム [/U ユーザー名 [/P [パスワード]]]]

TASKKILL [/S system [/U username [/P [password]]]]
1002{ [/FI フィルター] [/PID プロセスID | /IM イメージ名] } [/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 システム 接続するリモート システムを指定します。

/S system Specifies the remote system to connect to.

1010/U [ドメイン\]ユーザー コマンドが実行されるユーザー コンテキストを
/U [domain\]user Specifies the user context under which the
1011指定します。

command should execute.

1012/P [パスワード] 提供されるユーザー コンテキストのパスワードを
/P [password] Specifies the password for the given user
1013指定します。省略された場合は、入力を要求します。

context. Prompts for input if omitted.

1014/FI フィルター タスクを選択するために、フィルターを適用します。
/FI filter Applies a filter to select a set of tasks.
1015"*" を使用できます。例: imagename eq acme*

Allows "*" to be used. ex. imagename eq acme*

1016/PID プロセスID 終了させるプロセスの PID を指定します。
/PID processid Specifies the PID of the process to be terminated.
1017PID を取得するには、TaskList を使用してください。

Use TaskList to get the PID.

1018/IM イメージ名 終了させるプロセスのイメージ名を指定します。
/IM imagename Specifies the image name of the process
1019すべてのタスクやイメージ名を指定するには、
to be terminated. Wildcard '*' can be used
1020ワイルドカード '*' を使います。

to specify all tasks or image names.

1021/T 指定したプロセスとそのプロセスが開始
/T Terminates the specified process and any
1022したすべての子プロセスを削除します。

child processes which were started by it.

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----------- --------------- -------------------------
----------- --------------- -------------------------
1030STATUS eq, ne RUNNING |
STATUS eq, ne RUNNING |
1031NOT RESPONDING | UNKNOWN
NOT RESPONDING | UNKNOWN
1032IMAGENAME eq, ne イメージ名
IMAGENAME eq, ne Image name
1033PID eq, ne, gt, lt, ge, le PID 値
PID eq, ne, gt, lt, ge, le PID value
1034SESSION eq, ne, gt, lt, ge, le セッション番号です。
SESSION eq, ne, gt, lt, ge, le Session number.
1035CPUTIME eq, ne, gt, lt, ge, le 次の形式の CPU 時間
CPUTIME eq, ne, gt, lt, ge, le CPU time in the format
1036hh:mm:ss
of hh:mm:ss.
1037hh - 時間
hh - hours,
1038mm - 分、ss - 秒
mm - minutes, ss - seconds
1039MEMUSAGE eq, ne, gt, lt, ge, le メモリ使用量 (KB)
MEMUSAGE eq, ne, gt, lt, ge, le Memory usage in KB
1040USERNAME eq, ne [ドメイン\]ユーザーの形式の
ユーザー名です
USERNAME eq, ne User name in [domain\]user
1042MODULES eq, ne DLL 名
MODULES eq, ne DLL name
1043SERVICES eq, ne サービス名
SERVICES eq, ne Service name
1044WINDOWTITLE eq, ne ウィンドウのタイトル
WINDOWTITLE eq, ne Window title
1046注意
NOTE
1047----
----
10481) /IM スイッチのワイルドカード '*' は、フィルターを適用したときのみ許可
されます。
1) Wildcard '*' for /IM switch is accepted only when a filter is applied.
10492) リモート プロセスの終了は、必ず強制的に行われます。(/F)
2) Termination of remote processes will always be done forcefully (/F).
10503) リモート コンピューターが指定されているときは、"WINDOWTITLE"フィルターと
3) "WINDOWTITLE" and "STATUS" filters are not considered when a remote
1051"STATUS" フィルターは考慮されません。
machine is specified.

1052例:
Examples:
1053TASKKILL /IM notepad.exe
TASKKILL /IM notepad.exe
1054TASKKILL /PID 1230 /PID 1241 /PID 1253 /T
TASKKILL /PID 1230 /PID 1241 /PID 1253 /T
1055TASKKILL /F /IM cmd.exe /T
TASKKILL /F /IM cmd.exe /T
1056TASKKILL /F /FI "PID ge 1000" /FI "WINDOWTITLE ne untitle*"
TASKKILL /F /FI "PID ge 1000" /FI "WINDOWTITLE ne untitle*"
1057TASKKILL /F /FI "USERNAME eq NT AUTHORITY\SYSTEM" /IM notepad.exe
TASKKILL /F /FI "USERNAME eq NT AUTHORITY\SYSTEM" /IM notepad.exe
1058TASKKILL /S system /U domain\username /FI "USERNAME ne NT*" /IM *
TASKKILL /S system /U domain\username /FI "USERNAME ne NT*" /IM *
1059TASKKILL /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:
5005N/A 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:taskkill.exe.mui
Directory:%WINDIR%\WinSxS\amd64_microsoft-windows-taskkill.resources_31bf3856ad364e35_10.0.15063.0_ja-jp_402ce63e144fcc7e\
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:12288
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:Japanese
Character Set:Unicode
Company Name:Microsoft Corporation
File Description:プロセスの終了
File Version:10.0.15063.0 (WinBuild.160101.0800)
Internal Name:taskkill.exe
Legal Copyright:© Microsoft Corporation. All rights reserved.
Original File Name:taskkill.exe.mui
Product Name:Microsoft® Windows® Operating System
Product Version:10.0.15063.0
Directory:%WINDIR%\WinSxS\x86_microsoft-windows-taskkill.resources_31bf3856ad364e35_10.0.15063.0_ja-jp_e40e4aba5bf25b48\

What is taskkill.exe.mui?

taskkill.exe.mui is Multilingual User Interface resource file that contain Japanese language for file taskkill.exe (プロセスの終了).

File version info

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:0x411, 1200