where.exe Where - Zeigt Dateipfade an. 69774057e158f83d3cae31b4cfd29d40

File info

File name: where.exe.mui
Size: 11264 byte
MD5: 69774057e158f83d3cae31b4cfd29d40
SHA1: e082bfb8f8a3296864f6e7afdb9f16938b0147d1
SHA256: 4f970095b5ec62c8778dccd5bcac57377f20aef19d2f5d80f713f8eee1a7f3e7
Operating systems: Windows 10
Extension: MUI
In x64: where.exe Where - Zeigt Dateipfade an. (32-Bit)

Translations messages and strings

If an error occurred or the following message in German 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 German English
52Geben Sie "WHERE /?" ein, um die Hilfe anzuzeigen.
Type "WHERE /?" for usage help.
58FEHLER: Das angegebene Verzeichnis ist ungültig.
ERROR: Invalid directory specified.
60FEHLER: "$env:pattern" kann nicht mit /R verwendet werden.
ERROR: "$env:pattern" cannot be used with /R.
63FEHLER: Fehlendes Schema in "$env:pattern."
ERROR: Missing pattern in "$env:pattern".
64INFORMATION: "%s" wurde nicht gefunden.
INFO: Could not find "%s".
65FEHLER: Es wurde kein Verzeichnis mit der rekursiven Option angegeben.
ERROR: No directory specified for recursive option.
66FEHLER: Umgebungsvariable "%s" wurde nicht gefunden.
ERROR: Environment variable "%s" is not found.
68FEHLER: Ungültige(s) Option bzw. Argument - "%s".
ERROR: Invalid argument or option - '%s'.
70INFORMATION: Es konnten keine Dateien mit dem angegebenen
Muster gefunden werden.
INFO: Could not find files for the given pattern(s).
71FEHLER: Fehlendes Schema in "Pfad:Schema".
ERROR: Missing pattern in "path:pattern".
72FEHLER: "Pfad:Schema" kann nicht mit /R verwendet werden.
ERROR: "path:pattern" format cannot be used with /R.
73FEHLER: Ungültiges Schema in "$env:pattern" angegeben.
ERROR: Invalid pattern is specified in "$env:pattern".
74FEHLER: Ungültiges Schema in "path:pattern" angegeben.
ERROR: Invalid pattern is specified in "path:pattern".
75Die Syntax dieses Befehls lautet:
The syntax of this command is:
501
WHERE [/R dir] [/Q] [/F] [/T] Suchschema...


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

502Beschreibung:
Description:
503Zeigt den Pfade der Dateien an, die mit dem Suchschema übereinstimmen.
Displays the location of files that match the search pattern.
504Standardmäßig wird die Suche im aktuellen Verzeichnis und in den
By default, the search is done along the current directory and
505in der Umgebungsvariable PATH angegebenen Verzeichnissen durchgeführt.

in the paths specified by the PATH environment variable.

507Parameterliste:
Parameter List:
508/R Sucht nach Dateien rekursiv, die mit dem angegebenen
/R Recursively searches and displays the files that match the
509Suchschema übereinstimmen, und zeigt diese an.

given pattern starting from the specified directory.

511/Q Gibt nur den Beendigungscode zurück ohne einer Liste
/Q Returns only the exit code, without displaying the list
512der übereinstimmenden Dateien anzuzeigen. (Stiller Modus)

of matched files. (Quiet mode)

514/F Zeigt den Trefferdateinamen in Anführungszeichen an.

/F Displays the matched filename in double quotes.

516/T Zeigt die Dateigröße und den letzten Änderungszeitpunkt
/T Displays the file size, last modified date and time for all
517aller übereinstimmenden Dateien an.

matched files.

519Schema Bestimmt das Suchschema für die gesuchten Dateien.
pattern Specifies the search pattern for the files to match.
520Platzhalter * und ? können im Schema verwendet werden.
Wildcards * and ? can be used in the pattern. The
521Formate "$env:pattern" und "path:pattern" können
"$env:pattern" and "path:pattern" formats can also be
522auch angegeben werden, wenn "env" eine Umgebungsvariable ist,
specified, where "env" is an environment variable and
523und die Suche in den angegebenen Pfaden der Umgebungsvariable
the search is done in the specified paths of the "env"
524"env" ausgeführt wird. Diese Formate sollten nicht mit
environment variable. These formats should not be used
525/R verwendet werden. Die Suche wird auch nach Anhängen der
with /R. The search is also done by appending the
526PATHEXT-Variablenerweiterungen an das Schema durchgeführt.

extensions of the PATHEXT variable to the pattern.

528/? Zeigt diese Hilfe an.

/? Displays this help message.

530HINWEIS: Bei erfolgreicher Suche wird eine Fehlerstufe von 0,
NOTE: The tool returns an error level of 0 if the search is
531bei einer erfolglosen Suche wird 1 und bei Fehleschlägen
successful, of 1 if the search is unsuccessful and
532und Fehlern wird Fehlerstufe 2 angezeigt.

of 2 for failures or errors.

533Beispiele:
Examples:
534WHERE /?
WHERE /?
535WHERE EigeneDatei1 EigeneDatei????.*
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
5001FEHLER: ERROR:
5002WARNUNG: WARNING:
5003ERFOLGREICH: SUCCESS:
5004INFORMATION: INFO:
5005Nicht zutreffend N/A
5501Geben Sie das Kennwort für %s ein: Type the password for %s:
5502Benutzeranmeldeinformationen werden für die lokale
Verbindung weitergeleitet.
Passing the user credential for local connection.
5503Auf dem Zielsystem muss Windows XP oder höher ausgeführt werden.
The target system must be running Windows XP or above.
5504Auf dem Remotesystem muss Windows 2000 oder höher ausgeführt werden.
The remote system must be running Windows 2000 or above.
5601Ungültige Syntax. Der Wert "%s" ist für Option "%s" unzulässig.
%s
Invalid syntax. '%s' value is not allowed for '%s' option.
%s
5602Ungültige Syntax. Geben Sie einen gültigen numerischen Wert für "%s" ein.
%s
Invalid syntax. Specify valid numeric value for '%s'.
%s
5603Ungültige Syntax. Geben Sie einen gültigen Gleitkommawert für "%s" ein.
%s
Invalid syntax. Specifiy valid floating point value for '%s'.
%s
5604Ungültige Syntax. Erforderliche Option "%s" fehlt.
%s
Invalid syntax. Mandatory option '%s' is missing.
%s
5605Ungültige Syntax. Option "%s" darf nicht mehr als %d Mal verwendet werden.
%s
Invalid syntax. '%s' option is not allowed more than '%d' time(s).
%s
5607Argument/Option ungültig - '%s'.
%s
Invalid argument/option - '%s'.
%s
5608Ungültige Syntax. Standardargument fehlt.
%s
Invalid syntax. Default argument is missing.
%s
5609Das Befehlszeilenargument darf nicht mehr als 255 Zeichen enthalten.
Length of the command line argument should not exceed 255 characters.
5610Ungültige Syntax. Die Standardoption darf nicht mehr als %d Mal verwendet werden.
%s
Invalid syntax. Default option is not allowed more than '%d' time(s).
%s
5611Ungültige Syntax. Wert für "%s" erwartet.
%s
Invalid syntax. Value expected for '%s'.
%s
5612Ungültige Syntax. Der Wert "%s" darf nicht als Standardargument verwendet werden.
%s
Invalid syntax. '%s' value is not allowed as default argument.
%s
5613Geben Sie "%s /?" ein, um die Syntax anzuzeigen. Type "%s /?" for usage.
5614Der Wert für Option "%s" darf nicht leer sein.
%s
Value for '%s' option cannot be empty.
%s
5615Der Wert für die Standardoption darf nicht leer sein.
%s
Value for default option cannot be empty.
%s
5616Ungültige Syntax. Geben Sie einen gültigen numerischen Wert für den Standardwert ein.
%s
Invalid syntax. Specify valid numeric value for default.
%s
5617Ungültige Syntax. Geben Sie einen gültigen Gleitkommawert für den Standardwert ein.
%s
Invalid syntax. Specifiy valid floating point value for default.
%s
5618Der Wert für die Standardoption darf nicht mehr als %d Zeichen enthalten.
Value for default option cannot be more than %d character(s).
5619Ungültige Syntax. Der Wert kann nicht mit Option "%s" angegeben werden.
%s
Invalid syntax. Value cannot be specified with '%s' option.
%s
5620Der Wert für die Option "%s" darf nicht mehr als %d Zeichen enthalten.
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_de-de_65247aabaeeb9929\
File Size:11 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:10752
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:German
Character Set:Unicode
Company Name:Microsoft Corporation
File Description:Where - Zeigt Dateipfade an.
File Version:10.0.15063.0 (WinBuild.160101.0800)
Internal Name:where.exe
Legal Copyright:© Microsoft Corporation. Alle Rechte vorbehalten.
Original File Name:where.exe.mui
Product Name:Betriebssystem Microsoft® Windows®
Product Version:10.0.15063.0
Directory:%WINDIR%\WinSxS\x86_microsoft-windows-where.resources_31bf3856ad364e35_10.0.15063.0_de-de_0905df27f68e27f3\

What is where.exe.mui?

where.exe.mui is Multilingual User Interface resource file that contain German language for file where.exe (Where - Zeigt Dateipfade an.).

File version info

File Description:Where - Zeigt Dateipfade an.
File Version:10.0.15063.0 (WinBuild.160101.0800)
Company Name:Microsoft Corporation
Internal Name:where.exe
Legal Copyright:© Microsoft Corporation. Alle Rechte vorbehalten.
Original Filename:where.exe.mui
Product Name:Betriebssystem Microsoft® Windows®
Product Version:10.0.15063.0
Translation:0x407, 1200