where.exe Where - 列出文件的位置 2bcd81b949cb7d76e41f218785576560

File info

File name: where.exe.mui
Size: 6656 byte
MD5: 2bcd81b949cb7d76e41f218785576560
SHA1: 2513bb0223453cac5e0861f84b34d59431f47652
SHA256: 9262f1dc432d93defbbf23567fb88804efa37c0f91e9e6882f104ecc25d7f34c
Operating systems: Windows 10
Extension: MUI
In x64: where.exe Where - 列出文件的位置 (32 位)

Translations messages and strings

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
52请键入 "WHERE /?",了解用法帮助。
Type "WHERE /?" for usage help.
58错误: 指定的目录无效。
ERROR: Invalid directory specified.
60错误: "$env:pattern" 不能跟 /R 一起使用。
ERROR: "$env:pattern" cannot be used with /R.
63错误: "$env:pattern" 中缺少模式。
ERROR: Missing pattern in "$env:pattern".
64信息: 找不到 "%s"。
INFO: Could not find "%s".
65错误: 没有为递归选项指定目录。
ERROR: No directory specified for recursive option.
66错误: 没有找到环境变量 "%s"。
ERROR: Environment variable "%s" is not found.
68错误: 无效参数或选项 - '%s'。
ERROR: Invalid argument or option - '%s'.
70信息: 用提供的模式无法找到文件。
INFO: Could not find files for the given pattern(s).
71错误: "path:pattern" 中缺少模式。
ERROR: Missing pattern in "path:pattern".
72错误: "path:pattern" 个是不能与 /R 一起用。
ERROR: "path:pattern" format cannot be used with /R.
73错误: "$env:pattern" 中指定了无效的模式。
ERROR: Invalid pattern is specified in "$env:pattern".
74错误: "path:pattern" 中指定了无效的模式。
ERROR: Invalid pattern is specified in "path:pattern".
75此命令的语法是:
The syntax of this command is:
501
WHERE [/R dir] [/Q] [/F] [/T] pattern...


WHERE [/R dir] [/Q] [/F] [/T] pattern...

502描述:
Description:
503显示符合搜索模式的文件位置。在默认情况下,搜索是在当前目录和 PATH
Displays the location of files that match the search pattern.
505环境变量指定的路径中执行的。

in the paths specified by the PATH environment variable.

507参数列表:
Parameter List:
508/R 从指定目录开始,递归性搜索并显示符合指定模式的文件。

/R Recursively searches and displays the files that match the
511/Q 只返回退出代码,不显示匹配文件列表。(安静模式)

/Q Returns only the exit code, without displaying the list
512匹配文件。(安静模式)

of matched files. (Quiet mode)

514/F 显示所有相配文件并用双引号括上。

/F Displays the matched filename in double quotes.

516/T 显示所有相配文件的文件的文件。

/T Displays the file size, last modified date and time for all
519pattern 指定要匹配的文件的搜索模式。通配符 * 和 ? 可以用在模式中。
pattern Specifies the search pattern for the files to match.
521也可以指定 "$env:pattern" 和 "path:pattern" 格式; 其中
"$env:pattern" and "path:pattern" formats can also be
522"env" 是环境变量,搜索是在 "env" 变量的指定的路径中执行的。
specified, where "env" is an environment variable and
524这些格式不应该跟 /R 一起使用。此搜索也可以用将 PATHEXT 变
environment variable. These formats should not be used
525量扩展名附加于此模式的方式完成。

with /R. The search is also done by appending the
528/? 显示此帮助消息。

/? Displays this help message.

530注意: 如果搜索成功,此工具返回错误级别 0; 如果不成功,返回 1; 如果失
NOTE: The tool returns an error level of 0 if the search is
532败或发生错误,返回 2。

of 2 for failures or errors.

533示例:
Examples:
534WHERE /?
WHERE /?
535WHERE myfilename1 myfile????.*
WHERE myfilename1 myfile????.*
536WHERE $windir:*.*
WHERE $windir:*.*
537WHERE /R c:\windows *.exe *.dll *.bat
WHERE /R c:\windows *.exe *.dll *.bat
538WHERE /Q ??.???
WHERE /Q ??.???
539WHERE "c:\windows;c:\windows\system32:*.dll"
WHERE "c:\windows;c:\windows\system32:*.dll"
541WHERE /F /T *.dll
WHERE /F /T *.dll
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:where.exe.mui
Directory:%WINDIR%\WinSxS\amd64_microsoft-windows-where.resources_31bf3856ad364e35_10.0.15063.0_zh-cn_6d9bbb1284eb7f00\
File Size:6.5 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:6144
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:Chinese (Simplified)
Character Set:Unicode
Company Name:Microsoft Corporation
File Description:Where - 列出文件的位置
File Version:10.0.15063.0 (WinBuild.160101.0800)
Internal Name:where.exe
Legal Copyright:© Microsoft Corporation. All rights reserved.
Original File Name:where.exe.mui
Product Name:Microsoft® Windows® Operating System
Product Version:10.0.15063.0
Directory:%WINDIR%\WinSxS\x86_microsoft-windows-where.resources_31bf3856ad364e35_10.0.15063.0_zh-cn_117d1f8ecc8e0dca\

What is where.exe.mui?

where.exe.mui is Multilingual User Interface resource file that contain Chinese (Simplified) language for file where.exe (Where - 列出文件的位置).

File version info

File Description:Where - 列出文件的位置
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:0x804, 1200