File name: | sysmain.dll.mui |
Size: | 28160 byte |
MD5: | 951a84eb32f3645d00d77ea02909f3c7 |
SHA1: | 30ed8b1c8353790649f7000b7663b619cb9ac20b |
SHA256: | a082f920ea57b40779d963db06df22bdb988b1144ccda4b18f0b418f657a89cf |
Operating systems: | Windows 10 |
Extension: | MUI |
If an error occurred or the following message in Portuguese (Brazilian) 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 | Portuguese (Brazilian) | English |
---|---|---|
1 | Se a Pré-busca de Inicialização do Aplicativo está habilitada | Whether Application Launch Prefetching is enabled |
2 | Se a Funcionalidade de Pré-busca da API de Operações está habilitada | Whether Operation API Prefetching Functionality is enabled |
3 | Se a Combinação de Páginas está habilitada | Whether Page Combining is enabled |
4 | Se a Pré-inicialização do Aplicativo está habilitada | Whether Application PreLaunch is enabled |
5 | Se a Compactação de Memória está habilitada | Whether Memory Compression is enabled |
6 | Número máximo de arquivos de pré-busca dos cenários registrados pela API do Gravador de Operações | The maximum number of prefetch files for scenarios recorded by the Operation Recorder API |
7 | Configuração do Componente do Agente de Gerenciamento de Memória | Memory Management Agent Component Configuration |
8 | Permite habilitar qualquer uma das seguintes combinações:: 1. Pré-busca de Inicialização do Aplicativo 2. Funcionalidade de Pré-busca da API de Operações 3. Combinação de Páginas 4. Pré-inicialização do Aplicativo 5. Compactação de Memória |
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 | Se a Pré-busca de Inicialização do Aplicativo deve ser habilitada. A pré-busca de inicialização do aplicativo acelera a inicialização do aplicativo através do monitoramento dos dados e do código acessados nesses casos e usa essas informações para pré-carregar os dados e o código na memória física para inicializações subsequentes do aplicativo | 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 | Se a Funcionalidade de API do Gravador de Operações deve ser habilitada. O Gravador de Operações permite aos aplicativos acelerar as operações que acessam várias vezes os mesmos dados de arquivos, expondo o mecanismo de pré-busca do Windows como uma interface pública.
|
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 | Se a Combinação de Páginas deve ser habilitada. A Combinação de Páginas reduz o uso de memória física do sistema operacional, pois combina periodicamente as páginas na memória física que têm conteúdo idêntico.
|
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 | Se a Pré-inicialização do Aplicativo deve ser habilitada. A Pré-inicialização do Aplicativo inicia por dedução os aplicativos que os usuários possivelmente utilizarão em um futuro próximo, reduzindo assim o tempo de alternância do aplicativo. | 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 | Se é preciso habilitar a Compactação de Memória. Compactação de Memória é um recurso do Windows que compacta a memória não usada para manter mais dados residentes na RAM. Também reduz a quantidade de dados gravados e lidos no arquivo de paginação, o que melhora o desempenho. | 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 | Permite definir o número máximo de arquivos de pré-busca dos cenários registrados pela API do Gravador de Operações. | Provides the ability to set the maximum number of prefetch files for scenarios recorded by the Operation Recorder API. |
15 | Retorna se alguma das seguintes combinações está habilitada: 1. Pré-busca de Inicialização do Aplicativo 2. Funcionalidade de Pré-busca da API de Operações 3. Combinação de Páginas 4. Pré-inicialização do Aplicativo e também o número máximo de arquivos de pré-busca dos cenários registrados pela API do Gravador de Operações. |
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 | O conjunto de componentes habilitados e o número máximo de arquivos de pré-busca dos cenários registrados pela API do Gravador de Operações. | The set of components enabled and the maximum number of prefetch files for scenarios recorded by the Operation Recorder API. |
17 | Permite desabilitar qualquer uma das seguintes combinações:: 1. Pré-busca de Inicialização do Aplicativo 2. Funcionalidade de Pré-busca da API de Operações 3. Combinação de Páginas 4. Pré-inicialização do Aplicativo 5. Compactação de Memória |
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 | Se a Pré-busca de Inicialização do Aplicativo deve ser desabilitada. A pré-busca de inicialização do aplicativo acelera a inicialização do aplicativo através do monitoramento dos dados e do código acessados nesses casos e usa essas informações para pré-carregar os dados e o código na memória física para inicializações subsequentes do aplicativo | 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 | Se a Pré-inicialização do Aplicativo deve ser desabilitada. A Pré-inicialização do Aplicativo inicia por dedução os aplicativos que os usuários possivelmente utilizarão em um futuro próximo, reduzindo assim o tempo de alternância do aplicativo. | 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 | Se a Funcionalidade de API do Gravador de Operações deve ser desabilitada. O Gravador de Operações permite aos aplicativos acelerar as operações que acessam várias vezes os mesmos dados de arquivos, expondo o mecanismo de pré-busca do Windows como uma interface pública.
|
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 | Se a Combinação de Páginas deve ser desabilitada. A Combinação de Páginas reduz o uso de memória física do sistema operacional, pois combina periodicamente as páginas na memória física que têm conteúdo idêntico.
|
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 | Se é preciso desabilitar a Compactação de Memória (a desabilitação será efetivada depois que o sistema for reiniciado). Compactação de Memória é um recurso do Windows que compacta a memória não usada para manter mais dados residentes na RAM. Também reduz a quantidade de dados gravados e lidos no arquivo de paginação, o que melhora o desempenho. | 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 | Permite depurar a pré-inicialização de um aplicativo específico disparando a pré-inicialização para ocorrer e sair do modo de depuração do aplicativo. | 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 | Especifica o nome completo do pacote do aplicativo. | Specifies the package full name of the application. |
25 | Se este parâmetro for especificado, o aplicativo indicado sairá do modo de depuração. Caso contrário, o aplicativo será pré-inicializado no modo de depuração. | 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 | Especifica a cadeia de caracteres que identifica o aplicativo no pacote. | Specifies the string identifying the app in the package. |
27 | Agente de Gerenciamento de Memória | Memory Management Agent |
207 | Desconhecido | Unknown |
1000 | Superfetch | Superfetch |
1001 | Mantém e aprimora o desempenho do sistema com o passar do tempo. | Maintains and improves system performance over time. |
3000 | Microsoft Corporation | Microsoft Corporation |
3001 | Tarefa de manutenção da troca de conjunto de trabalho | Working set swap assessment maintenance task |
3002 | Tarefa de manutenção de reequilíbrio de cache de unidade híbrida | Hybrid Drive cache rebalance maintenance task |
3003 | Tarefa de preenchimento prévio de cache de unidade híbrida | Hybrid Drive cache prepopulation task |
3004 | Tarefa de manutenção de sincronização de banco de dados estático com Prioridade Reservada | Reserved Priority static db sync maintenance task |
0x11000031 | Tempo de Resposta | Response Time |
0x30000000 | Informações | Info |
0x31000001 | Iniciar | Start |
0x31000002 | Parar | Stop |
0x50000002 | Erro | Error |
0x50000003 | Aviso | Warning |
0x700003F8 | ReadyBoot | ReadyBoot |
0x700003FB | ReadyBoost | ReadyBoost |
0x700003FC | HybridDrive | HybridDrive |
0x90000001 | Microsoft-Windows-ReadyBoost | Microsoft-Windows-ReadyBoost |
0x90000002 | Operacional | Operational |
0x91000001 | Microsoft-Windows-Superfetch | Microsoft-Windows-Superfetch |
0x91000002 | Principal | Main |
0x91000003 | StoreLog | StoreLog |
0xB00003E8 | O dispositivo (%1) é adequado para um cache ReadyBoost. A velocidade de leitura aleatória é de %3 KB/s. A velocidade de gravação aleatória é de %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 | O dispositivo (%1) não será usado para um cache ReadyBoost porque ele não tem espaço livre suficiente. Espaço Livre: %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 | O dispositivo (%1) não será usado para um cache ReadyBoost porque tem desempenho de gravação insuficiente: %2 KB/s. | The device (%1) will not be used for a ReadyBoost cache because it has insufficient write performance: %2 KB/sec. |
0xB00003ED | O dispositivo (%1) não será usado para um cache ReadyBoost porque tem desempenho de leitura insuficiente: %2 KB/s. | The device (%1) will not be used for a ReadyBoost cache because it has insufficient read performance: %2 KB/sec. |
0xB00003EE | O serviço ReadyBoost encontrou um erro durante a análise do novo dispositivo (%1). Código do erro: %2 | The ReadyBoost service encountered an error during the analysis of the new device (%1). Error code: %2 |
0xB00003EF | O dispositivo (%1) não será usado para um cache ReadyBoost porque não foi formatado com FAT, FAT32 ou NTFS. Formato Atual:%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 | O dispositivo (%1) não será usado para um cache ReadyBoost porque não exibe desempenho uniforme em todo o dispositivo. Tamanho da região acelerada: %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 | O dispositivo (%1) não será usado para um cache ReadyBoost porque é muito pequeno. Tamanho: %2 MB. Tamanho mínimo: %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 | Um cache ReadyBoost foi criado com êxito no dispositivo (%1) de tamanho %2 MB. | A ReadyBoost cache was successfully created on the device (%1) of size %2 MB. |
0xB00003F3 | Cache habilitado para dispositivo (%1). | Caching was enabled for device (%1). |
0xB00003F4 | O dispositivo (%1) não será usado para um cache ReadyBoost porque já existe um cache ReadyBoost (no dispositivo %2) e só há suporte para um cache em um determinado momento. | 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 | Um cache ReadyBoost foi excluído com êxito no dispositivo (%1). | A ReadyBoost cache was successfully deleted on the device (%1). |
0xB00003F6 | Cache desabilitado para 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 | Operação de desfragmentação concluída. Um plano de inicialização será calculado em breve. Carimbo de data/hora da desfragmentação (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 | O dispositivo (%1) não será usado para um cache ReadyBoost porque ele não tem espaço livre suficiente. Espaço Livre: %2 MB, exigido %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 | O dispositivo (%1) não será usado para um cache ReadyBoost porque não foi formatado com FAT, FAT32, exFAT ou 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 | Cálculo do plano de inicialização concluído em %3 ms.%n Carimbo de Data/Hora do Plano de Inicialização: %1%n Motivo: %4%n Resultado: %2 | Boot plan calculation completed in %3 ms.%n Boot Plan Timestamp: %1%n Reason: %4%n Result: %2 |
0xB00103F9 | O dispositivo (%1) não será usado para um cache ReadyBoost porque isso pode causar punições de busca. | The device (%1) will not be used for a ReadyBoost cache because it incurs seek penalties. |
0xB00103FA | Avaliação ReadyBoot do disco concluída em %3 ms.%n Carimbo de Data/Hora da Avaliação do disco: %1%n Resultado: %2 | ReadyBoot disk assessment completed in %3 ms.%n Disk Assessment Timestamp: %1%n Result: %2 |
0xB00103FB | O dispositivo (%1) não será usado para um cache ReadyBoost porque é remoto, somente leitura, virtual ou não tem suporte. | The device (%1) will not be used for a ReadyBoost cache because it is remote, read-only, virtual, or otherwise unsupported. |
0xB00103FC | O dispositivo (%1) não será usado para um cache ReadyBoost porque ele contém um volume de sistema. | The device (%1) will not be used for a ReadyBoost cache because it contains a system volume. |
0xB00103FD | O dispositivo (%1) não será usado para um cache ReadyBoost porque ele contém um arquivo de configuração que proíbe isso de forma explícita. | The device (%1) will not be used for a ReadyBoost cache because it contains a configuration file which explicitly prohibits this. |
0xB00103FE | O dispositivo (%1) não será usado para um cache do ReadyBoost porque o driver do ReadyBoost está anexado à sua pilha de volume. | 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 | O dispositivo (%1) não será usado para um cache ReadyBoost porque ele é um VHD (disco rígido virtual). | 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 atualizou a ID exclusiva do volume do sistema: %3%n ErrorCode: %1 | ReadyBoot has updated the system volume unique ID: %3%n ErrorCode: %1 |
0xB0010404 | O cache no disco híbrido de estado sólido (Número do disco: %1) foi desabilitado por desempenho insuficiente do dispositivo. | Caching on the solid state hybrid disk (Disk number: %1) has been disabled due to insufficient device performance. |
0xB0010405 | Foi realizado um teste de velocidade no Disco Híbrido.%nResultado do teste: %1%nErrorCode: %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 | Conclusão de inicialização do sistema | System boot completion |
0xD0000002 | Desfragmentação do disco | Disk defragmentation |
0xD0000003 | Solicitação explícita do usuário | Explicit user request |
0xD0000004 | Cache de ReadyBoost habilitado neste dispositivo. | ReadyBoost caching enabled for this device. |
0xD0000005 | Cache de ReadyBoost desabilitado devido ao dispositivo de alto desempenho. | ReadyBoost caching disabled due to high performance device. |
0xD0000006 | Cache de ReadyBoost habilitado apenas para ReadyBoot. | ReadyBoost caching enabled for ReadyBoot only. |
0xD0000007 | Cache de ReadyBoost desabilitado neste dispositivo. | ReadyBoost caching disabled for this device. |
0xD0000008 | Estado de ReadyBoost indeterminado. | ReadyBoost state not determined. |
0xD0000009 | Unidade Híbrida desabilitada. | Hybrid Drive disabled. |
0xD000000A | Unidade Híbrida habilitada. | Hybrid Drive enabled. |
0xD000000B | Unidade Híbrida habilitada, baixo desempenho de E/S sequencial detectado. | Hybrid Drive enabled, slow sequential I/O performance detected. |
0xD000000C | Dicas de host da Unidade Híbrida suspensas por baixo desempenho do dispositivo. | Hybrid Drive host hinting suspended due to slow device performance. |
0xD000000D | Unidade Híbrida desabilitada por baixo desempenho do dispositivo. | Hybrid Drive disabled due to slow device performance. |
0xD000000E | Estado da Unidade Híbrida indeterminado. | Hybrid Drive state not determined. |
0xD000000F | Teste inconclusivo. | Test inconclusive. |
0xD0000010 | Testes de velocidade aprovados. | Speed tests passed. |
0xD0000011 | Velocidade insuficiente para cache de E/S sequencial. | Speed insufficient for sequential I/O caching. |
0xD0000012 | Desempenho inaceitável para cache. | Performance unacceptable for caching. |
0xD0000014 | Desempenho indeterminado. | 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 de Serviço Superfetch |
File Version: | 10.0.15063.0 (WinBuild.160101.0800) |
Company Name: | Microsoft Corporation |
Internal Name: | Superfetch |
Legal Copyright: | © Microsoft Corporation. Todos os direitos reservados. |
Original Filename: | sysmain.dll.mui |
Product Name: | Sistema Operacional Microsoft® Windows® |
Product Version: | 10.0.15063.0 |
Translation: | 0x416, 1200 |