where.exe Where - Indica il percorso dei file 5f04d24ae7943030d23747373754fdcd

File info

File name: where.exe.mui
Size: 11776 byte
MD5: 5f04d24ae7943030d23747373754fdcd
SHA1: 5bb02a8634e2c7945dd9d33554d9ebfd7dd5e978
SHA256: 95329ca3ede44c5d86e68f82120dcca980f16c1c031fdefbbd4bc65e95a1287a
Operating systems: Windows 10
Extension: MUI
In x64: where.exe Where - Indica il percorso dei file (32 bit)

Translations messages and strings

If an error occurred or the following message in Italian 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 Italian English
52Per la Guida sull'utilizzo, digitare "WHERE /?".
Type "WHERE /?" for usage help.
58ERRORE: directory specificata non valida.
ERROR: Invalid directory specified.
60ERRORE: impossibile utilizzare "$env:pattern" con /R.
ERROR: "$env:pattern" cannot be used with /R.
63ERRORE: schema mancante in "$env:pattern".
ERROR: Missing pattern in "$env:pattern".
64INFORMAZIONI: impossibile trovare "%s".
INFO: Could not find "%s".
65ERRORE: nessuna directory specificata per l'opzione ricorsiva.
ERROR: No directory specified for recursive option.
66ERRORE: impossibile trovare la variabile d'ambiente "%s".
ERROR: Environment variable "%s" is not found.
68ERRORE: argomento o opzione - '%s' non valida.
ERROR: Invalid argument or option - '%s'.
70INFORMAZIONI: impossibile trovare file corrispondenti ai
criteri di ricerca indicati.
INFO: Could not find files for the given pattern(s).
71ERRORE: schema mancante in "path:pattern".
ERROR: Missing pattern in "path:pattern".
72ERRORE: impossibile utilizzare il formato "path:pattern" con /R.
ERROR: "path:pattern" format cannot be used with /R.
73ERRORE: schema non valido specificato in "$env:pattern".
ERROR: Invalid pattern is specified in "$env:pattern".
74ERRORE: schema non valido specificato in "path:pattern".
ERROR: Invalid pattern is specified in "path:pattern".
75Sintassi del comando:
The syntax of this command is:
501
WHERE [/R dir] [/Q] [/F] [/T] pattern...


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

502Descrizione:
Description:
503Visualizza il percorso dei file corrispondenti ai criteri di ricerca.
Displays the location of files that match the search pattern.
504Per impostazione predefinita, la ricerca viene eseguita
nella directory corrente e nei percorsi specificati dalla
By default, the search is done along the current directory and
505variabile d'ambiente PATH.

in the paths specified by the PATH environment variable.

507Elenco parametri:
Parameter List:
508/R Esegue una ricerca ricorsiva e visualizza i file corrispondenti
/R Recursively searches and displays the files that match the
509allo schema indicato a partire dalla directory specificata.

given pattern starting from the specified directory.

511/Q Restituisce solo il codice di uscita, senza visualizzare l'elenco
/Q Returns only the exit code, without displaying the list
512dei file corrispondenti (modalità non interattiva)

of matched files. (Quiet mode)

514/F Visualizza i nomi dei file corrispondenti tra virgolette.

/F Displays the matched filename in double quotes.

516/T Visualizza la dimensione, la data e l'ora dell'ultima modifica
per tutti i file corrispondenti.

/T Displays the file size, last modified date and time for all
519pattern Specifica i criteri di ricerca a cui i file devono corrispondere.
pattern Specifies the search pattern for the files to match.
520Nello schema è possibile utilizzare i caratteri jolly * e ?.
Wildcards * and ? can be used in the pattern. The
521Possono essere specificati anche i formati "$env:pattern"
e "path:pattern", dove "env" è una variabile
"$env:pattern" and "path:pattern" formats can also be
522d'ambiente e la ricerca viene eseguita nei percorsi
specified, where "env" is an environment variable and
523specificati della variabile d'ambiente "env".
the search is done in the specified paths of the "env"
524Questi formati non devono essere utilizzati
environment variable. These formats should not be used
525con /R. La ricerca viene anche eseguita aggiungendo le
with /R. The search is also done by appending the
526estensioni della variabile PATHEXT allo schema.

extensions of the PATHEXT variable to the pattern.

528/? Visualizza questo messaggio della Guida.

/? Displays this help message.

530NOTA: lo strumento restituisce un livello di errore 0 se la ricerca
NOTE: The tool returns an error level of 0 if the search is
531riesce, 1 se la ricerca non riesce e 2 se si verifica
successful, of 1 if the search is unsuccessful and
532un errore.

of 2 for failures or errors.

533Esempi:
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
5001ERRORE: ERROR:
5002AVVISO: WARNING:
5003OPERAZIONE RIUSCITA: SUCCESS:
5004INFORMAZIONI: INFO:
5005N/D N/A
5501Digitare la password per %s: Type the password for %s:
5502Passaggio delle credenziali utente per la connessione locale.
Passing the user credential for local connection.
5503Sul sistema di destinazione deve essere in esecuzione
Windows XP o versione successiva.
The target system must be running Windows XP or above.
5504Sul sistema remoto deve essere in esecuzione Windows 2000 o versione successiva.
The remote system must be running Windows 2000 or above.
5601Sintassi non valida. Il valore '%s' non è consentito per l'opzione '%s'.
%s
Invalid syntax. '%s' value is not allowed for '%s' option.
%s
5602Sintassi non valida. Specificare un valore numerico valido per '%s'.
%s
Invalid syntax. Specify valid numeric value for '%s'.
%s
5603Sintassi non valida. Specificare un valore di virgola mobile valido per '%s'.
%s
Invalid syntax. Specifiy valid floating point value for '%s'.
%s
5604Sintassi non valida. Opzione obbligatoria '-%s' mancante.
%s
Invalid syntax. Mandatory option '%s' is missing.
%s
5605Sintassi non valida. L'opzione '%s' non è consentita per un
numero di volte superiore a '%d'.
%s
Invalid syntax. '%s' option is not allowed more than '%d' time(s).
%s
5607Opzione o argomento non valido - '%s'.
%s
Invalid argument/option - '%s'.
%s
5608Sintassi non valida. Argomento predefinito mancante.
%s
Invalid syntax. Default argument is missing.
%s
5609La lunghezza dell'argomento della riga di comando non deve
superare 255 caratteri.
Length of the command line argument should not exceed 255 characters.
5610Sintassi non valida. L'opzione predefinita non è consentita per
un numero di volte superiore a '%d'.
%s
Invalid syntax. Default option is not allowed more than '%d' time(s).
%s
5611Sintassi non valida. È previsto un valore per '%s'.
%s
Invalid syntax. Value expected for '%s'.
%s
5612Sintassi non valida. Il valore '%s' non è consentito come argomento predefinito.
%s
Invalid syntax. '%s' value is not allowed as default argument.
%s
5613Digitare "%s /?" per informazioni sull'utilizzo. Type "%s /?" for usage.
5614Il valore per l'opzione "%s" non può essere vuoto.
%s
Value for '%s' option cannot be empty.
%s
5615Il valore per l'opzione predefinita non può essere vuoto.
%s
Value for default option cannot be empty.
%s
5616Sintassi non valida. Specificare un valore numerico valido per
l'opzione predefinita.
%s
Invalid syntax. Specify valid numeric value for default.
%s
5617Sintassi non valida. Specificare un valore di virgola mobile
valido per l'opzione predefinita.
%s
Invalid syntax. Specifiy valid floating point value for default.
%s
5618Il valore per l'opzione predefinita non può superare i %d caratteri.
Value for default option cannot be more than %d character(s).
5619Sintassi non valida. Impossibile specificare il valore con l'opzione "%s".
%s
Invalid syntax. Value cannot be specified with '%s' option.
%s
5620Il valore per l'opzione "%s" non può superare i %d caratteri.
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_it-it_9ac019ce67f49273\
File Size:12 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:11264
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:Italian
Character Set:Unicode
Company Name:Microsoft Corporation
File Description:Where - Indica il percorso dei file
File Version:10.0.15063.0 (WinBuild.160101.0800)
Internal Name:where.exe
Legal Copyright:© Microsoft Corporation. Tutti i diritti riservati.
Original File Name:where.exe.mui
Product Name:Sistema operativo Microsoft® Windows®
Product Version:10.0.15063.0
Directory:%WINDIR%\WinSxS\x86_microsoft-windows-where.resources_31bf3856ad364e35_10.0.15063.0_it-it_3ea17e4aaf97213d\

What is where.exe.mui?

where.exe.mui is Multilingual User Interface resource file that contain Italian language for file where.exe (Where - Indica il percorso dei file).

File version info

File Description:Where - Indica il percorso dei file
File Version:10.0.15063.0 (WinBuild.160101.0800)
Company Name:Microsoft Corporation
Internal Name:where.exe
Legal Copyright:© Microsoft Corporation. Tutti i diritti riservati.
Original Filename:where.exe.mui
Product Name:Sistema operativo Microsoft® Windows®
Product Version:10.0.15063.0
Translation:0x410, 1200