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) |
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 |
---|---|---|
52 | Per la Guida sull'utilizzo, digitare "WHERE /?". |
Type "WHERE /?" for usage help. |
58 | ERRORE: directory specificata non valida. |
ERROR: Invalid directory specified. |
60 | ERRORE: impossibile utilizzare "$env:pattern" con /R. |
ERROR: "$env:pattern" cannot be used with /R. |
63 | ERRORE: schema mancante in "$env:pattern". |
ERROR: Missing pattern in "$env:pattern". |
64 | INFORMAZIONI: impossibile trovare "%s". |
INFO: Could not find "%s". |
65 | ERRORE: nessuna directory specificata per l'opzione ricorsiva. |
ERROR: No directory specified for recursive option. |
66 | ERRORE: impossibile trovare la variabile d'ambiente "%s". |
ERROR: Environment variable "%s" is not found. |
68 | ERRORE: argomento o opzione - '%s' non valida. |
ERROR: Invalid argument or option - '%s'. |
70 | INFORMAZIONI: impossibile trovare file corrispondenti ai
criteri di ricerca indicati. |
INFO: Could not find files for the given pattern(s). |
71 | ERRORE: schema mancante in "path:pattern". |
ERROR: Missing pattern in "path:pattern". |
72 | ERRORE: impossibile utilizzare il formato "path:pattern" con /R. |
ERROR: "path:pattern" format cannot be used with /R. |
73 | ERRORE: schema non valido specificato in "$env:pattern". |
ERROR: Invalid pattern is specified in "$env:pattern". |
74 | ERRORE: schema non valido specificato in "path:pattern". |
ERROR: Invalid pattern is specified in "path:pattern". |
75 | Sintassi del comando: |
The syntax of this command is: |
501 | WHERE [/R dir] [/Q] [/F] [/T] pattern... |
WHERE [/R dir] [/Q] [/F] [/T] pattern... |
502 | Descrizione: |
Description: |
503 | Visualizza il percorso dei file corrispondenti ai criteri di ricerca. |
Displays the location of files that match the search pattern. |
504 | Per 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 |
505 | variabile d'ambiente PATH. |
in the paths specified by the PATH environment variable. |
507 | Elenco parametri: |
Parameter List: |
508 | /R Esegue una ricerca ricorsiva e visualizza i file corrispondenti |
/R Recursively searches and displays the files that match the |
509 | allo 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 |
512 | dei 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 |
519 | pattern Specifica i criteri di ricerca a cui i file devono corrispondere. |
pattern Specifies the search pattern for the files to match. |
520 | Nello schema è possibile utilizzare i caratteri jolly * e ?. |
Wildcards * and ? can be used in the pattern. The |
521 | Possono essere specificati anche i formati "$env:pattern"
e "path:pattern", dove "env" è una variabile |
"$env:pattern" and "path:pattern" formats can also be |
522 | d'ambiente e la ricerca viene eseguita nei percorsi |
specified, where "env" is an environment variable and |
523 | specificati della variabile d'ambiente "env". |
the search is done in the specified paths of the "env" |
524 | Questi formati non devono essere utilizzati |
environment variable. These formats should not be used |
525 | con /R. La ricerca viene anche eseguita aggiungendo le |
with /R. The search is also done by appending the |
526 | estensioni della variabile PATHEXT allo schema. |
extensions of the PATHEXT variable to the pattern. |
528 | /? Visualizza questo messaggio della Guida. |
/? Displays this help message. |
530 | NOTA: lo strumento restituisce un livello di errore 0 se la ricerca |
NOTE: The tool returns an error level of 0 if the search is |
531 | riesce, 1 se la ricerca non riesce e 2 se si verifica |
successful, of 1 if the search is unsuccessful and |
532 | un errore. |
of 2 for failures or errors. |
533 | Esempi: |
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 | ERRORE: | ERROR: |
5002 | AVVISO: | WARNING: |
5003 | OPERAZIONE RIUSCITA: | SUCCESS: |
5004 | INFORMAZIONI: | INFO: |
5005 | N/D | N/A |
5501 | Digitare la password per %s: | Type the password for %s: |
5502 | Passaggio delle credenziali utente per la connessione locale. |
Passing the user credential for local connection. |
5503 | Sul sistema di destinazione deve essere in esecuzione
Windows XP o versione successiva. |
The target system must be running Windows XP or above. |
5504 | Sul sistema remoto deve essere in esecuzione Windows 2000 o versione successiva. |
The remote system must be running Windows 2000 or above. |
5601 | Sintassi non valida. Il valore '%s' non è consentito per l'opzione '%s'. %s |
Invalid syntax. '%s' value is not allowed for '%s' option. %s |
5602 | Sintassi non valida. Specificare un valore numerico valido per '%s'. %s |
Invalid syntax. Specify valid numeric value for '%s'. %s |
5603 | Sintassi non valida. Specificare un valore di virgola mobile valido per '%s'. %s |
Invalid syntax. Specifiy valid floating point value for '%s'. %s |
5604 | Sintassi non valida. Opzione obbligatoria '-%s' mancante. %s |
Invalid syntax. Mandatory option '%s' is missing. %s |
5605 | Sintassi 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 |
5607 | Opzione o argomento non valido - '%s'. %s |
Invalid argument/option - '%s'. %s |
5608 | Sintassi non valida. Argomento predefinito mancante. %s |
Invalid syntax. Default argument is missing. %s |
5609 | La lunghezza dell'argomento della riga di comando non deve
superare 255 caratteri. |
Length of the command line argument should not exceed 255 characters. |
5610 | Sintassi 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 |
5611 | Sintassi non valida. È previsto un valore per '%s'. %s |
Invalid syntax. Value expected for '%s'. %s |
5612 | Sintassi non valida. Il valore '%s' non è consentito come argomento predefinito. %s |
Invalid syntax. '%s' value is not allowed as default argument. %s |
5613 | Digitare "%s /?" per informazioni sull'utilizzo. | Type "%s /?" for usage. |
5614 | Il valore per l'opzione "%s" non può essere vuoto. %s |
Value for '%s' option cannot be empty. %s |
5615 | Il valore per l'opzione predefinita non può essere vuoto. %s |
Value for default option cannot be empty. %s |
5616 | Sintassi non valida. Specificare un valore numerico valido per
l'opzione predefinita. %s |
Invalid syntax. Specify valid numeric value for default. %s |
5617 | Sintassi non valida. Specificare un valore di virgola mobile
valido per l'opzione predefinita. %s |
Invalid syntax. Specifiy valid floating point value for default. %s |
5618 | Il valore per l'opzione predefinita non può superare i %d caratteri. |
Value for default option cannot be more than %d character(s). |
5619 | Sintassi non valida. Impossibile specificare il valore con l'opzione "%s". %s |
Invalid syntax. Value cannot be specified with '%s' option. %s |
5620 | Il valore per l'opzione "%s" non può superare i %d caratteri. |
Value for '%s' option cannot be more than %d character(s). |
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 |