| File name: | tasklist.exe.mui |
| Size: | 16896 byte |
| MD5: | 83f758c6fa1a80401c5c3d94bbef05d6 |
| SHA1: | 5ede40296f2ef19ae71f056a99fdfd5421d2311e |
| SHA256: | c2af19c2318c28f6466698c126f5987fda69171b514fd857d4554a8fa35b655a |
| Operating systems: | Windows 10 |
| Extension: | MUI |
| In x64: | tasklist.exe Lista as tarefas em execução atualmente (32 bits) |
If an error occurred or the following message in Portuguese (Brazilian) 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 | Portuguese (Brazilian) | English |
|---|---|---|
| 101 | Nome do host | Host Name |
| 102 | Status | Status |
| 103 | Nome da imagem | Image Name |
| 104 | Identificação pessoal | PID |
| 105 | Sessão# | Session# |
| 106 | Nome de usuário | User Name |
| 107 | Título da janela | Window Title |
| 108 | Tempo de CPU | CPU Time |
| 109 | Uso de memória | Mem Usage |
| 110 | Serviços | Services |
| 111 | Nome da sessão | Session Name |
| 112 | Módulos | Modules |
| 113 | Nome do Pacote | Package Name |
| 126 | list | list |
| 127 | table | table |
| 128 | csv | csv |
| 129 | list|table|csv | list|table|csv |
| 151 | 16 | 16 |
| 152 | 15 | 15 |
| 153 | 25 | 25 |
| 154 | 8 | 8 |
| 156 | 50 | 50 |
| 157 | 72 | 72 |
| 158 | 12 | 12 |
| 160 | 80 | 80 |
| 161 | 45 | 45 |
| 164 | 44 | 44 |
| 201 | sessionname | sessionname |
| 202 | status | status |
| 203 | imagename | imagename |
| 204 | pid | pid |
| 205 | session | session |
| 206 | cputime | cputime |
| 207 | memusage | memusage |
| 208 | username | username |
| 209 | services | services |
| 210 | windowtitle | windowtitle |
| 211 | modules | modules |
| 226 | running|not responding|suspended|unknown | running|not responding|suspended|unknown |
| 227 | eq | ne | eq | ne |
| 228 | eq | ne | lt | gt | le | ge | eq | ne | lt | gt | le | ge |
| 251 | Running | Running |
| 252 | Not Responding | Not Responding |
| 253 | %s K | %s K |
| 254 | AUTORIDADE NT | NT AUTHORITY |
| 255 | SISTEMA | SYSTEM |
| 256 | modules eq %s | modules eq %s |
| 257 | Unknown | Unknown |
| 258 | Suspenso | Suspended |
| 501 | Sintaxe inválida. /U só pode ser especificado quando /S é especificado. Digite "TASKLIST /?" para obter detalhes sobre o uso. |
Invalid syntax. /U can be specified only when /S is specified. Type "TASKLIST /?" for usage. |
| 502 | Sintaxe inválida. /P só pode ser especificado quando /U é especificado. Digite "TASKLIST /?" para obter detalhes sobre o uso. |
Invalid syntax. /P can be specified only when /U is specified. Type "TASKLIST /?" for usage. |
| 503 | INFORMAÇÕES: nenhuma tarefa em execução correspondente aos critérios especificados. |
INFO: No tasks are running which match the specified criteria. |
| 504 | %s Código de erro: 0x%08lx retornado. |
%s Error Code: 0x%08lx was returned. |
| 505 | Sintaxe inválida. O nome de usuário não pode ser deixado em branco. |
Invalid syntax. User name cannot be empty. |
| 506 | Sintaxe inválida. A opção /NH só é permitida para os formatos "TABLE" e "CSV". Digite "TASKLIST /?" para obter o uso. |
Invalid syntax. /NH option is allowed only for "TABLE" and "CSV" formats. Type "TASKLIST /?" for usage. |
| 507 | Sintaxe inválida. As opções /V, /M e /SVC não podem ser usadas juntas. Digite "TASKLIST /?" para obter o uso. |
Invalid syntax. /V, /M and /SVC options cannot be used together. Type "TASKLIST /?" for usage. |
| 508 | Sintaxe inválida. O nome de sistema não pode ser deixado em branco. |
Invalid syntax. System name cannot be empty. |
| 509 | Sintaxe inválida. Digite "TASKLIST /?" para obter o uso. |
Invalid syntax. Type "TASKLIST /?" for usage. |
| 510 | Sintaxe inválida. Não são permitidos caracteres após '*' para a opção /M. Digite "TASKLIST /?" para obter detalhes sobre o uso. |
Invalid syntax. No characters are allowed after '*' for /M option. Type "TASKLIST /?" for usage. |
| 511 | Sintaxe inválida. As opções /APPS, /M e /SVC não podem ser usadas juntas. Digite "TASKLIST /?" para obter o uso. |
Invalid syntax. /APPS, /M and /SVC options cannot be used together. Type "TASKLIST /?" for usage. |
| 551 | OBS.: Não há suporte aos filtros "WINDOWTITLE" e "STATUS" quando o computador remoto é consultado. |
WARNING: "WINDOWTITLE" and "STATUS" filters are not supported when querying a remote machine. |
| 1001 | TASKLIST [/S sistema [/U nome_usuário [/P [senha]]]] |
TASKLIST [/S system [/U username [/P [password]]]] |
| 1002 | [/M [módulo] | /SVC | /V] [/FI filtro] [/FO formato] [/NH] |
[/M [module] | /SVC | /V] [/FI filter] [/FO format] [/NH] |
| 1003 | ||
| 1004 | Descrição: |
Description: |
| 1005 | Esta ferramenta exibe uma lista de aplicativos em execução no momento em |
This tool displays a list of currently running processes on |
| 1006 | um computador local ou remoto. |
either a local or remote machine. |
| 1009 | Lista de parâmetros: |
Parameter List: |
| 1010 | /S sistema Especifica o sistema remoto ao qual se conectar. |
/S system Specifies the remote system to connect to. |
| 1011 | /U [domínio\]usuário Especifica o contexto de usuário em |
/U [domain\]user Specifies the user context under which |
| 1012 | que o comando deve ser executado. |
the command should execute. |
| 1013 | /P [senha] Especifica a senha para o |
/P [password] Specifies the password for the given |
| 1014 | usuário. Solicita entrada se omitido. |
user context. Prompts for input if omitted. |
| 1015 | /M [módulo] Lista todas as tarefas que estão usando o nome |
/M [module] Lists all tasks currently using the given |
| 1016 | exe/dll. Se o nome do módulo não for especificado, |
exe/dll name. If the module name is not |
| 1017 | todos os módulos carregados são exibidos. |
specified all loaded modules are displayed. |
| 1019 | /SVC Exibe os serviços hospedados em cada processo. |
/SVC Displays services hosted in each process. |
| 1020 | /APPS Exibe os Aplicativos da Loja e seus processos associados. |
/APPS Displays Store Apps and their associated processes. |
| 1021 | /V Exibe informações detalhadas da tarefa. |
/V Displays verbose task information. |
| 1023 | /FI filtro Exibe um conjunto de tarefas correspondentes a |
/FI filter Displays a set of tasks that match a |
| 1024 | critérios especificados pelo filtro. |
given criteria specified by the filter. |
| 1025 | /FO formato Especifica o formato de saída. |
/FO format Specifies the output format. |
| 1026 | Valores válidos: "TABLE", "LIST", "CSV". |
Valid values: "TABLE", "LIST", "CSV". |
| 1027 | /NH Especifica que o "Cabeçalho de Coluna" não deve |
/NH Specifies that the "Column Header" should |
| 1028 | ser exibido na saída. |
not be displayed in the output. |
| 1029 | Válido apenas para os formatos "TABLE" e "CSV". |
Valid only for "TABLE" and "CSV" formats. |
| 1030 | /? Exibe esta mensagem de Ajuda. |
/? Displays this help message. |
| 1032 | Filtros: |
Filters: |
| 1033 | Nome do Filtro Operadores Válidos Valor(es) Válido(s) |
Filter Name Valid Operators Valid Value(s) |
| 1034 | ----------- --------------- -------------------------- |
----------- --------------- -------------------------- |
| 1035 | STATUS eq, ne EMEXECUÇÃO | SUSPENSO |
STATUS eq, ne RUNNING | SUSPENDED |
| 1036 | NÃO RESPONDE | DESCONHECIDO |
NOT RESPONDING | UNKNOWN |
| 1037 | IMAGENAME eq, ne Nome da imagem |
IMAGENAME eq, ne Image name |
| 1038 | PID eq, ne, gt, lt, ge, le Valor do PID |
PID eq, ne, gt, lt, ge, le PID value |
| 1039 | SESSION eq, ne, gt, lt, ge, le Número da sessão |
SESSION eq, ne, gt, lt, ge, le Session number |
| 1040 | SESSIONNAME eq, ne Nome da sessão |
SESSIONNAME eq, ne Session name |
| 1041 | CPUTIME eq, ne, gt, lt, ge, le Tempo de CPU no formato |
CPUTIME eq, ne, gt, lt, ge, le CPU time in the format |
| 1042 | de hh:mm:ss. |
of hh:mm:ss. |
| 1043 | hh - horas, |
hh - hours, |
| 1044 | mm - minutos, ss - segundos |
mm - minutes, ss - seconds |
| 1045 | MEMUSAGE eq, ne, gt, lt, ge, le Uso da memória em KB |
MEMUSAGE eq, ne, gt, lt, ge, le Memory usage in KB |
| 1046 | USERNAME eq, ne Nome de usuário no formato |
USERNAME eq, ne User name in [domain\]user |
| 1047 | [domínio\]usuário |
format |
| 1048 | SERVICES eq, ne Nome do serviço |
SERVICES eq, ne Service name |
| 1049 | WINDOWTITLE eq, ne Título da janela |
WINDOWTITLE eq, ne Window title |
| 1050 | MÓDULOS eq, ne nome da DLL |
MODULES eq, ne DLL name |
| 1052 | OBSERVAÇÃO: não há suporte aos filtros "WINDOWTITLE" e "STATUS" quando um computador remoto |
NOTE: "WINDOWTITLE" and "STATUS" filters are not supported when querying |
| 1053 | é consultado. |
a remote machine. |
| 1054 | Examples: |
Examples: |
| 1055 | TASKLIST |
TASKLIST |
| 1056 | TASKLIST /M |
TASKLIST /M |
| 1057 | TASKLIST /V /FO CSV |
TASKLIST /V /FO CSV |
| 1058 | TASKLIST /SVC /FO LIST |
TASKLIST /SVC /FO LIST |
| 1059 | TASKLIST /APPS /FI "STATUS eq EM EXECUÇÃO" |
TASKLIST /APPS /FI "STATUS eq RUNNING" |
| 1060 | TASKLIST /M wbem* |
TASKLIST /M wbem* |
| 1061 | TASKLIST /S sistema /FO LISTA |
TASKLIST /S system /FO LIST |
| 1062 | TASKLIST /S sistema /U domínio omedeusuário /FO CSV /NH |
TASKLIST /S system /U domain\username /FO CSV /NH |
| 1063 | TASKLIST /S sistema /U nomedeusuário /P senha /FO TABELA /NH |
TASKLIST /S system /U username /P password /FO TABLE /NH |
| 1064 | TASKLIST /FI "NOMEDEUSUÁRIO ne AUTORIDADE NT\SISTEMA" /FI "STATUS eq em execução" |
TASKLIST /FI "USERNAME ne NT AUTHORITY\SYSTEM" /FI "STATUS eq running" |
| 5001 | ERRO: | ERROR: |
| 5002 | AVISO: | WARNING: |
| 5003 | ÊXITO: | SUCCESS: |
| 5004 | INFORMAÇÕES: | INFO: |
| 5005 | N/A | N/A |
| 5501 | Digite a senha para %s: | Type the password for %s: |
| 5502 | Passando a credencial de usuário para conexão local. |
Passing the user credential for local connection. |
| 5503 | O sistema de destino deve estar executando o Windows XP ou posterior. |
The target system must be running Windows XP or above. |
| 5504 | O sistema remoto precisa estar executando o Windows 2000 ou posterior. |
The remote system must be running Windows 2000 or above. |
| 5601 | Sintaxe inválida. O valor '%s' não é permitido para a opção '%s'. %s |
Invalid syntax. '%s' value is not allowed for '%s' option. %s |
| 5602 | Sintaxe inválida. Especifique um valor numérico válido para '%s'. %s |
Invalid syntax. Specify valid numeric value for '%s'. %s |
| 5603 | Sintaxe inválida. Especifique um valor de ponto flutuante válido para '%s'. %s |
Invalid syntax. Specifiy valid floating point value for '%s'. %s |
| 5604 | Sintaxe inválida. A opção obrigatória '%s' está faltando. %s |
Invalid syntax. Mandatory option '%s' is missing. %s |
| 5605 | Sintaxe inválida. A opção '%s' não é permitida mais de '%d' vez(es). %s |
Invalid syntax. '%s' option is not allowed more than '%d' time(s). %s |
| 5607 | Argumento/opção inválido - '%s'. %s |
Invalid argument/option - '%s'. %s |
| 5608 | Sintaxe inválida. O argumento padrão está faltando. %s |
Invalid syntax. Default argument is missing. %s |
| 5609 | Comprimento do argumento da linha de comando não deve exceder 255 caracteres. |
Length of the command line argument should not exceed 255 characters. |
| 5610 | Sintaxe inválida. A opção padrão não é permitida mais de '%d' vez(es). %s |
Invalid syntax. Default option is not allowed more than '%d' time(s). %s |
| 5611 | Sintaxe inválida. Valor esperado para '%s'. %s |
Invalid syntax. Value expected for '%s'. %s |
| 5612 | Sintaxe inválida. O valor '%s' não é permitido como argumento padrão. %s |
Invalid syntax. '%s' value is not allowed as default argument. %s |
| 5613 | Digite "%s /?" para obter detalhes sobre o uso. | Type "%s /?" for usage. |
| 5614 | O valor da opção '%s' não pode ser deixado em branco. %s |
Value for '%s' option cannot be empty. %s |
| 5615 | O valor da opção padrão não pode ser deixado em branco. %s |
Value for default option cannot be empty. %s |
| 5616 | Sintaxe inválida. Especifique um valor numérico válido para o padrão. %s |
Invalid syntax. Specify valid numeric value for default. %s |
| 5617 | Sintaxe inválida. Especifique um valor de ponto flutuante válido para o padrão. %s |
Invalid syntax. Specifiy valid floating point value for default. %s |
| 5618 | O valor da opção padrão não pode ter mais de %d caractere(s). |
Value for default option cannot be more than %d character(s). |
| 5619 | Sintaxe inválida. O valor não pode ser especificado com a opção '%s'. %s |
Invalid syntax. Value cannot be specified with '%s' option. %s |
| 5620 | O valor da opção '%s' não pode ter mais de %d caractere(s). |
Value for '%s' option cannot be more than %d character(s). |
| File Description: | Lista as tarefas em execução atualmente |
| File Version: | 10.0.15063.0 (WinBuild.160101.0800) |
| Company Name: | Microsoft Corporation |
| Internal Name: | tasklist.exe |
| Legal Copyright: | © Microsoft Corporation. Todos os direitos reservados. |
| Original Filename: | tasklist.exe.mui |
| Product Name: | Sistema Operacional Microsoft® Windows® |
| Product Version: | 10.0.15063.0 |
| Translation: | 0x416, 1200 |