File name: | sysmain.dll.mui |
Size: | 26624 byte |
MD5: | e93423700f3a45a7090db33d142e2cde |
SHA1: | 75239084d2f523571f633614f0a7b8c5c86b44c7 |
SHA256: | 3fd13753b5c81d151ca292aadad408745b322c9dd157b3aad91507e8f36f0ba5 |
Operating systems: | Windows 10 |
Extension: | MUI |
If an error occurred or the following message in Norwegian (Bokml) 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 | Norwegian (Bokml) | English |
---|---|---|
1 | Om forhåndslasting ved programstart skal aktiveres | Whether Application Launch Prefetching is enabled |
2 | Om forhåndslastingsfunksjonalitet for operasjons-API er aktivert | Whether Operation API Prefetching Functionality is enabled |
3 | Om sidekombinering er aktivert | Whether Page Combining is enabled |
4 | Om forhåndsstarting av program er aktivert | Whether Application PreLaunch is enabled |
5 | Om minnekomprimering er aktivert | Whether Memory Compression is enabled |
6 | Det maksimale antall forhåndslastingsfiler for scenarier registrert av API for operasjonsregistrering | The maximum number of prefetch files for scenarios recorded by the Operation Recorder API |
7 | Konfigurasjon av agentkomponent for minnehåndtering | Memory Management Agent Component Configuration |
8 | Gir muligheten til å aktivere enhver kombinasjon av følgende: 1. Forhåndslasting ved programstart 2. Forhåndslastingsfunksjonalitet for operasjons-API 3. Sidekombinering 4. Forhåndsstarting av program 5. Minnekomprimering |
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 | Om forhåndslasting ved programstart skal aktiveres. Forhåndslasting ved programstart vil gjøre oppstart av app raskere ved å overvåke dataene og koden angitt i disse tilfellene og bruke denne informasjonen til å forhåndslaste dataene og koden inn i det fysiske minnet for etterfølgende oppstarter av 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 | Om API-funksjonalitet for operasjonsregistrering skal aktiveres. Ved hjelp av operasjonsregistrering kan programmer gjøre operasjoner som ofte går til de samme fildataene, raskere, ved å eksponere forhåndslastingsmekanismen i Windows som et offentlig grensesnitt.
|
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 | Om sidekombinering skal aktiveres. Sidekombinering bidrar til å redusere bruken av det fysiske minnet for operativsystemet ved å regelmessig slå sammen sider i det fysiske minnet som har identisk innhold.
|
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 | Om forhåndsstarting av program skal aktiveres. Programstart kan spekulativt starte programmer som det er sannsynlig at brukeren vil bruke i nær fremtid, og dermed redusere programvekslingstid. | 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 | Angir om minnekomprimering skal aktiveres. Minnekomprimering er en Windows-funksjon som komprimerer ubrukt minne for å beholde flere data som ligger i RAM. Det reduserer også mengden med data som skrives til og leses fra sidevekslingsfilen, og forbedrer dermed ytelsen. | 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 | Gir muligheten til å angi det maksimale antallet forhåndslastingsfiler for scenarier registrert av API for operasjonsregistrering. | Provides the ability to set the maximum number of prefetch files for scenarios recorded by the Operation Recorder API. |
15 | Returnerer om enhver kombinasjon av følgende skal aktiveres: 1. Forhåndslasting ved programstart 2. Forhåndslastingsfunksjonalitet for operasjons-API 3. Sidekombinering 4. Forhåndsstarting av program 5. Minnekomprimering og returnerer også det maksimale antallet forhåndslastingsfiler for scenarier registrert ved hjelp av API for operasjonsregistrering. |
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 | Settet med komponenter som er aktivert og det maksimale antallet forhåndslastingsfiler for scenarier som er registrert av API-en for operasjonsregistrering. | The set of components enabled and the maximum number of prefetch files for scenarios recorded by the Operation Recorder API. |
17 | Gir muligheten til å deaktivere enhver kombinasjon av følgende: 1. Forhåndslasting ved programstart 2. Forhåndslastingsfunksjonalitet for operasjons-API 3. Sidekombinering 4. Forhåndsstarting av program 5. Minnekomprimering |
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 | Om forhåndslasting ved programstart skal deaktiveres. Forhåndslasting ved programstart vil gjøre oppstart av app raskere ved å overvåke dataene og koden du har fått tilgang til i disse tilfellene og bruke den informasjonen til å forhåndslaste dataene og koden inn i det fysiske minnet for etterfølgende oppstarter av 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 | Om forhåndsstarting av program skal deaktiveres. Forhåndsstarting av program kan spekulativt starte programmer som det er sannsynlig at brukeren vil bruke i nær fremtid, og dermed redusere programvekslingstid. | 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 | Om API-funksjonalitet for operasjonsregistrering skal deaktiveres. Ved hjelp av operasjonsregistrering kan programmer gjøre operasjoner som ofte går til de samme fildataene, raskere, ved å eksponere forhåndslastingsmekanismen i Windows som et offentlig grensesnitt.
|
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 | Om sidekombinering skal deaktiveres. Sidekombinering bidrar til å redusere bruken av det fysiske minnet for operativsystemet ved å regelmessig slå sammen sider i det fysiske minnet som har identisk innhold.
|
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 | Om du vil deaktivere minnekomprimering (deaktivering trer i kraft når systemet startes på nytt). Minnekomprimering er en Windows-funksjon som komprimerer ubrukt minne for å beholde flere data som ligger i RAM. Det reduserer også mengden med data som skrives til og leses fra sidevekslingsfilen, og forbedrer dermed ytelsen. | 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 | Gir muligheten til å feilsøke forhåndsstarting av program for et bestemt program ved å utløse at forhåndsstartingen skal skje, og for å avslutte feilsøkingsmodus for programmet. | 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 | Angir hele navnet på pakken for programmet. | Specifies the package full name of the application. |
25 | Hvis denne parameteren er angitt, vil ikke det angitte programmet lenger være i feilsøkingsmodus. Hvis den ikke er angitt, blir programmet forhåndsstartet i feilsøkingsmodus. | 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 | Angir strengen som identifiserer appen i pakken. | Specifies the string identifying the app in the package. |
27 | Minnehåndteringsagent | Memory Management Agent |
207 | Ukjent | Unknown |
1000 | Superfetch | Superfetch |
1001 | Vedlikeholder og forbedrer systemytelsen over tid. | Maintains and improves system performance over time. |
3000 | Microsoft Corporation | Microsoft Corporation |
3001 | Vedlikeholdsoppgave for vurdering av bytte av arbeidssett | Working set swap assessment maintenance task |
3002 | Oppgave for vedlikehold av ny balansering av hybridstasjonsbuffer | Hybrid Drive cache rebalance maintenance task |
3003 | Oppgave for forhåndsutfylling av hybridstasjonsbuffer | Hybrid Drive cache prepopulation task |
3004 | Oppgave for vedlikehold av synkronisering av reservert prioritet for statisk database | Reserved Priority static db sync maintenance task |
0x11000031 | Svartid | Response Time |
0x30000000 | Info | Info |
0x31000001 | Start | Start |
0x31000002 | Stopp | Stop |
0x50000002 | Feil | Error |
0x50000003 | Advarsel | Warning |
0x50000004 | Informasjon | Information |
0x700003F8 | ReadyBoost | ReadyBoot |
0x700003FC | HybridDrive | HybridDrive |
0x90000001 | Microsoft-Windows-ReadyBoost | Microsoft-Windows-ReadyBoost |
0x90000002 | Operativ | Operational |
0x91000001 | Microsoft-Windows-Superfetch | Microsoft-Windows-Superfetch |
0x91000002 | Hoved | Main |
0x91000003 | StoreLog | StoreLog |
0xB00003E8 | Enheten (%1) passer til en ReadyBoost-hurtigbuffer. Den tilfeldige lesehastigheten er %3 kB/sec. Den tilfeldige skrivehastigheten er %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 | Enheten (%1) vil ikke bli brukt som ReadyBoost-hurtigbuffer fordi den ikke har nok ledig plass. Ledig plass: %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 | Enheten (%1) vil ikke bli brukt som ReadyBoost-hurtigbuffer fordi den har utilstrekkelig skriveytelse: %2 kB/sek. | The device (%1) will not be used for a ReadyBoost cache because it has insufficient write performance: %2 KB/sec. |
0xB00003ED | Enheten (%1) vil ikke bli brukt som ReadyBoost-hurtigbuffer fordi den har utilstrekkelig leseytelse: %2 kB/sek. | The device (%1) will not be used for a ReadyBoost cache because it has insufficient read performance: %2 KB/sec. |
0xB00003EE | ReadyBoost-tjenesten støtte på en feil under analyse av den nye enheten (%1). Feilkode: %2 | The ReadyBoost service encountered an error during the analysis of the new device (%1). Error code: %2 |
0xB00003EF | Enheten (%1) vil ikke bli brukt som ReadyBoost-hurtigbuffer fordi den ikke er formatert med FAT, FAT32 eller NTFS. Gjeldende format: %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 | Enheten (%1) vil ikke bli brukt som ReadyBoost-hurtigbuffer fordi den ikke har en entydig ytelse over hele enheten. Størrelse på raskt område: %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 | Enheten (%1) vil ikke bli brukt som ReadyBoost-hurtigbuffer fordi den er for liten. Størrelse: %2 MB. Minimumsstørrelse: %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 | En ReadyBoost-hurtigbuffer ble opprettet på enheten (%1) med størrelsen %2 MB. | A ReadyBoost cache was successfully created on the device (%1) of size %2 MB. |
0xB00003F3 | Hurtigbufring ble aktivert for enheten (%1). | Caching was enabled for device (%1). |
0xB00003F4 | Enheten (%1) vil ikke bli brukt som ReadyBoost-hurtigbuffer fordi det finnes en ReadyBoost-hurtigbuffer fra før (på enheten %2) og bare én hurtigbuffer støttes om gangen. | 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 | En ReadyBoost-hurtigbuffer ble slettet på enheten (%1). | A ReadyBoost cache was successfully deleted on the device (%1). |
0xB00003F6 | Hurtigbufring ble deaktivert for enheten (%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 | En defragmenteringsoperasjon er fullført. En oppstartsplan beregnes snart. Tidsstempel for defragmentering (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 | Enheten (%1) vil ikke bli brukt som ReadyBoost-hurtigbuffer fordi den ikke har nok ledig plass. %2 MB ledig plass, %3 MB kreves. | 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 | Enheten (%1) vil ikke bli brukt som ReadyBoost-hurtigbuffer fordi den ikke er formatert med FAT, FAT32, exFAT eller 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 | Beregning av oppstartsplan fullført på %3 ms.%n Tidsstempel for oppstartsplan: %1%n Årsak: %4%n Resultat: %2 | Boot plan calculation completed in %3 ms.%n Boot Plan Timestamp: %1%n Reason: %4%n Result: %2 |
0xB00103F9 | Enheten (%1) vil ikke bli brukt som ReadyBoost-hurtigbuffer fordi den pådrar seg søkestraff. | The device (%1) will not be used for a ReadyBoost cache because it incurs seek penalties. |
0xB00103FA | ReadyBoost-diskvurdering fullført på %3 ms.%n Tidsstempel for diskvurdering: %1%n Resultat: %2 | ReadyBoot disk assessment completed in %3 ms.%n Disk Assessment Timestamp: %1%n Result: %2 |
0xB00103FB | Enheten (%1) vil ikke bli brukt som ReadyBoost-hurtigbuffer fordi den er ekstern, skrivebeskyttet, virtuell eller ustøttet på annen måte. | The device (%1) will not be used for a ReadyBoost cache because it is remote, read-only, virtual, or otherwise unsupported. |
0xB00103FC | Enheten (%1) vil ikke bli brukt som ReadyBoost-hurtigbuffer fordi den inneholder et systemvolum. | The device (%1) will not be used for a ReadyBoost cache because it contains a system volume. |
0xB00103FD | Enheten (%1) vil ikke bli brukt for en ReadyBoost-hurtigbuffer fordi den inneholder en konfigurasjonsfil som eksplisitt forbyr dette. | The device (%1) will not be used for a ReadyBoost cache because it contains a configuration file which explicitly prohibits this. |
0xB00103FE | Enheten (%1) vil ikke brukes til en ReadyBoost-hurtigbuffer fordi ReadyBoost-driveren er koblet til dens volumstakk. | 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 | Enheten (%1) vil ikke bli brukt til en ReadyBoost-hurtigbuffer fordi den er en VHD (virtuell harddisk). | 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 har oppdatert den unike IDen for systemvolum: %3%n Feilkode: %1 | ReadyBoot has updated the system volume unique ID: %3%n ErrorCode: %1 |
0xB0010404 | Bufring på halvlederhybriddisk (disknummer: %1) er deaktivert på grunn av ikke nok enhetsytelse. | Caching on the solid state hybrid disk (Disk number: %1) has been disabled due to insufficient device performance. |
0xB0010405 | En hurtighetstest ble utført på hybriddisken.%nTestresultat: %1%nFeilkode: %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 | Fullføring av systemoppstart | System boot completion |
0xD0000002 | Diskdefragmentering | Disk defragmentation |
0xD0000003 | Eksplisitt brukerforespørsel | Explicit user request |
0xD0000004 | ReadyBoost-bufring aktivert for denne enheten. | ReadyBoost caching enabled for this device. |
0xD0000005 | ReadyBoost-bufring deaktivert på grunn av enhet med høy ytelse. | ReadyBoost caching disabled due to high performance device. |
0xD0000006 | ReadyBoost-bufring aktivert bare for ReadyBoot. | ReadyBoost caching enabled for ReadyBoot only. |
0xD0000007 | ReadyBoost-bufring deaktivert for denne enheten. | ReadyBoost caching disabled for this device. |
0xD0000008 | ReadyBoost-tilstand ikke fastslått. | ReadyBoost state not determined. |
0xD0000009 | Hybriddisk deaktivert. | Hybrid Drive disabled. |
0xD000000A | Hybriddisk aktivert. | Hybrid Drive enabled. |
0xD000000B | Hybriddisk aktivert, lav sekvensiell I/U-ytelse oppdaget. | Hybrid Drive enabled, slow sequential I/O performance detected. |
0xD000000C | Vertstips for hybriddisk deaktivert på grunn av lav enhetsytelse. | Hybrid Drive host hinting suspended due to slow device performance. |
0xD000000D | Hybriddisk deaktivert på grunn av lav enhetsytelse. | Hybrid Drive disabled due to slow device performance. |
0xD000000E | Tilstand for hybriddisk ikke fastslått. | Hybrid Drive state not determined. |
0xD000000F | Test ufullstendig. | Test inconclusive. |
0xD0000010 | Hurtighetstester bestått. | Speed tests passed. |
0xD0000011 | Hurtighet ikke nok for sekvensiell I/U-bufring. | Speed insufficient for sequential I/O caching. |
0xD0000012 | Ytelse ikke akseptabel for bufring. | Performance unacceptable for caching. |
0xD0000014 | Ytelse ikke fastslått. | 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: | Tjenestevert for superhenting |
File Version: | 10.0.15063.0 (WinBuild.160101.0800) |
Company Name: | Microsoft Corporation |
Internal Name: | Superfetch |
Legal Copyright: | © Microsoft Corporation. Med enerett. |
Original Filename: | sysmain.dll.mui |
Product Name: | Operativsystemet Microsoft® Windows® |
Product Version: | 10.0.15063.0 |
Translation: | 0x414, 1200 |