File name: | sysmain.dll.mui |
Size: | 27136 byte |
MD5: | 84a5070319438acceda2a33b68018d55 |
SHA1: | 66795abbe9fd05494a02cfd605ebde16feac85d5 |
SHA256: | 09ccd3552fb7645358f4baa8ca6f12d50c988f2dd496467ae9b88b91d0a9a544 |
Operating systems: | Windows 10 |
Extension: | MUI |
If an error occurred or the following message in Serbia (Latin) 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 | Serbia (Latin) | English |
---|---|---|
1 | Da li je omogućeno učitavanje pokretanja aplikacije u pozadini | Whether Application Launch Prefetching is enabled |
2 | Da li je omogućena funkcionalnost učitavanja API-ja operacije u pozadini | Whether Operation API Prefetching Functionality is enabled |
3 | Da li je omogućeno kombinovanje stranica | Whether Page Combining is enabled |
4 | Da li je omogućeno pokretanje aplikacija u pozadini | Whether Application PreLaunch is enabled |
5 | Da li je komprimovanje memorije omogućeno | Whether Memory Compression is enabled |
6 | Maksimalni broj datoteka za učitavanje u pozadini za scenarije koje je zapisao API zapisivača operacije | The maximum number of prefetch files for scenarios recorded by the Operation Recorder API |
7 | Konfiguracija komponente za agenta upravljanja memorijom | Memory Management Agent Component Configuration |
8 | Pruža mogućnost za omogućavanje kombinacije sledećih stavki: 1. Učitavanje pokretanja aplikacija u pozadini 2. Funkcionalnost učitavanja API-ja operacije u pozadini 3. Kombinovanje stranica 4. Pokretanje aplikacija u pozadini 5. Komprimovanje memorije |
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 | Da li omogućiti učitavanje pokretanja aplikacija u pozadini. Učitavanje pokretanja aplikacija u pozadini ubrzava pokretanje aplikacije nadgledanjem podataka i koda kojim se pristupilo u tim slučajevima i koristi te informacije da unapred učita podatke i kôd u fizičkoj memoriji za buduća pokretanja aplikacija | 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 | Da li omogućiti funkcionalnost API-ja zapisivača operacije. Zapisivač operacije omogućuje aplikacijama da ubrzaju operacije koje konstantno pristupaju istim podacima datoteka izlaganjem Windows mehanizma za učitavanje u pozadini kao javnog interfejsa.
|
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 | Da li omogućiti kombinovanje stranica. Kombinovanje stranica pomaže u smanjivanju upotrebe fizičke memorije operativnog sistema periodičnim kombinovanjem stranica u fizičkoj memoriji koje imaju identičan sadržaj.
|
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 | Da li omogućiti pokretanje aplikacija u pozadini. Pokretanje aplikacija u pozadini može spekulativno da pokrene aplikacije koje će korisnik verovatno koristiti u bližoj budućnosti i tako smanjiti vreme prebacivanja između aplikacija. | 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 | Da li omogućiti komprimovanje memorije. Komprimovanje memorije je Windows funkcija koja komprimuje neiskorišćenu memoriju kako bi u RAM memoriji ostalo više podataka. Takođe smanjuje broj podataka koji se upisuju i čitaju sa datoteke stranice i tako poboljšava performanse. | 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 | Obezbeđuje mogućnost postavljanja maksimalnog broja datoteka koje se učitavaju u pozadini za scenarije koje je zapisao API zapisivača operacije. | Provides the ability to set the maximum number of prefetch files for scenarios recorded by the Operation Recorder API. |
15 | Pokazuje da li su omogućene kombinacije sledećih stavki: 1. Učitavanje pokretanja aplikacija u pozadini 2. Funkcionalnost učitavanja API-ja operacije u pozadini 3. Kombinovanje stranica 4. Pokretanje aplikacija u pozadini 5. Komprimovanje memorije i daje maksimalni broj datoteka koje se učitavaju u pozadini za scenarije koje je zapisao API zapisivača operacije. |
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 | Skup omogućenih komponenti i maksimalni broj datoteka koje se učitavaju u pozadini za scenarije koje je zapisao API zapisivača operacije. | The set of components enabled and the maximum number of prefetch files for scenarios recorded by the Operation Recorder API. |
17 | Pruža mogućnost za onemogućavanje kombinacije sledećih stavki: 1. Učitavanje pokretanja aplikacija u pozadini 2. Funkcionalnost učitavanja API-ja operacije u pozadini 3. Kombinovanje stranica 4. Pokretanje aplikacija u pozadini 5. Komprimovanje memorije |
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 | Da li onemogućiti učitavanje pokretanja aplikacija u pozadini. Učitavanje pokretanja aplikacija u pozadini ubrzava pokretanje aplikacije nadgledanjem podataka i koda kojim se pristupilo u tim slučajevima i koristi te informacije da unapred učita podatke i kôd u fizičkoj memoriji za buduća pokretanja aplikacija | 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 | Da li onemogućiti pokretanje aplikacija u pozadini. Pokretanje aplikacija u pozadini može spekulativno da pokrene aplikacije koje će korisnik verovatno koristiti u bližoj budućnosti i tako smanjiti vreme prebacivanja između aplikacija. | 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 | Da li onemogućiti funkcionalnost API-ja zapisivača operacije. Zapisivač operacije omogućuje aplikacijama da ubrzaju operacije koje konstantno pristupaju istim podacima datoteka izlaganjem Windows mehanizma za učitavanje u pozadini kao javnog interfejsa.
|
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 | Da li onemogućiti kombinovanje stranica. Kombinovanje stranica pomaže u smanjivanju upotrebe fizičke memorije operativnog sistema periodičnim kombinovanjem stranica u fizičkoj memoriji koje imaju identičan sadržaj.
|
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 | Da li onemogućiti komprimovanje memorije (onemogućavanje će stupiti na snagu nakon ponovnog pokretanja sistema). Komprimovanje memorije je Windows funkcija koja komprimuje neiskorišćenu memoriju kako bi u RAM memoriji ostalo više podataka. Takođe smanjuje broj podataka koji se upisuju i čitaju sa datoteke stranice i tako poboljšava performanse. | 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 | Pruža mogućnost otklanjanja grešaka pri pokretanju aplikacije u pozadini za određenu aplikaciju izvršavanjem pokretanja u pozadini i izlaskom iz režima otklanjanja grešaka za aplikaciju. | 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 | Navodi puno ime paketa aplikacije. | Specifies the package full name of the application. |
25 | Ako je ovaj parametar naveden, navedena aplikacija više neće biti u režimu otklanjanja grešaka. Ako nije naveden, aplikacija će biti pokrenuta u pozadini u režimu otklanjanja grešaka. | 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 | Navodi nisku koja identifikuje aplikaciju u paketu. | Specifies the string identifying the app in the package. |
27 | Agent upravljanja memorijom | Memory Management Agent |
207 | Nepoznato | Unknown |
1000 | SuperFetch | Superfetch |
1001 | Održava i poboljšava performanse sistema tokom vremena. | Maintains and improves system performance over time. |
3000 | Microsoft Corporation | Microsoft Corporation |
3001 | Zadatak održavanja procene zamene radnog skupa | Working set swap assessment maintenance task |
3002 | Zadatak održavanja rebalansiranja keša hibridnog diska | Hybrid Drive cache rebalance maintenance task |
3003 | Zadatak preliminarnog naseljavanja keša hibridnog diska | Hybrid Drive cache prepopulation task |
3004 | Zadatak održavanja statičke sinhronizacije baze podataka – rezervisani prioritet | Reserved Priority static db sync maintenance task |
0x11000031 | Vreme odziva | Response Time |
0x30000000 | Informacije | Info |
0x31000001 | Pokreni | Start |
0x31000002 | Zaustavi | Stop |
0x50000002 | Greška | Error |
0x50000003 | Upozorenje | Warning |
0x700003F8 | ReadyBoot | ReadyBoot |
0x700003FB | ReadyBoost | ReadyBoost |
0x700003FC | HybridDrive | HybridDrive |
0x90000001 | Microsoft-Windows-ReadyBoost | Microsoft-Windows-ReadyBoost |
0x90000002 | Operational | Operational |
0x91000001 | Microsoft-Windows-Superfetch | Microsoft-Windows-Superfetch |
0x91000002 | Main | Main |
0x91000003 | StoreLog | StoreLog |
0xB00003E8 | Uređaj (%1) je prikladan za ReadyBoost keš. Brzina nasumičnog čitanja je %3 kB/s. Brzina nasumičnog pisanja je %4 kB/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. |
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 | Uređaj (%1) se neće koristiti za ReadyBoost keš zato što nema dovoljno slobodnog prostora. Slobodan prostor: %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 | Uređaj (%1) se neće koristiti za ReadyBoost keš zato što performanse pisanja nisu odgovarajuće: %2 kB/s. | The device (%1) will not be used for a ReadyBoost cache because it has insufficient write performance: %2 KB/sec. |
0xB00003ED | Uređaj (%1) se neće koristiti za ReadyBoost keš zato što performanse čitanja nisu odgovarajuće: %2 kB/s. | The device (%1) will not be used for a ReadyBoost cache because it has insufficient read performance: %2 KB/sec. |
0xB00003EE | Usluga ReadyBoost je naišla na grešku tokom analize novog uređaja (%1). Kôd greške: %2 | The ReadyBoost service encountered an error during the analysis of the new device (%1). Error code: %2 |
0xB00003EF | Uređaj (%1) se neće koristiti za ReadyBoost keš zato što nije formatiran pomoću sistema datoteka FAT, FAT32 ili NTFS. Trenutni 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 | Uređaj (%1) se neće koristiti za ReadyBoost keš zato što ne ispoljava dosledne performanse na uređaju. Veličina brzog regiona: %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 | Uređaj (%1) se neće koristi za ReadyBoost keš zato što je uređaj premali. Veličina: %2 MB. Minimalna veličina: %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 | ReadyBoost keš je uspešno kreiran na uređaju (%1) veličine %2 MB. | A ReadyBoost cache was successfully created on the device (%1) of size %2 MB. |
0xB00003F3 | Keširanje je omogućeno za uređaj (%1). | Caching was enabled for device (%1). |
0xB00003F4 | Uređaj (%1) se neće koristiti za ReadyBoost keš zato što ReadyBoost keš već postoji (na uređaju %2), a samo jedan keš je podržan u bilo koje vreme. | 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 | ReadyBoost keš je uspešno izbrisan sa uređaja (%1). | A ReadyBoost cache was successfully deleted on the device (%1). |
0xB00003F6 | Keširanje je onemogućeno za uređaj (%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 | Operacija defragmentacije je dovršena. Uskoro će biti izračunat plan pokretanja. Vremenska oznaka defragmentacije (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 | Uređaj (%1) se neće koristiti za ReadyBoost keš zato što nema dovoljno slobodnog prostora. Slobodan prostor %2 MB, potrebno %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 | Uređaj (%1) se neće koristiti za ReadyBoost keš zato što nije formatiran pomoću sistema datoteka FAT, FAT32, exFAT ili 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 | Izračunavanje plana pokretanja je dovršeno za %3 ms.%n Vremenska oznaka plana pokretanja: %1%n Razlog: %4%n Rezultat: %2 | Boot plan calculation completed in %3 ms.%n Boot Plan Timestamp: %1%n Reason: %4%n Result: %2 |
0xB00103F9 | Uređaj (%1) se neće koristiti za ReadyBoost keš zato što je podložan greškama u traženju. | The device (%1) will not be used for a ReadyBoost cache because it incurs seek penalties. |
0xB00103FA | ReadyBoot procena diska je dovršena za %3 ms.%n Vremenska oznaka procene diska: %1%n Rezultat: %2 | ReadyBoot disk assessment completed in %3 ms.%n Disk Assessment Timestamp: %1%n Result: %2 |
0xB00103FB | Uređaj (%1) se neće koristiti za ReadyBoost keš zato što je udaljen, samo za čitanje, virtuelan ili nije podržan na neki drugi način. | The device (%1) will not be used for a ReadyBoost cache because it is remote, read-only, virtual, or otherwise unsupported. |
0xB00103FC | Uređaj (%1) se neće koristiti za ReadyBoost keš zato što sadrži sistemski volumen. | The device (%1) will not be used for a ReadyBoost cache because it contains a system volume. |
0xB00103FD | Uređaj (%1) se neće koristiti za ReadyBoost keš zato što sadrži datoteku za konfiguraciju koja to izričito zabranjuje. | The device (%1) will not be used for a ReadyBoost cache because it contains a configuration file which explicitly prohibits this. |
0xB00103FE | Uređaj (%1) se neće koristiti za ReadyBoost keš zato što je upravljački program za ReadyBoost povezan sa stekom volumena. | 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 | Uređaj (%1) neće se koristiti za ReadyBoost keš zato što je u pitanju VHD (virtuelni čvrsti disk). | 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 je ažurirao jedinstveni ID sistemskog volumena: %3%n Kôd greške: %1 | ReadyBoot has updated the system volume unique ID: %3%n ErrorCode: %1 |
0xB0010404 | Keširanje na solid-state hibridnom disku (broj diska: %1) je onemogućeno zbog nedovoljnih performansi uređaja. | Caching on the solid state hybrid disk (Disk number: %1) has been disabled due to insufficient device performance. |
0xB0010405 | Izvršen je test brzine za hibridni disk.%nRezultat testa: %1%nKôd greške: %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 | Dovršavanje pokretanja sistema | System boot completion |
0xD0000002 | Defragmentacija diska | Disk defragmentation |
0xD0000003 | Eksplicitni zahtev korisnika | Explicit user request |
0xD0000004 | ReadyBoost keširanje je omogućeno za ovaj uređaj. | ReadyBoost caching enabled for this device. |
0xD0000005 | ReadyBoost keširanje je onemogućeno zbog visokih performansi uređaja. | ReadyBoost caching disabled due to high performance device. |
0xD0000006 | ReadyBoost keširanje je omogućeno samo za ReadyBoot. | ReadyBoost caching enabled for ReadyBoot only. |
0xD0000007 | ReadyBoost keširanje je onemogućeno za ovaj uređaj. | ReadyBoost caching disabled for this device. |
0xD0000008 | ReadyBoost status nije utvrđen. | ReadyBoost state not determined. |
0xD0000009 | Hibridni disk je onemogućen. | Hybrid Drive disabled. |
0xD000000A | Hibridni disk je omogućen. | Hybrid Drive enabled. |
0xD000000B | Hibridni disk je omogućen, otkrivene su spore I/O sekvencijalne performanse. | Hybrid Drive enabled, slow sequential I/O performance detected. |
0xD000000C | Obustavljeni su podsetnici za hosta hibridnog diska zbog sporih performansi uređaja. | Hybrid Drive host hinting suspended due to slow device performance. |
0xD000000D | Hibridni disk je onemogućen zbog sporih performansi uređaja. | Hybrid Drive disabled due to slow device performance. |
0xD000000E | Status hibridnog diska nije utvrđen. | Hybrid Drive state not determined. |
0xD000000F | Test je bez konačnih rezultata. | Test inconclusive. |
0xD0000010 | Prošli su testovi brzine. | Speed tests passed. |
0xD0000011 | Brzina je premala za sekvencijalno I/O keširanje. | Speed insufficient for sequential I/O caching. |
0xD0000012 | Performanse nisu prihvatljive za keširanje. | Performance unacceptable for caching. |
0xD0000014 | Performanse nisu utvrđene. | 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: | SuperFetch Service Host |
File Version: | 10.0.15063.0 (WinBuild.160101.0800) |
Company Name: | Microsoft Corporation |
Internal Name: | Superfetch |
Legal Copyright: | © Microsoft Corporation. Sva prava zadržana. |
Original Filename: | sysmain.dll.mui |
Product Name: | Operativni sistem Microsoft® Windows® |
Product Version: | 10.0.15063.0 |
Translation: | 0x241A, 1200 |