findstr.exe Utilità di ricerca stringhe (QGREP) f131c5da020e44775a3ffcfcd89c3240

File info

File name: findstr.exe.mui
Size: 10240 byte
MD5: f131c5da020e44775a3ffcfcd89c3240
SHA1: 829dcef6c3697a6b65e78b985bb3e178da17b7d1
SHA256: f101d6bbe03be3d04b80f9d1b8bcd3715f78cbe405898afa00f90474e16e7152
Operating systems: Windows 10
Extension: MUI
In x64: findstr.exe Utilità di ricerca stringhe (QGREP) (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
0x1%1: Riga di comando non valida %1: Bad command line
0x2%1: memoria insufficiente %1: Out of memory
0x3Ricerca stringhe nei file.FINDSTR [/B] [/E] [/L] [/R] [/S] [/I] [/X] [/V] [/N] [/M] [/O] [/P] [/F:file] [/C:stringa] [/G:file] [/D:elenco dir] [/A:attributi colori] [/OFF[LINE]] stringhe [[unità:][percorso]nomefile[ ...]] /B Ricerca l'elemento all'inizio della riga. /E Ricerca l'elemento alla fine della riga. /L Utilizza le stringhe di ricerca letteralmente. /R Utilizza le stringhe di ricerca come espressioni regolari. /S Ricerca i file nella directory corrente e in tutte le sottodirectory. /I Specifica che la ricerca non deve distinguere tra maiuscole e minuscole. /X Stampa le righe esattamente corrispondenti. /V Stampa solo le righe che non contengono corrispondenze. /N Stampa il numero della riga precedente a quella corrispondente. /M Stampa solo il nome file se il file contiene una corrispondenza. /O Stampa l'offset carattere prima di ogni riga corrispondente. /P Ignora i file con caratteri non stampabili. /OFF[LINE] Non ignora i file in cui è impostato l'attributo offline. /A:attr Specifica attributo colori con due cifre esadecimali. Vedere \"color /?\" /F:file Legge l'elenco file dal file specificato (/ sta per console). /C:stringa Utilizza la stringa specificata per una ricerca letterale. /G:file Rileva le stringe di ricerca dal file specificato (/ sta per console). /D:dir Ricerca un elenco di stringhe di directory delimitato da punto e virgola. stringhe Testo da ricercare. [unità:][percorso]nomefile Specifica i file da ricercare.Usare spazi per separare le stringhe per ricerche multiple a menoche l'argomento sia preceduto da /C. Per esempio, 'FINDSTR \"ciaolà\" x.y' ricerca \"ciao\" o \"là\" nel file x.y. 'FINDSTR /C:\"ciaolà\" x.y' ricerca \"ciao là\" nel file x.y.Riferimento rapido di espressione regolare: . Carattere jolly: qualsiasi * Ripetere: zero o più occorrenze di carattere o classe precedente ^ Posizione riga: inizio riga $ Posizione riga: fine riga [classe] Classe carattere: qualsiasi carattere dell'insieme [^class] Classe inversa: qualsiasi carattere non nell'insieme [x-y] Intervallo: qualsiasi carattere nell'intervallo specificato \\x Escape: uso letterale del metacarattere x \\ Posizione parola: fine parolaPer le informazioni complete sulle espressioni regolari diFINDSTR fare riferimento alla Guida comandi in linea. Searches for strings in files.FINDSTR [/B] [/E] [/L] [/R] [/S] [/I] [/X] [/V] [/N] [/M] [/O] [/P] [/F:file] [/C:string] [/G:file] [/D:dir list] [/A:color attributes] [/OFF[LINE]] strings [[drive:][path]filename[ ...]] /B Matches pattern if at the beginning of a line. /E Matches pattern if at the end of a line. /L Uses search strings literally. /R Uses search strings as regular expressions. /S Searches for matching files in the current directory and all subdirectories. /I Specifies that the search is not to be case-sensitive. /X Prints lines that match exactly. /V Prints only lines that do not contain a match. /N Prints the line number before each line that matches. /M Prints only the filename if a file contains a match. /O Prints character offset before each matching line. /P Skip files with non-printable characters. /OFF[LINE] Do not skip files with offline attribute set. /A:attr Specifies color attribute with two hex digits. See \"color /?\" /F:file Reads file list from the specified file(/ stands for console). /C:string Uses specified string as a literal search string. /G:file Gets search strings from the specified file(/ stands for console). /D:dir Search a semicolon delimited list of directories strings Text to be searched for. [drive:][path]filename Specifies a file or files to search.Use spaces to separate multiple search strings unless the argument is prefixedwith /C. For example, 'FINDSTR \"hello there\" x.y' searches for \"hello\" or\"there\" in file x.y. 'FINDSTR /C:\"hello there\" x.y' searches for\"hello there\" in file x.y.Regular expression quick reference: . Wildcard: any character * Repeat: zero or more occurrences of previous character or class ^ Line position: beginning of line $ Line position: end of line [class] Character class: any one character in set [^class] Inverse class: any one character not in set [x-y] Range: any characters within the specified range \\x Escape: literal use of metacharacter x \\ Word position: end of wordFor full information on FINDSTR regular expressions refer to the online CommandReference.
0x4%1: Impossibile aprire %2 %1: Cannot open %2
0x5%1: Errore in scrittura %1: Write error
0x6%1: %2 ignorati %1: %2 ignored
0x7%1: Impossibile leggere stringhe da %2 %1: Cannot read strings from %2
0x8Errore di conteggio delle stringhe: (%1 diverso da %2) String count error: (%1 does not equal %2)
0x9%1: Impossibile leggere l'elenco dei file da %2 %1: Cannot read file list from %2
0xATroppi elenchi di stringhe Too many string lists
0xB%1: Argomento non trovato dopo /%2 %1: Argument missing after /%2
0xC%1: Stringa di ricerca mancante %1: No search strings
0xD%1: Lettura file non riuscita. (Impossibile creare il mapping del file). %1: Read file failed. (Cannot create file mapping.)
0xE%1: Lettura file non riuscita. (Impossibile effettuare il mappingdell'immagine del file). %1: Read file failed. (Cannot map view of file.)
0xF%1: Errore nella lettura del file %2. %1: Error reading file %2.
0x10%1: Stringa di ricerca troppo lunga. %1: Search string too long.
0x11%1: impossibile ottenere la directory corrente. %1: Unable to get current directory.
0x12%1: riga %2 troppo lunga. %1: Line %2 is too long.
0x13Specificare solo /L o /R. Specify only /L or /R.
0x14Impossibile regolare l'impostazione locale. Unable to set locale.
0x15Troppi parametri /C:stringa specificati. Too many /C:string specified.
0x16%1: Sono stati ignorati i file con attributo offline.Utilizzare /OFFLINE per non ignorare tali file. %1: Files with offline attribute were skipped.Use /OFFLINE for not skipping such files.

EXIF

File Name:findstr.exe.mui
Directory:%WINDIR%\WinSxS\amd64_microsoft-windows-findstr.resources_31bf3856ad364e35_10.0.15063.0_it-it_bdd378a00200a5bc\
File Size:10 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:9728
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:Utilità di ricerca stringhe (QGREP)
File Version:10.0.15063.0 (WinBuild.160101.0800)
Internal Name:findstr
Legal Copyright:© Microsoft Corporation. Tutti i diritti riservati.
Original File Name:FINDSTR.EXE.MUI
Product Name:Sistema operativo Microsoft® Windows®
Product Version:10.0.15063.0
Directory:%WINDIR%\WinSxS\wow64_microsoft-windows-findstr.resources_31bf3856ad364e35_10.0.15063.0_it-it_c82822f2366167b7\

What is findstr.exe.mui?

findstr.exe.mui is Multilingual User Interface resource file that contain Italian language for file findstr.exe (Utilità di ricerca stringhe (QGREP)).

File version info

File Description:Utilità di ricerca stringhe (QGREP)
File Version:10.0.15063.0 (WinBuild.160101.0800)
Company Name:Microsoft Corporation
Internal Name:findstr
Legal Copyright:© Microsoft Corporation. Tutti i diritti riservati.
Original Filename:FINDSTR.EXE.MUI
Product Name:Sistema operativo Microsoft® Windows®
Product Version:10.0.15063.0
Translation:0x410, 1200