File name: | sysmain.dll.mui |
Size: | 29184 byte |
MD5: | 0d686e44cdcb3ba8fbaa9b77055e3b88 |
SHA1: | 732659dac637a300ff62e96a82113a7592bbc756 |
SHA256: | d5eecc7df307aaf6a95356223a02242e77950f083403a431008dbef90f21cd03 |
Operating systems: | Windows 10 |
Extension: | MUI |
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 |
---|---|---|
1 | Indica se è abilitata o meno la prelettura dell'avvio dell'applicazione | Whether Application Launch Prefetching is enabled |
2 | Indica se è abilitata o meno la funzionalità di prelettura dell'API delle operazioni | Whether Operation API Prefetching Functionality is enabled |
3 | Indica se è abilitata o meno la combinazione delle pagine | Whether Page Combining is enabled |
4 | Indica se è abilitato o meno il preavvio dell'applicazione | Whether Application PreLaunch is enabled |
5 | Indica se la compressione della memoria è abilitata | Whether Memory Compression is enabled |
6 | Numero massimo di file di prelettura per scenari registrati dall'API del registratore di operazioni | The maximum number of prefetch files for scenarios recorded by the Operation Recorder API |
7 | Configurazione componente agente di gestione della memoria | Memory Management Agent Component Configuration |
8 | Offre la possibilità di abilitare una qualsiasi combinazione di quanto segue: 1. Prelettura dell'avvio dell'applicazione 2. Funzionalità di prelettura dell'API delle operazioni 3. Combinazione delle pagine 4. Preavvio dell'applicazione 5. Compressione della memoria |
Provides the capability to enable any combination of the following: 1. Application Launch Prefetching 2. Operation API Prefetching Functionality 3. Page Combining 4. Application PreLaunch 5. Memory Compression |
9 | Indica se abilitare o meno la prelettura dell'avvio dell'applicazione. Questa funzionalità consente di ridurre i tempi di avvio dell'app monitorando i dati e il codice a cui si accede in questi casi e usando tali informazioni per precaricare dati e codice nella memoria fisica per i successivi avvii dell'app | Whether to enable Application Launch Prefetching. Application launch prefetching would would speed up app startup by monitoring the data and code accessed in these cases and use that information to preload the data and code into physical memory for subsequent app startups |
10 | Indica se abilitare o meno la funzionalità dell'API del registratore di operazioni. Il registratore di operazioni consente di accelerare le operazioni eseguite dall'app per accedere ripetutamente agli stessi dati di file esponendo il meccanismo di prelettura di Windows come interfaccia pubblica.
|
Whether to enable Operation Recorder API Functionality. Operation Recorder enables applications to speed up operations that repeatedly access the same file data by exposing the Windows prefetching mechanism as a public interface.
|
11 | Indica se abilitare o meno la combinazione delle pagine. Questa funzionalità consente di ridurre l'uso di memoria fisica del sistema operativo combinando periodicamente le pagine con contenuti identici nella memoria fisica.
|
Whether to enable Page Combining. Page Combining helps reduce the physical memory usage of the operating system by periodically combining pages in physical memory that have identical content.
|
12 | Indica se abilitare o meno il preavvio dell'applicazione. Questa funzionalità consente di avviare le applicazioni per le quali ipoteticamente esiste un'elevata probabilità d'uso a breve da parte dell'utente in modo da ridurre i tempi di passaggio tra un'applicazione e l'altra. | Whether to enable Application PreLaunch. Application PreLaunch can speculatively launch applications that the user is likely to use in the near future, thus reducing application switch time. |
13 | Indica se abilitare la compressione della memoria. La compressione della memoria è una funzionalità di Windows che comprime la memoria inutilizzata per mantenere più dati residenti nella RAM. Riduce inoltre la quantità di dati di cui vengono eseguite la scrittura e la lettura nel file di paging, migliorando le prestazioni. | Whether to enable Memory Compression. Memory compression is a Windows feature which compresses unused memory to keep more data resident in RAM. It also reduces the amount of data written to and read from the pagefile, thus improving performance. |
14 | Offre la possibilità di impostare il numero massimo di file di prelettura per scenari registrati dall'API del registratore di operazioni. | Provides the ability to set the maximum number of prefetch files for scenarios recorded by the Operation Recorder API. |
15 | Indica se è abilitata una qualsiasi combinazione di quanto segue: 1. Prelettura dell'avvio dell'applicazione 2. Funzionalità di prelettura dell'API delle operazioni 3. Combinazione delle pagine 4. Preavvio dell'applicazione 5. Compressione della memoria Restituisce inoltre il numero massimo di file di prelettura per scenari registrati dall'API del registratore di operazioni. |
Returns whether any combination of the following are enabled: 1. Application Launch Prefetching 2. Operation API Prefetching Functionality 3. Page Combining 4. Application PreLaunch 5. Memory Compression and also returns the maximum number of prefetch files for scenarios recorded by the Operation Recorder API. |
16 | Set di componenti abilitati e numero massimo di file di prelettura per scenari registrati dall'API del registratore di operazioni. | The set of components enabled and the maximum number of prefetch files for scenarios recorded by the Operation Recorder API. |
17 | Offre la possibilità di disabilitare una qualsiasi combinazione di quanto segue: 1. Prelettura dell'avvio dell'applicazione 2. Funzionalità di prelettura dell'API delle operazioni 3. Combinazione delle pagine 4. Preavvio dell'applicazione 5. Compressione della memoria |
Provides the capability to disable any combination of the following: 1. Application Launch Prefetching 2. Operation API Prefetching Functionality 3. Page Combining 4. Application PreLaunch 5. Memory Compression |
18 | Indica se disabilitare o meno la prelettura dell'avvio dell'applicazione. Questa funzionalità consente di ridurre i tempi di avvio dell'app monitorando i dati e il codice a cui si accede in questi casi e usando tali informazioni per precaricare dati e codice nella memoria fisica per i successivi avvii dell'app | Whether to disable Application Launch Prefetching. Application launch prefetching would would speed up app startup by monitoring the data and code accessed in these cases and use that information to preload the data and code into physical memory for subsequent app startups |
19 | Indica se disabilitare o meno il preavvio dell'applicazione. Questa funzionalità consente di avviare le applicazioni che l'utente molto probabilmente userà entro breve tempo, in modo da ridurre i tempi di passaggio tra un'applicazione e l'altra. | Whether to disable Application PreLaunch. Application PreLaunch can speculatively launch applications that the user is likely to use in the near future, thus reducing application switch time. |
20 | Indica se disabilitare o meno la funzionalità dell'API del registratore di operazioni. Il registratore di operazioni consente di accelerare le operazioni eseguite dall'app per accedere ripetutamente agli stessi dati di file esponendo il meccanismo di prelettura di Windows come interfaccia pubblica.
|
Whether to disable Operation Recorder API Functionality. Operation Recorder enables applications to speed up operations that repeatedly access the same file data by exposing the Windows prefetching mechanism as a public interface.
|
21 | Indica se disabilitare o meno la combinazione delle pagine. Questa funzionalità consente di ridurre l'uso di memoria fisica del sistema operativo combinando periodicamente le pagine con contenuti identici nella memoria fisica.
|
Whether to disable Page Combining. Page Combining helps reduce the physical memory usage of the operating system by periodically combining pages in physical memory that have identical content.
|
22 | Indica se disabilitare la compressione della memoria (la disabilitazione avrà effetto dopo il riavvio del sistema). La compressione della memoria è una funzionalità di Windows che comprime la memoria inutilizzata per mantenere più dati residenti nella RAM. Riduce inoltre la quantità di dati di cui vengono eseguite la scrittura e la lettura nel file di paging, migliorando le prestazioni. | Whether to disable Memory Compression (disabling will take effect after the system is restarted). Memory compression is a Windows feature which compresses unused memory to keep more data resident in RAM. It also reduces the amount of data written to and read from the pagefile, thus improving performance. |
23 | Consente di eseguire il debug del preavvio di un'applicazione specifica eseguendolo e uscendo dalla modalità di debug dell'applicazione. | Provides the ability to debug the application prelaunch of a specific application by triggering the prelaunch to occur and to exit debug mode for the application. |
24 | Specifica il nome completo del pacchetto dell'applicazione. | Specifies the package full name of the application. |
25 | Se questo parametro è specificato, l'applicazione indicata uscirà dalla modalità di debug. In caso contrario, l'applicazione verrà preavviata in modalità di debug. | If this parameter is specified, the specified application will no longer be in debug mode. If not specified, the application will be prelaunched in debug mode. |
26 | Specifica la stringa che identifica l'app nel pacchetto. | Specifies the string identifying the app in the package. |
27 | Agente di gestione della memoria | Memory Management Agent |
207 | Sconosciuto | Unknown |
1000 | Ottimizzazione avvio | Superfetch |
1001 | Mantiene e migliora nel tempo le prestazioni del sistema. | Maintains and improves system performance over time. |
3000 | Microsoft Corporation | Microsoft Corporation |
3001 | Attività di manutenzione scambio working set | Working set swap assessment maintenance task |
3002 | Attività di manutenzione ribilanciamento cache unità ibrida | Hybrid Drive cache rebalance maintenance task |
3003 | Attività di prepopolamento cache unità ibrida | Hybrid Drive cache prepopulation task |
3004 | Attività di manutenzione sincronizzazione database statico priorità riservata | Reserved Priority static db sync maintenance task |
0x11000031 | Tempo di risposta | Response Time |
0x30000000 | Informazioni | Info |
0x31000001 | Avvia | Start |
0x31000002 | Interrompi | Stop |
0x50000002 | Errore | Error |
0x50000003 | Avviso | Warning |
0x700003F8 | ReadyBoost | ReadyBoot |
0x700003FC | HybridDrive | HybridDrive |
0x90000001 | Microsoft-Windows-ReadyBoost | Microsoft-Windows-ReadyBoost |
0x90000002 | Operativo | Operational |
0x91000001 | Microsoft-Windows-Superfetch | Microsoft-Windows-Superfetch |
0x91000002 | Principale | Main |
0x91000003 | Registro archiviazione | StoreLog |
0xB00003E8 | Il dispositivo (%1) è idoneo per la cache ReadyBoost. La velocità di lettura casuale è di %3 KB/sec. La velocità di scrittura casuale è di %4 KB/sec. | The device (%1) is suitable for a ReadyBoost cache. The random read speed is %3 KB/sec. The random write speed is %4 KB/sec. |
0xB00003EA | The device (%1) will not be used for a ReadyBoost cache because it is not attached to a supported interface.%n For USB devices, ReadyBoost requires that the device be connected to a USB 2.0 interface.%n | The device (%1) will not be used for a ReadyBoost cache because it is not attached to a supported interface.%n For USB devices, ReadyBoost requires that the device be connected to a USB 2.0 interface.%n |
0xB00003EB | Il dispositivo (%1) non verrà utilizzato per una cache ReadyBoost perché lo spazio disponibile è insufficiente. Spazio disponibile: %2 MB | The device (%1) will not be used for a ReadyBoost cache because it does not have enough free space. Free Space: %2 MB |
0xB00003EC | Il dispositivo (%1) non verrà utilizzato per una cache ReadyBoost perché le prestazioni di scrittura sono insufficienti: %2 KB/sec. | The device (%1) will not be used for a ReadyBoost cache because it has insufficient write performance: %2 KB/sec. |
0xB00003ED | Il dispositivo (%1) non verrà utilizzato per una cache ReadyBoost perché le prestazioni di lettura sono insufficienti: %2 KB/sec. | The device (%1) will not be used for a ReadyBoost cache because it has insufficient read performance: %2 KB/sec. |
0xB00003EE | Servizio ReadyBoost: errore durante l'analisi del nuovo dispositivo (%1). Codice errore: %2 | The ReadyBoost service encountered an error during the analysis of the new device (%1). Error code: %2 |
0xB00003EF | Il dispositivo (%1) non verrà utilizzato per una cache ReadyBoost perché non è formattato con FAT, FAT32 o NTFS. Formato corrente: %2 | The device (%1) will not be used for a ReadyBoost cache because it is not formatted with FAT, FAT32, or NTFS. Current Format:%2 |
0xB00003F0 | Il dispositivo (%1) non verrà utilizzato per una cache ReadyBoost perché non offre prestazioni uniformi. Dimensioni regione rapida: %2 MB. | The device (%1) will not be used for a ReadyBoost cache because it does not exhibit uniform performance across the device. Size of fast region: %2 MB. |
0xB00003F1 | Il dispositivo (%1) non verrà utilizzato per una cache ReadyBoost perché è troppo piccolo. Dimensioni: %2 MB. Dimensioni minime: %3 MB | The device (%1) will not be used for a ReadyBoost cache because the device is too small. Size: %2 MB. Minimum Size: %3 MB |
0xB00003F2 | Cache ReadyBoost creata nel dispositivo (%1) con dimensioni di %2 MB. | A ReadyBoost cache was successfully created on the device (%1) of size %2 MB. |
0xB00003F3 | Memorizzazione nella cache abilitata per il dispositivo (%1). | Caching was enabled for device (%1). |
0xB00003F4 | Il dispositivo (%1) non verrà utilizzato per una cache ReadyBoost perché esiste già una cache ReadyBoost (nel dispositivo %2) ed è supportata una sola cache alla volta. | The device (%1) will not be used for a ReadyBoost cache because a ReadyBoost cache already exists (on device %2) and only one cache is supported at a given time. |
0xB00003F5 | Cache ReadyBoost eliminata nel dispositivo (%1). | A ReadyBoost cache was successfully deleted on the device (%1). |
0xB00003F6 | Memorizzazione nella cache disabilitata per il dispositivo (%1). | Caching was disabled for device (%1). |
0xB00003F7 | Summary of ReadyBoot Performance:%n Io Read Count: %12%n Io Read KB: %3%n Cache Hit Count: %13%n Cache Hit KB: %4%n Cache Hit Percentage: %9%n Cache Fragmentation: %10%n Compressed Data Size KB: %5%n Raw Data Size KB: %6%n Compression Ratio: %11%n Cache Size KB: %14%n Boot Prefetch Time us: %7%n Boot Prefetch Bytes Read: %8%n Boot Timestamp (UTC): %1%n Last Boot Plan Timestamp (UTC): %2%n Last Boot Plan Timestamp (Local): %16 | Summary of ReadyBoot Performance:%n Io Read Count: %12%n Io Read KB: %3%n Cache Hit Count: %13%n Cache Hit KB: %4%n Cache Hit Percentage: %9%n Cache Fragmentation: %10%n Compressed Data Size KB: %5%n Raw Data Size KB: %6%n Compression Ratio: %11%n Cache Size KB: %14%n Boot Prefetch Time us: %7%n Boot Prefetch Bytes Read: %8%n Boot Timestamp (UTC): %1%n Last Boot Plan Timestamp (UTC): %2%n Last Boot Plan Timestamp (Local): %16 |
0xB00003F8 | Boot plan calculation completed.%n Boot Plan Timestamp (UTC): %1%n Valid Boot Plan Obtained: %2 | Boot plan calculation completed.%n Boot Plan Timestamp (UTC): %1%n Valid Boot Plan Obtained: %2 |
0xB00003F9 | Operazione di deframmentazione completata. Un piano di avvio verrà calcolato tra breve. Timestamp deframmentazione (UTC): %1 | A defrag. operation has completed. A boot plan will be calculated soon. Defrag. Timestamp (UTC): %1 |
0xB00003FA | ReadyBoot disk assessment completed.%n Disk Assessment Timestamp (UTC): %1%n Success: %2 | ReadyBoot disk assessment completed.%n Disk Assessment Timestamp (UTC): %1%n Success: %2 |
0xB00103EB | Il dispositivo (%1) non verrà utilizzato per una cache ReadyBoost perché lo spazio disponibile è insufficiente. Spazio disponibile: %2 MB, necessari %3 MB. | The device (%1) will not be used for a ReadyBoost cache because it does not have enough free space. Free Space %2 MB, required %3 MB. |
0xB00103EF | Il dispositivo (%1) non verrà utilizzato per una cache ReadyBoost perché non è formattato con FAT, FAT32, exFAT o NTFS. | The device (%1) will not be used for a ReadyBoost cache because it is not formatted with FAT, FAT32, exFAT, or NTFS. |
0xB00103F7 | Summary of ReadyBoot Performance:%n Io Read Count: %5%n Io Read Bytes: %1%n Cache Hit Count: %6%n Cache Hit Bytes: %2%n Cache Hit Percentage: %4%n Boot Prefetch Time (us): %8%n Boot Prefetch Bytes: %3%n Boot Prefetch Read Count: %7%n | Summary of ReadyBoot Performance:%n Io Read Count: %5%n Io Read Bytes: %1%n Cache Hit Count: %6%n Cache Hit Bytes: %2%n Cache Hit Percentage: %4%n Boot Prefetch Time (us): %8%n Boot Prefetch Bytes: %3%n Boot Prefetch Read Count: %7%n |
0xB00103F8 | Calcolo del piano di avvio completato in %3 ms.%n Timestamp piano di avvio: %1%n Motivo: %4%n Risultato: %2 | Boot plan calculation completed in %3 ms.%n Boot Plan Timestamp: %1%n Reason: %4%n Result: %2 |
0xB00103F9 | Il dispositivo (%1) non verrà utilizzato per una cache ReadyBoost perché genera problemi di ricerca. | The device (%1) will not be used for a ReadyBoost cache because it incurs seek penalties. |
0xB00103FA | Valutazione del disco ReadyBoot completata in %3 ms.%n Timestamp valutazione disco: %1%n Risultato: %2 | ReadyBoot disk assessment completed in %3 ms.%n Disk Assessment Timestamp: %1%n Result: %2 |
0xB00103FB | Il dispositivo (%1) non verrà utilizzato per una cache ReadyBoost perché è remoto, di sola lettura, virtuale o non supportato per altri motivi. | The device (%1) will not be used for a ReadyBoost cache because it is remote, read-only, virtual, or otherwise unsupported. |
0xB00103FC | Il dispositivo (%1) non verrà utilizzato per una cache ReadyBoost perché contiene un volume di sistema. | The device (%1) will not be used for a ReadyBoost cache because it contains a system volume. |
0xB00103FD | Il dispositivo (%1) non verrà utilizzato per una cache ReadyBoost perché contiene un file di configurazione che lo proibisce in modo esplicito. | The device (%1) will not be used for a ReadyBoost cache because it contains a configuration file which explicitly prohibits this. |
0xB00103FE | Il dispositivo (%1) non verrà utilizzato per una cache ReadyBoost perché il driver ReadyBoost è collegato al relativo stack di volumi. | The device (%1) will not be used for a ReadyBoost cache because the ReadyBoost driver is attached to its volume stack. |
0xB00103FF | The device (%1) will not be used for a ReadyBoost cache because it is mounted read-only.%n%nThis is usually caused by one of the following reasons:%n* Write-protected devices/media%n* BitLocker group policy settings prohibit write access to non-encrypted removable devices | The device (%1) will not be used for a ReadyBoost cache because it is mounted read-only.%n%nThis is usually caused by one of the following reasons:%n* Write-protected devices/media%n* BitLocker group policy settings prohibit write access to non-encrypted removable devices |
0xB0010401 | Il dispositivo (%1) non verrà utilizzato per una cache ReadyBoost perché è un disco rigido virtuale. | The device (%1) will not be used for a ReadyBoost cache because it is a VHD (virtual hard disk). |
0xB0010402 | The attach state for volume %6 (Unique Id: %1) has changed.%n Old ReadyBoost State: %2%n New ReadyBoost State: %3%n%n Old Hybrid Drive State: %4%n New Hybrid Drive State: %5%n | The attach state for volume %6 (Unique Id: %1) has changed.%n Old ReadyBoost State: %2%n New ReadyBoost State: %3%n%n Old Hybrid Drive State: %4%n New Hybrid Drive State: %5%n |
0xB0010403 | ReadyBoot ha aggiornato l'ID univoco del volume di sistema: %3%n Codice errore: %1 | ReadyBoot has updated the system volume unique ID: %3%n ErrorCode: %1 |
0xB0010404 | La memorizzazione nella cache per il disco ibrido a stato solido (numero disco: %1) è stata disabilitata perché le prestazioni del dispositivo sono insufficienti. | Caching on the solid state hybrid disk (Disk number: %1) has been disabled due to insufficient device performance. |
0xB0010405 | È stato eseguito un test di velocità sul disco ibrido.%nRisultato test: %1%nCodice errore: %7 | A speed test was performed on the Hybrid Disk.%nTest result: %1%nErrorCode: %7 |
0xB00203F7 | Summary of ReadyBoot Performance:%n Io Read Count: %5%n Io Read Bytes: %1%n Cache Hit Count: %6%n Cache Hit Bytes: %2%n Cache Hit Percentage: %4%n Boot Prefetch Time (us): %8%n Boot Prefetch Bytes: %3%n Boot Prefetch Read Count: %7%n Flags: %13%n Sync Prefetch IO Bytes: %9%n Sync Prefetch IO Count: %10%n Sync Prefetch Duration (us): %11%n Post Sync Phase Pend Count: %12%n | Summary of ReadyBoot Performance:%n Io Read Count: %5%n Io Read Bytes: %1%n Cache Hit Count: %6%n Cache Hit Bytes: %2%n Cache Hit Percentage: %4%n Boot Prefetch Time (us): %8%n Boot Prefetch Bytes: %3%n Boot Prefetch Read Count: %7%n Flags: %13%n Sync Prefetch IO Bytes: %9%n Sync Prefetch IO Count: %10%n Sync Prefetch Duration (us): %11%n Post Sync Phase Pend Count: %12%n |
0xD0000001 | Completamento avvio del sistema | System boot completion |
0xD0000002 | Deframmentazione disco | Disk defragmentation |
0xD0000003 | Richiesta utente esplicita | Explicit user request |
0xD0000004 | Memorizzazione nella cache ReadyBoost abilitata per il dispositivo. | ReadyBoost caching enabled for this device. |
0xD0000005 | Memorizzazione nella cache ReadyBoost disabilitata a causa di dispositivo a elevate prestazioni. | ReadyBoost caching disabled due to high performance device. |
0xD0000006 | Memorizzazione nella cache ReadyBoost abilitata solo per ReadyBoot. | ReadyBoost caching enabled for ReadyBoot only. |
0xD0000007 | Memorizzazione nella cache ReadyBoost disabilitata per il dispositivo. | ReadyBoost caching disabled for this device. |
0xD0000008 | Stato ReadyBoost non determinato. | ReadyBoost state not determined. |
0xD0000009 | Unità ibrida disabilitata. | Hybrid Drive disabled. |
0xD000000A | Unità ibrida abilitata. | Hybrid Drive enabled. |
0xD000000B | Unità ibrida abilitata - Rilevate prestazioni di I/O sequenziale scarse. | Hybrid Drive enabled, slow sequential I/O performance detected. |
0xD000000C | Hint dell'host unità ibrida sospeso a causa di prestazioni del dispositivo scarse. | Hybrid Drive host hinting suspended due to slow device performance. |
0xD000000D | Unità ibrida disabilitata a causa di prestazioni del dispositivo scarse. | Hybrid Drive disabled due to slow device performance. |
0xD000000E | Stato unità ibrida non determinato. | Hybrid Drive state not determined. |
0xD000000F | Test inattendibile. | Test inconclusive. |
0xD0000010 | Test di velocità superati. | Speed tests passed. |
0xD0000011 | Velocità insufficiente per la memorizzazione nella cache di I/O sequenziale. | Speed insufficient for sequential I/O caching. |
0xD0000012 | Prestazioni insufficienti per la memorizzazione nella cache. | Performance unacceptable for caching. |
0xD0000014 | Prestazioni non determinate. | Performance not determined. |
0xD1000001 | Prelaunch | Prelaunch |
0xD1000002 | Prefetch | Prefetch |
0xD1000003 | Successful | Successful |
0xD1000004 | ActivationFailed | ActivationFailed |
0xD1000005 | Crashed | Crashed |
0xD1000006 | SwitchedTo | SwitchedTo |
0xD1000007 | Throttled | Throttled |
0xD1000008 | Suspended | Suspended |
0xD1000009 | NotThrottled | NotThrottled |
0xD100000A | NotAvailable | NotAvailable |
0xD100000B | SameCSSession | SameCSSession |
0xD100000C | PrelaunchedInPastHour | PrelaunchedInPastHour |
0xD100000D | TooBigToBeSwapped | TooBigToBeSwapped |
0xD100000E | BiggerThanWorkingSetLimit | BiggerThanWorkingSetLimit |
0xD100000F | Speculative | Speculative |
0xD1000010 | RPCRequest | RPCRequest |
0xD1000011 | Install | Install |
0xD1000012 | Filter | Filter |
0xD1000013 | Cleanup | Cleanup |
0xD1000014 | Duplicate | Duplicate |
0xD1000015 | Installed | Installed |
0xD1000016 | Uninstalled | Uninstalled |
0xD1000017 | PrelaunchApp | PrelaunchApp |
0xD1000018 | Other | Other |
0xD1000019 | Inbox | Inbox |
0xD100001A | AppStore | AppStore |
0xD100001B | AddApp | AddApp |
0xD100001C | RemoveApp | RemoveApp |
0xD100001D | StartCallback | StartCallback |
0xD100001E | BenefitScore | BenefitScore |
0xF1000001 | FreeNetwork | FreeNetwork |
0xF1000002 | BackgroundCostNotHigh | BackgroundCostNotHigh |
0xF1000003 | ACPowered | ACPowered |
0xF1000004 | TaskAlreadyScheduled | TaskAlreadyScheduled |
0xF1000005 | SwitchedToRecently | SwitchedToRecently |
0xF1000006 | PrefetchedRecently | PrefetchedRecently |
File Description: | Host del servizio Ottimizzazione avvio |
File Version: | 10.0.15063.0 (WinBuild.160101.0800) |
Company Name: | Microsoft Corporation |
Internal Name: | Superfetch |
Legal Copyright: | © Microsoft Corporation. Tutti i diritti riservati. |
Original Filename: | sysmain.dll.mui |
Product Name: | Sistema operativo Microsoft® Windows® |
Product Version: | 10.0.15063.0 |
Translation: | 0x410, 1200 |