sysmain.dll.mui Superfetch Service Host eb85998f0b027220186ff3ee22dd5f05

File info

File name: sysmain.dll.mui
Size: 27648 byte
MD5: eb85998f0b027220186ff3ee22dd5f05
SHA1: 57857c7dda112a3b61fbf765ae6f23fb73aca2fc
SHA256: 4007a943d116f9c1ea9eace1117dc34bb25cc26882a47b4542467ec780e2a126
Operating systems: Windows 10
Extension: MUI

Translations messages and strings

If an error occurred or the following message in Finnish 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 Finnish English
1Onko sovelluksen käynnistämisen esinouto käytössä Whether Application Launch Prefetching is enabled
2Onko toiminnon ohjelmointirajapinnan esinoutotoiminto käytössä Whether Operation API Prefetching Functionality is enabled
3Onko sivujen yhdistäminen käytössä Whether Page Combining is enabled
4Onko sovelluksen esikäynnistys käytössä Whether Application PreLaunch is enabled
5Määrittää, onko muistin pakkaus käytössä Whether Memory Compression is enabled
6Esinoutotiedostojen enimmäismäärä toimintojen kirjaajan ohjelmointirajapinnan kirjaamille skenaarioille The maximum number of prefetch files for scenarios recorded by the Operation Recorder API
7Muistinhallinta-agenttiosan määritys Memory Management Agent Component Configuration
8Tarjoaa kyvyn ottaa käyttöön mikä tahansa seuraavien yhdistelmä:

1. sovelluksen käynnistyksen esinouto
2. Toiminnon ohjelmointirajapinnan esinoutotoiminto
3. Sivujen yhdistäminen
4. Sovelluksen esikäynnistys
5. Muistin pakkaus
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
9Määrittää, otetaanko sovelluksen käynnistämisen esinouto käyttöön. Sovelluksen käynnistämisen esinouto nopeuttaa sovelluksen käynnistystä tarkkailemalla näissä tapauksissa käytettyjä tietoja sekä koodia ja käyttämällä kyseisiä tietoja tietojen ja koodin esilataamiseen fyysiseen muistiin seuraavia sovelluksen käynnistyskertoja varten 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
10Määrittää, otetaanko toimintojen kirjaajan ohjelmointirajapinta käyttöön. Toimintojen kirjaaja antaa sovellusten nopeuttaa toimintoja, jotka käyttävät toistuvasti samoja tiedostotietoja, antamalla Windowsin esinoutomekanismin käyttöön julkisena liittymänä.
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.
11Määrittää, otetaanko sivujen yhdistäminen käyttöön. Sivujen yhdistäminen auttaa pienentämään käyttöjärjestelmän fyysisen muistin käyttöä yhdistämällä ajoittain fyysisen muistin sivut, joiden sisältö on identtinen.
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.
12Määrittää, otetaanko sovelluksen esikäynnistys käyttöön. Sovelluksen esikäynnistys voi käynnistää spekulatiivisesti sovelluksia, joita käyttäjä todennäköisesti käyttää lähitulevaisuudessa, ja siten lyhentää sovellusten välillä vaihtamiseen kuluvaa aikaa. 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.
13Määrittää, otetaanko muistin pakkaus käyttöön. Muistin pakkaus on Windowsin toiminto, joka pakkaa käyttämättömän muistin säilyttääkseen entistä enemmän tietoja RAM-muistissa. Se myös vähentää sivutustiedostoon kirjoitettujen ja siitä luettujen tietojen määrää parantaen näin suorituskykyä. 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.
14Antaa määrittää esinoutotiedostojen enimmäismäärän toimintojen kirjaajan ohjelmointirajapinnan kirjaamille skenaarioille. Provides the ability to set the maximum number of prefetch files for scenarios recorded by the Operation Recorder API.
15Palauttaa tiedon siitä, onko mikä tahansa seuraavien yhdistelmä käytössä:

1. sovelluksen käynnistyksen esinouto
2. toiminnon ohjelmointirajapinnan esinoutotoiminto
3. sivujen yhdistäminen
4. sovelluksen esikäynnistys
5. muistin pakkaus.
Palauttaa lisäksi esinoutotiedostojen enimmäismäärän toimintojen kirjaajan ohjelmointirajapinnan kirjaamille skenaarioille.
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.
16Käytössä olevien osien joukko ja esinoutotiedostojen enimmäismäärä toimintojen kirjaajan ohjelmointirajapinnan kirjaamille skenaarioille. The set of components enabled and the maximum number of prefetch files for scenarios recorded by the Operation Recorder API.
17Tarjoaa kyvyn poistaa käytöstä mikä tahansa seuraavien yhdistelmä:

1. sovelluksen käynnistyksen esinouto
2. toiminnon ohjelmointirajapinnan esinoutotoiminto
3. sivujen yhdistäminen
4. sovelluksen esikäynnistys
5. muistin pakkaus
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
18Määrittää, poistetaanko sovelluksen käynnistämisen esinouto käytöstä. Sovelluksen käynnistämisen esinouto nopeuttaa sovelluksen käynnistystä tarkkailemalla näissä tapauksissa käytettyjä tietoja sekä koodia ja käyttämällä kyseisiä tietoja tietojen ja koodin esilataamiseen fyysiseen muistiin seuraavia sovelluksen käynnistyskertoja varten 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
19Määrittää, poistetaanko sovelluksen esikäynnistys käytöstä. Sovelluksen esikäynnistys voi käynnistää spekulatiivisesti sovelluksia, joita käyttäjä todennäköisesti käyttää lähitulevaisuudessa, ja siten lyhentää sovellusten välillä vaihtamiseen kuluvaa aikaa. 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.
20Määrittää, poistetaanko toimintojen kirjaajan ohjelmointirajapinta käytöstä. Toimintojen kirjaaja antaa sovellusten nopeuttaa toimintoja, jotka käyttävät toistuvasti samoja tiedostotietoja, antamalla Windowsin esinoutomekanismin käyttöön julkisena liittymänä.
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.
21Määrittää, poistetaanko sivujen yhdistäminen käytöstä. Sivujen yhdistäminen auttaa pienentämään käyttöjärjestelmän fyysisen muistin käyttöä yhdistämällä ajoittain fyysisen muistin sivut, joiden sisältö on identtinen.
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.
22Määrittää, poistetaanko muistin pakkaus käytöstä (käytöstä poistaminen tulee voimaan sen jälkeen, kun järjestelmä on käynnistetty uudelleen). Muistin pakkaus on Windowsin toiminto, joka pakkaa käyttämättömän muistin säilyttääkseen entistä enemmän tietoja RAM-muistissa. Se myös vähentää sivutustiedostoon kirjoitettujen ja siitä luettujen tietojen määrää parantaen näin suorituskykyä. 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.
23Tarjoaa kyvyn suorittaa jonkin tietyn sovelluksen esikäynnistyksen virheenkorjaus käynnistämällä esikäynnistyksen ja poistumalla sovelluksen virheenkorjaustilasta. 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.
24Määrittää sovelluksen paketin täydellisen nimen. Specifies the package full name of the application.
25Jos tämä parametri määritetään, määritetty sovellus ei enää ole virheenkorjaustilassa. Jos sitä ei määritetä, sovellus esikäynnistetään virheenkorjaustilassa. 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.
26Määrittää paketissa olevan sovelluksen tunnistavan merkkijonon. Specifies the string identifying the app in the package.
27Muistinhallinta-agentti Memory Management Agent
207Tuntematon Unknown
1000Superfetch Superfetch
1001Ylläpitää ja parantaa järjestelmän suorituskykyä pitkällä tähtäimellä. Maintains and improves system performance over time.
3000Microsoft Corporation Microsoft Corporation
3001Työsarjan vaihdon arvioinnin ylläpitotehtävä Working set swap assessment maintenance task
3002Yhdistelmäaseman välimuistin uudelleentasapainottamisen ylläpitotehtävä Hybrid Drive cache rebalance maintenance task
3003Yhdistelmäaseman välimuistin valmiiksi täyttämisen tehtävä Hybrid Drive cache prepopulation task
3004Varattu prioriteetti: staattisen tietokannan synkronoinnin ylläpitotehtävä Reserved Priority static db sync maintenance task
0x11000031Vasteaika Response Time
0x30000000Tiedot Info
0x31000001Käynnistä Start
0x31000002Pysäytä Stop
0x50000002Virhe Error
0x50000003Varoitus Warning
0x50000004Tietoja Information
0x700003F8ReadyBoot ReadyBoot
0x700003FBReadyBoost ReadyBoost
0x700003FCHybridDrive HybridDrive
0x90000001Microsoft-Windows-ReadyBoost Microsoft-Windows-ReadyBoost
0x90000002Toiminnassa Operational
0x91000001Microsoft-Windows-Superfetch Microsoft-Windows-Superfetch
0x91000002Pää Main
0x91000003StoreLog StoreLog
0xB00003E8Laite (%1) soveltuu ReadyBoost-välimuistille. Satunnainen lukunopeus on %3 kt/s. Satunnainen kirjoitusnopeus on %4 kt/s. 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.
0xB00003EAThe 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
0xB00003EBLaitetta (%1) ei käytetä ReadyBoost-välimuistia varten, koska laitteessa ei ole riittävästi vapaata tilaa. Vapaa levytila: %2 Mt The device (%1) will not be used for a ReadyBoost cache because it does not have enough free space. Free Space: %2 MB
0xB00003ECLaitetta (%1) ei käytetä ReadyBoost-välimuistia varten, koska laitteen kirjoitusnopeus ei ole riittävä: %2 kt/s. The device (%1) will not be used for a ReadyBoost cache because it has insufficient write performance: %2 KB/sec.
0xB00003EDLaitetta (%1) ei käytetä ReadyBoost-välimuistia varten, koska laitteen lukunopeus ei ole riittävä: %2 kt/s. The device (%1) will not be used for a ReadyBoost cache because it has insufficient read performance: %2 KB/sec.
0xB00003EEReadyBoost-palvelu kohtasi virheen uuden laitteen (%1) analysoinnin aikana. Virhekoodi: %2 The ReadyBoost service encountered an error during the analysis of the new device (%1). Error code: %2
0xB00003EFLaitetta (%1) ei käytetä ReadyBoost-välimuistia varten, koska laitetta ei ole alustettu käyttämään FAT-, FAT32- tai NTFS-tiedostojärjestelmää. Nykyinen muoto: %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
0xB00003F0Laitetta (%1) ei käytetä ReadyBoost-välimuistia varten, koska sen suorituskyky ei ole yhtenäinen kaikissa laitteen osissa. Nopean alueen koko: %2 Mt. 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.
0xB00003F1Laitetta (%1) ei käytetä ReadyBoost-välimuistia varten, koska laite on liian pieni. Koko: %2 Mt. Vähimmäiskoko: %3 Mt The device (%1) will not be used for a ReadyBoost cache because the device is too small. Size: %2 MB. Minimum Size: %3 MB
0xB00003F2ReadyBoost-välimuisti luotiin laitteeseen (%1), koko %2 Mt. A ReadyBoost cache was successfully created on the device (%1) of size %2 MB.
0xB00003F3Välimuistin käyttö otettiin käyttöön laitteessa (%1). Caching was enabled for device (%1).
0xB00003F4Laitetta (%1) ei käytetä ReadyBoost-välimuistia varten, koska ReadyBoost-välimuisti on jo olemassa (laitteessa %2) ja vain yhtä välimuistia kerrallaan tuetaan. 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.
0xB00003F5ReadyBoost-välimuistin poistaminen laitteesta (%1) onnistui. A ReadyBoost cache was successfully deleted on the device (%1).
0xB00003F6Välimuisti poistettiin käytöstä laitteessa (%1). Caching was disabled for device (%1).
0xB00003F7Summary 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
0xB00003F8Boot 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
0xB00003F9Eheytystoiminto on valmis. Käynnistyssuunnitelman laskutoimitus suoritetaan pian. Eheytyksen aikaleima (UTC-aika): %1 A defrag. operation has completed. A boot plan will be calculated soon. Defrag. Timestamp (UTC): %1
0xB00003FAReadyBoot 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
0xB00103EBLaitetta (%1) ei käytetä ReadyBoost-välimuistille, koska siinä ei ole tarpeeksi vapaata tilaa. Vapaa tila: %2 Mt. Tarvittava tila: %3 Mt. 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.
0xB00103EFLaitetta (%1) ei käytetä ReadyBoost-välimuistille, koska sitä ei ole alustettu FAT-, FAT32-, exFAT- tai NTFS-tiedostojärjestelmään. The device (%1) will not be used for a ReadyBoost cache because it is not formatted with FAT, FAT32, exFAT, or NTFS.
0xB00103F7Summary 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
0xB00103F8Käynnistyssuunnitelman laskemiseen kului %3 ms.%n Käynnistyssuunnitelman aikaleima: %1%n Syy: %4%n Tulos: %2 Boot plan calculation completed in %3 ms.%n Boot Plan Timestamp: %1%n Reason: %4%n Result: %2
0xB00103F9Laitetta (%1) ei käytetä ReadyBoost-välimuistille, koska siinä on ilmennyt hakurangaistuksia. The device (%1) will not be used for a ReadyBoost cache because it incurs seek penalties.
0xB00103FAReadyBoot-levynarviointiin kului %3 ms.%n Levyn arvioinnin aikaleima: %1%n Tulos: %2 ReadyBoot disk assessment completed in %3 ms.%n Disk Assessment Timestamp: %1%n Result: %2
0xB00103FBLaitetta (%1) ei käytetä ReadyBoost-välimuistille, koska se on etälaite, vain luku -laite, näennäislaite tai muuten ei-tuettu laite. The device (%1) will not be used for a ReadyBoost cache because it is remote, read-only, virtual, or otherwise unsupported.
0xB00103FCLaitetta (%1) ei käytetä ReadyBoost-välimuistille, koska se sisältää järjestelmäaseman. The device (%1) will not be used for a ReadyBoost cache because it contains a system volume.
0xB00103FDLaitetta (%1) ei käytetä ReadyBoost-välimuistille, koska se sisältää määritystiedoston, joka estää tämän eksplisiittisesti. The device (%1) will not be used for a ReadyBoost cache because it contains a configuration file which explicitly prohibits this.
0xB00103FELaitetta (%1) ei käytetä ReadyBoost-välimuistille, ReadyBoost-ohjain on liitetty sen asemapinoon. The device (%1) will not be used for a ReadyBoost cache because the ReadyBoost driver is attached to its volume stack.
0xB00103FFThe 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
0xB0010401Laitetta (%1) ei käytetä ReadyBoost-välimuistia varten, koska se on VHD (virtuaalikiintolevy). The device (%1) will not be used for a ReadyBoost cache because it is a VHD (virtual hard disk).
0xB0010402The 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
0xB0010403ReadyBoost on päivittänyt järjestelmäaseman yksilöivän tunnuksen: %3%n ErrorCode: %1 ReadyBoot has updated the system volume unique ID: %3%n ErrorCode: %1
0xB0010404Välimuistiin tallentaminen SSD-yhdistelmälevyllä (levyn numero: %1) on poistettu käytöstä, koska laite ei toimi riittävän hyvin. Caching on the solid state hybrid disk (Disk number: %1) has been disabled due to insufficient device performance.
0xB0010405Yhdistelmälevylle tehtiin nopeustesti.%nTestin tulos: %1%nErrorCode: %7 A speed test was performed on the Hybrid Disk.%nTest result: %1%nErrorCode: %7
0xB00203F7Summary 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
0xD0000001Järjestelmän käynnistyksen valmistuminen System boot completion
0xD0000002Levyn eheytys Disk defragmentation
0xD0000003Eksplisiittinen käyttäjäpyyntö Explicit user request
0xD0000004ReadyBoost-välimuistiin tallentaminen on otettu käyttöön tälle laitteelle. ReadyBoost caching enabled for this device.
0xD0000005ReadyBoost-välimuistiin tallentaminen on poistettu käytöstä hyvän suorituskyvyn laitteen vuoksi. ReadyBoost caching disabled due to high performance device.
0xD0000006ReadyBoost-välimuistiin tallentaminen on otettu käyttöön ainoastaan ReadyBoostille. ReadyBoost caching enabled for ReadyBoot only.
0xD0000007ReadyBoost-välimuistiin tallentaminen on poistettu käytöstä tämän laitteen osalta. ReadyBoost caching disabled for this device.
0xD0000008ReadyBoost-tilaa ei ole määritetty. ReadyBoost state not determined.
0xD0000009Yhdistelmäasema on poistettu käytöstä. Hybrid Drive disabled.
0xD000000AYhdistelmäasema on otettu käyttöön. Hybrid Drive enabled.
0xD000000BYhdistelmäasema on otettu käyttöön, hidas peräkkäisten I/O-toimintojen suorituskyky on havaittu. Hybrid Drive enabled, slow sequential I/O performance detected.
0xD000000CYhdistelmäasemaisännän vihjeet on keskeytetty, koska laitteen suorituskyky on hidas. Hybrid Drive host hinting suspended due to slow device performance.
0xD000000DYhdistelmäasema on poistettu käytöstä, koska laitteen suorituskyky on hidas. Hybrid Drive disabled due to slow device performance.
0xD000000EYhdistelmäaseman tilaa ei ole määritetty. Hybrid Drive state not determined.
0xD000000FTestitulokset eivät ole selkeät. Test inconclusive.
0xD0000010Nopeustestit läpäistiin. Speed tests passed.
0xD0000011Nopeus ei riitä peräkkäisille I/O-välimuistitoiminnoille. Speed insufficient for sequential I/O caching.
0xD0000012Suorituskyky ei riitä välimuistin käyttämiseen. Performance unacceptable for caching.
0xD0000014Suorituskykyä ei ole määritetty. Performance not determined.
0xD1000001Prelaunch Prelaunch
0xD1000002Prefetch Prefetch
0xD1000003Successful Successful
0xD1000004ActivationFailed ActivationFailed
0xD1000005Crashed Crashed
0xD1000006SwitchedTo SwitchedTo
0xD1000007Throttled Throttled
0xD1000008Suspended Suspended
0xD1000009NotThrottled NotThrottled
0xD100000ANotAvailable NotAvailable
0xD100000BSameCSSession SameCSSession
0xD100000CPrelaunchedInPastHour PrelaunchedInPastHour
0xD100000DTooBigToBeSwapped TooBigToBeSwapped
0xD100000EBiggerThanWorkingSetLimit BiggerThanWorkingSetLimit
0xD100000FSpeculative Speculative
0xD1000010RPCRequest RPCRequest
0xD1000011Install Install
0xD1000012Filter Filter
0xD1000013Cleanup Cleanup
0xD1000014Duplicate Duplicate
0xD1000015Installed Installed
0xD1000016Uninstalled Uninstalled
0xD1000017PrelaunchApp PrelaunchApp
0xD1000018Other Other
0xD1000019Inbox Inbox
0xD100001AAppStore AppStore
0xD100001BAddApp AddApp
0xD100001CRemoveApp RemoveApp
0xD100001DStartCallback StartCallback
0xD100001EBenefitScore BenefitScore
0xF1000001FreeNetwork FreeNetwork
0xF1000002BackgroundCostNotHigh BackgroundCostNotHigh
0xF1000003ACPowered ACPowered
0xF1000004TaskAlreadyScheduled TaskAlreadyScheduled
0xF1000005SwitchedToRecently SwitchedToRecently
0xF1000006PrefetchedRecently PrefetchedRecently

EXIF

File Name:sysmain.dll.mui
Directory:%WINDIR%\WinSxS\amd64_microsoft-windows-s..vice-core.resources_31bf3856ad364e35_10.0.15063.0_fi-fi_e56fc961316b05d3\
File Size:27 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:27136
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:Dynamic link library
File Subtype:0
Language Code:Finnish
Character Set:Unicode
Company Name:Microsoft Corporation
File Description:Superfetch Service Host
File Version:10.0.15063.0 (WinBuild.160101.0800)
Internal Name:Superfetch
Legal Copyright:© Microsoft Corporation. Kaikki oikeudet pidätetään.
Original File Name:sysmain.dll.mui
Product Name:Microsoft® Windows® -käyttöjärjestelmä
Product Version:10.0.15063.0

What is sysmain.dll.mui?

sysmain.dll.mui is Multilingual User Interface resource file that contain Finnish language for file sysmain.dll (Superfetch Service Host).

File version info

File Description:Superfetch Service Host
File Version:10.0.15063.0 (WinBuild.160101.0800)
Company Name:Microsoft Corporation
Internal Name:Superfetch
Legal Copyright:© Microsoft Corporation. Kaikki oikeudet pidätetään.
Original Filename:sysmain.dll.mui
Product Name:Microsoft® Windows® -käyttöjärjestelmä
Product Version:10.0.15063.0
Translation:0x40B, 1200