File name: | where.exe.mui |
Size: | 10240 byte |
MD5: | 6c47acd09f1dcb87dc4fa7d8b5ac08b6 |
SHA1: | c6ba2f84b49bb607eb2ff1cc3d402bdf3f079b3c |
SHA256: | a873cbe4d7689753f3dc1205686b097947bfe323600a6d48dd008f2c55ac948d |
Operating systems: | Windows 10 |
Extension: | MUI |
In x64: | where.exe Where - Lists location of files (32-bit) |
If an error occurred or the following message in English (U.S.) 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 | English (U.S.) | English |
---|---|---|
52 | Type "WHERE /?" for usage help. |
Type "WHERE /?" for usage help. |
58 | ERROR: Invalid directory specified. |
ERROR: Invalid directory specified. |
60 | ERROR: "$env:pattern" cannot be used with /R. |
ERROR: "$env:pattern" cannot be used with /R. |
63 | ERROR: Missing pattern in "$env:pattern". |
ERROR: Missing pattern in "$env:pattern". |
64 | INFO: Could not find "%s". |
INFO: Could not find "%s". |
65 | ERROR: No directory specified for recursive option. |
ERROR: No directory specified for recursive option. |
66 | ERROR: Environment variable "%s" is not found. |
ERROR: Environment variable "%s" is not found. |
68 | ERROR: Invalid argument or option - '%s'. |
ERROR: Invalid argument or option - '%s'. |
70 | INFO: Could not find files for the given pattern(s). |
INFO: Could not find files for the given pattern(s). |
71 | ERROR: Missing pattern in "path:pattern". |
ERROR: Missing pattern in "path:pattern". |
72 | ERROR: "path:pattern" format cannot be used with /R. |
ERROR: "path:pattern" format cannot be used with /R. |
73 | ERROR: Invalid pattern is specified in "$env:pattern". |
ERROR: Invalid pattern is specified in "$env:pattern". |
74 | ERROR: Invalid pattern is specified in "path:pattern". |
ERROR: Invalid pattern is specified in "path:pattern". |
75 | The syntax of this command is: |
The syntax of this command is: |
501 | WHERE [/R dir] [/Q] [/F] [/T] pattern... |
WHERE [/R dir] [/Q] [/F] [/T] pattern... |
502 | Description: |
Description: |
503 | Displays the location of files that match the search pattern. |
Displays the location of files that match the search pattern. |
504 | By default, the search is done along the current directory and |
By default, the search is done along the current directory and |
505 | in the paths specified by the PATH environment variable. |
in the paths specified by the PATH environment variable. |
507 | Parameter List: |
Parameter List: |
508 | /R Recursively searches and displays the files that match the |
/R Recursively searches and displays the files that match the |
509 | given pattern starting from the specified directory. |
given pattern starting from the specified directory. |
511 | /Q Returns only the exit code, without displaying the list |
/Q Returns only the exit code, without displaying the list |
512 | of matched files. (Quiet mode) |
of matched files. (Quiet mode) |
514 | /F Displays the matched filename in double quotes. |
/F Displays the matched filename in double quotes. |
516 | /T Displays the file size, last modified date and time for all |
/T Displays the file size, last modified date and time for all |
517 | matched files. |
matched files. |
519 | pattern Specifies the search pattern for the files to match. |
pattern Specifies the search pattern for the files to match. |
520 | Wildcards * and ? can be used in the pattern. The |
Wildcards * and ? can be used in the pattern. The |
521 | "$env:pattern" and "path:pattern" formats can also be |
"$env:pattern" and "path:pattern" formats can also be |
522 | specified, where "env" is an environment variable and |
specified, where "env" is an environment variable and |
523 | the search is done in the specified paths of the "env" |
the search is done in the specified paths of the "env" |
524 | environment variable. These formats should not be used |
environment variable. These formats should not be used |
525 | with /R. The search is also done by appending the |
with /R. The search is also done by appending the |
526 | extensions of the PATHEXT variable to the pattern. |
extensions of the PATHEXT variable to the pattern. |
528 | /? Displays this help message. |
/? Displays this help message. |
530 | NOTE: The tool returns an error level of 0 if the search is |
NOTE: The tool returns an error level of 0 if the search is |
531 | successful, of 1 if the search is unsuccessful and |
successful, of 1 if the search is unsuccessful and |
532 | of 2 for failures or errors. |
of 2 for failures or errors. |
533 | Examples: |
Examples: |
534 | WHERE /? |
WHERE /? |
535 | WHERE myfilename1 myfile????.* |
WHERE myfilename1 myfile????.* |
536 | WHERE $windir:*.* |
WHERE $windir:*.* |
537 | WHERE /R c:\windows *.exe *.dll *.bat |
WHERE /R c:\windows *.exe *.dll *.bat |
538 | WHERE /Q ??.??? |
WHERE /Q ??.??? |
539 | WHERE "c:\windows;c:\windows\system32:*.dll" |
WHERE "c:\windows;c:\windows\system32:*.dll" |
541 | WHERE /F /T *.dll |
WHERE /F /T *.dll |
5001 | ERROR: | ERROR: |
5002 | WARNING: | WARNING: |
5003 | SUCCESS: | SUCCESS: |
5004 | INFO: | INFO: |
5005 | N/A | N/A |
5501 | Type the password for %s: | Type the password for %s: |
5502 | Passing the user credential for local connection. |
Passing the user credential for local connection. |
5503 | The target system must be running Windows XP or above. |
The target system must be running Windows XP or above. |
5504 | The remote system must be running Windows 2000 or above. |
The remote system must be running Windows 2000 or above. |
5601 | Invalid syntax. '%s' value is not allowed for '%s' option. %s |
Invalid syntax. '%s' value is not allowed for '%s' option. %s |
5602 | Invalid syntax. Specify valid numeric value for '%s'. %s |
Invalid syntax. Specify valid numeric value for '%s'. %s |
5603 | Invalid syntax. Specifiy valid floating point value for '%s'. %s |
Invalid syntax. Specifiy valid floating point value for '%s'. %s |
5604 | Invalid syntax. Mandatory option '%s' is missing. %s |
Invalid syntax. Mandatory option '%s' is missing. %s |
5605 | Invalid syntax. '%s' option is not allowed more than '%d' time(s). %s |
Invalid syntax. '%s' option is not allowed more than '%d' time(s). %s |
5607 | Invalid argument/option - '%s'. %s |
Invalid argument/option - '%s'. %s |
5608 | Invalid syntax. Default argument is missing. %s |
Invalid syntax. Default argument is missing. %s |
5609 | Length of the command line argument should not exceed 255 characters. |
Length of the command line argument should not exceed 255 characters. |
5610 | Invalid syntax. Default option is not allowed more than '%d' time(s). %s |
Invalid syntax. Default option is not allowed more than '%d' time(s). %s |
5611 | Invalid syntax. Value expected for '%s'. %s |
Invalid syntax. Value expected for '%s'. %s |
5612 | Invalid syntax. '%s' value is not allowed as default argument. %s |
Invalid syntax. '%s' value is not allowed as default argument. %s |
5613 | Type "%s /?" for usage. | Type "%s /?" for usage. |
5614 | Value for '%s' option cannot be empty. %s |
Value for '%s' option cannot be empty. %s |
5615 | Value for default option cannot be empty. %s |
Value for default option cannot be empty. %s |
5616 | Invalid syntax. Specify valid numeric value for default. %s |
Invalid syntax. Specify valid numeric value for default. %s |
5617 | Invalid syntax. Specifiy valid floating point value for default. %s |
Invalid syntax. Specifiy valid floating point value for default. %s |
5618 | Value for default option cannot be more than %d character(s). |
Value for default option cannot be more than %d character(s). |
5619 | Invalid syntax. Value cannot be specified with '%s' option. %s |
Invalid syntax. Value cannot be specified with '%s' option. %s |
5620 | Value for '%s' option cannot be more than %d character(s). |
Value for '%s' option cannot be more than %d character(s). |
File Description: | Where - Lists location of files |
File Version: | 10.0.15063.0 (WinBuild.160101.0800) |
Company Name: | Microsoft Corporation |
Internal Name: | where.exe |
Legal Copyright: | © Microsoft Corporation. All rights reserved. |
Original Filename: | where.exe.mui |
Product Name: | Microsoft® Windows® Operating System |
Product Version: | 10.0.15063.0 |
Translation: | 0x409, 1200 |