tasklist.exe 現在実行中のタスクの一覧表示 bf3f52463bef6f5ffa5aa21c93615e06

File info

File name: tasklist.exe.mui
Size: 13312 byte
MD5: bf3f52463bef6f5ffa5aa21c93615e06
SHA1: 874005d7b19b917a98a1ea690d59103ff63862d5
SHA256: 18d8d79478fced2e8f8d8834525850f9cb222e17e71044344a0cfc2490e3a157
Operating systems: Windows 10
Extension: MUI
In x64: tasklist.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
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無効な構文です。 /U は、/S が指定されたときだけ指定できます。
"TASKLIST /?" と入力すると使用法が表示されます。
Invalid syntax. /U can be specified only when /S is specified.
Type "TASKLIST /?" for usage.
502無効な構文です。 /P は、/U が指定されたときだけ指定できます。
"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 オプションの 2 つは同時に使用できません。
"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 オプションの 2 つは同時に使用できません。
"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 システム [/U ユーザー名 [/P [パスワード]]]]
TASKLIST [/S system [/U username [/P [password]]]]
1002[/M [モジュール] | /SVC | /V] [/FI フィルター] [/FO 形式] [/NH]
[/M [module] | /SVC | /V] [/FI filter] [/FO format] [/NH]
1003

1004説明:
Description:
1005ローカルまたはリモートのシステムで実行されている
This tool displays a list of currently running processes on
1006プロセスの一覧を表示します。
either a local or remote machine.
1009パラメーター一覧:
Parameter List:
1010/S システム 接続するリモート システムを指定します。

/S system Specifies the remote system to connect to.

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

the command should execute.

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

user context. Prompts for input if omitted.

1015/M [モジュール] 指定された EXE/DLL 名を使用しているタスクを
/M [module] Lists all tasks currently using the given
1016すべて表示します。モジュール名が指定されない場合
exe/dll name. If the module name is not
1017は、読み込まれているモジュールすべてを表示します。

specified all loaded modules are displayed.

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 フィルター フィルターによって指定された、与えられた条件に一致
/FI filter Displays a set of tasks that match a
1024するタスクを表示します。

given criteria specified by the filter.

1025/FO 形式 出力の形式を指定します。
/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
1037IMAGENAM 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
1050MODULES eq, ne DLL 名
MODULES eq, ne DLL name
1052注意: リモート コンピューターを照会するときは、"WINDOWTITLE" フィルターと
NOTE: "WINDOWTITLE" and "STATUS" filters are not supported when querying
1053"STATUS" フィルターはサポートされません。

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 システム /FO LIST
TASKLIST /S system /FO LIST
1062TASKLIST /S システム /U ドメイン\ユーザー名 /FO CSV /NH
TASKLIST /S system /U domain\username /FO CSV /NH
1063TASKLIST /S システム /U ユーザー名 /P パスワード /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:
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:tasklist.exe.mui
Directory:%WINDIR%\WinSxS\amd64_microsoft-windows-tasklist.resources_31bf3856ad364e35_10.0.15063.0_ja-jp_00710f9e29d2eccc\
File Size:13 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:12800
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: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_ja-jp_a452741a71757b96\

What is tasklist.exe.mui?

tasklist.exe.mui is Multilingual User Interface resource file that contain Japanese 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:0x411, 1200