sysmain.dll.mui Host del servicio Superfetch c270a01ce0dd722d150b724affff6373

File info

File name: sysmain.dll.mui
Size: 29184 byte
MD5: c270a01ce0dd722d150b724affff6373
SHA1: 398688214db4c0b55da5c533983cfab743fe5174
SHA256: f1f21000962ba3a981cb684abbdc704ca86d7b5942b0ee9ca74a40069c16b9d0
Operating systems: Windows 10
Extension: MUI

Translations messages and strings

If an error occurred or the following message in Spanish (Mexican) 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 Spanish (Mexican) English
1Si la captura previa de inicio de aplicaciones está habilitada Whether Application Launch Prefetching is enabled
2Si la función de captura previa de API de operación está habilitada Whether Operation API Prefetching Functionality is enabled
3Si la combinación de páginas está habilitada Whether Page Combining is enabled
4Si el inicio previo de aplicación está habilitado Whether Application PreLaunch is enabled
5Si la compresión de memoria está habilitada Whether Memory Compression is enabled
6El número máximo de archivos de captura previa para escenarios registrados por la API de grabadora de operaciones The maximum number of prefetch files for scenarios recorded by the Operation Recorder API
7Configuración del componente del agente de administración de memoria Memory Management Agent Component Configuration
8Permite habilitar cualquier combinación de lo siguiente:

1. Captura previa de inicio de aplicaciones
2. Funcionalidad de captura previa de API de operación
3. Combinación de páginas
4. Inicio previo de aplicación
5. Compresión de memoria
Provides the capability to enable any combination of the following:

1. Application Launch Prefetching
2. Operation API Prefetching Functionality
3. Page Combining
4. Application PreLaunch
5. Memory Compression
9Si se va a habilitar la captura previa de inicio de aplicaciones. La captura previa de inicio de aplicaciones aceleraría el inicio de las aplicaciones mediante la supervisión de los datos y el código de acceso en estos casos y se usaría esa información para precargar los datos y el código en la memoria física para los inicios de aplicaciones posteriores 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
10Si se va a habilitar la funcionalidad de API de grabadora de operaciones. La grabadora de operaciones permite que las aplicaciones aceleren las operaciones que acceden repetidamente a los mismos datos de archivos mediante la exposición del mecanismo de captura previa de Windows como una interfaz 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.
11Si se va a habilitar la combinación de páginas. La combinación de páginas ayuda a reducir el uso de memoria física del sistema operativo mediante una combinación periódica de páginas en memoria física, que tienen contenido 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.
12Si se va a habilitar el inicio previo de aplicación. El inicio previo de aplicación puede iniciar especulativamente aplicaciones que es probable que el usuario use en el futuro, lo que reduce el tiempo de conmutación de la aplicación. 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.
13Si se va a habilitar la compresión de memoria. La compresión de memoria es una característica de Windows que comprime memoria sin usar para mantener más datos residentes en la memoria RAM. También reduce la cantidad de datos escritos y leídos desde el archivo de paginación, lo que mejora el rendimiento. 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.
14Permite establecer el número máximo de archivos de captura previa para los escenarios registrados por la API de grabadora de operaciones. Provides the ability to set the maximum number of prefetch files for scenarios recorded by the Operation Recorder API.
15Indica si cualquier combinación de lo siguiente está habilitada:

1. Captura previa de inicio de aplicaciones
2. Funcionalidad de captura previa de API de operación
3. Combinación de páginas
4. Inicio previo de aplicación
5. Compresión de memoria

y también devuelve el número máximo de archivos de captura previa para escenarios registrados por la API de grabadora de operaciones.
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.
16El conjunto de componentes habilitados y el número máximo de archivos de captura previa para escenarios registrados por la API de grabadora de operaciones. The set of components enabled and the maximum number of prefetch files for scenarios recorded by the Operation Recorder API.
17Permite deshabilitar cualquier combinación de lo siguiente:

1. Captura previa de inicio de aplicaciones
2. Funcionalidad de captura previa de API de operación
3. Combinación de páginas
4. Inicio previo de aplicación
5. Compresión de memoria
Provides the capability to disable any combination of the following:

1. Application Launch Prefetching
2. Operation API Prefetching Functionality
3. Page Combining
4. Application PreLaunch
5. Memory Compression
18Si se va a deshabilitar la captura previa de inicio de aplicaciones. La captura previa de inicio de aplicaciones aceleraría el inicio de las aplicaciones mediante la supervisión de los datos y el código de acceso en estos casos y se usaría esa información para precargar los datos y el código en la memoria física para los inicios de aplicaciones posteriores. 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
19Si se va a deshabilitar el inicio previo de aplicación. El inicio previo de aplicación puede iniciar especulativamente aplicaciones que es probable que el usuario use en el futuro, lo que reduce el tiempo de conmutación de la aplicación. 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.
20Si se va a deshabilitar la funcionalidad de API de grabadora de operaciones. La grabadora de operaciones permite que las aplicaciones aceleren las operaciones que acceden repetidamente a los mismos datos de archivos mediante la exposición del mecanismo de captura previa de Windows como una interfaz 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.
21Si se va a deshabilitar la combinación de páginas. La combinación de páginas ayuda a reducir el uso de memoria física del sistema operativo mediante una combinación periódica de páginas en la memoria física, que tienen contenido 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.
22Si se va a deshabilitar la compresión de memoria (si la deshabilitas, surtirá efecto después de reiniciar el sistema). La compresión de memoria es una característica de Windows que comprime memoria sin usar para mantener más datos residentes en la memoria RAM. También reduce la cantidad de datos escritos y leídos desde el archivo de paginación, lo que mejora el rendimiento. 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.
23Permite depurar el inicio previo de una aplicación específica desencadenando el inicio previo para que se produzca, así como salir del modo de depuración para la aplicación. 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.
24Especifica el nombre completo de paquete de la aplicación. Specifies the package full name of the application.
25Si se especifica este parámetro, la aplicación especificada dejará de estar en modo de depuración. Si no se especifica, la aplicación se iniciará previamente en modo de depuración. 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.
26Especifica la cadena que identifica la aplicación en el paquete. Specifies the string identifying the app in the package.
27Agente de administración de memoria Memory Management Agent
207Desconocido Unknown
1000Superfetch Superfetch
1001Mantiene y mejora el rendimiento del sistema a lo largo del tiempo. Maintains and improves system performance over time.
3000Microsoft Corporation Microsoft Corporation
3001Tarea de mantenimiento de evaluación de intercambio de espacio de trabajo Working set swap assessment maintenance task
3002Tarea de mantenimiento de equilibrio de caché de unidad híbrida Hybrid Drive cache rebalance maintenance task
3003Tarea de rellenado previo de caché de unidad híbrida Hybrid Drive cache prepopulation task
3004Tarea de mantenimiento de sincronización de bases de datos estáticas con Prioridad reservada Reserved Priority static db sync maintenance task
0x11000031Tiempo de respuesta Response Time
0x30000000Información Info
0x31000001Iniciar Start
0x31000002Detener Stop
0x50000002Error Error
0x50000003Advertencia Warning
0x700003F8ReadyBoot ReadyBoot
0x700003FBReadyBoost ReadyBoost
0x700003FCHybridDrive HybridDrive
0x90000001Microsoft-Windows-ReadyBoost Microsoft-Windows-ReadyBoost
0x90000002Operational Operational
0x91000001Microsoft-Windows-Superfetch Microsoft-Windows-Superfetch
0x91000002Main Main
0x91000003StoreLog StoreLog
0xB00003E8El dispositivo (%1) es válido para una memoria caché ReadyBoost. La velocidad de lectura aleatoria es de %3 KB/s. La velocidad de escritura aleatoria es de %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.
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
0xB00003EBEl dispositivo (%1) no se usará para una caché ReadyBoost porque no tiene suficiente espacio disponible. Espacio disponible: %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
0xB00003ECEl dispositivo (%1) no se usará para una caché ReadyBoost porque su rendimiento de escritura es insuficiente: %2 KB/s. The device (%1) will not be used for a ReadyBoost cache because it has insufficient write performance: %2 KB/sec.
0xB00003EDEl dispositivo (%1) no se usará para una caché ReadyBoost porque su rendimiento de lectura es insuficiente: %2 KB/s. The device (%1) will not be used for a ReadyBoost cache because it has insufficient read performance: %2 KB/sec.
0xB00003EEEl servicio ReadyBoost encontró un error durante el análisis del nuevo dispositivo (%1). Código de error: %2 The ReadyBoost service encountered an error during the analysis of the new device (%1). Error code: %2
0xB00003EFEl dispositivo (%1) no se usará para una caché ReadyBoost porque no tiene el formato FAT, FAT32 o NTFS. Formato actual: %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
0xB00003F0El dispositivo (%1) no se usará para una caché ReadyBoost porque no presenta un rendimiento uniforme en todo el dispositivo. Tamaño de la última región: %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.
0xB00003F1El dispositivo (%1) no se usará para una caché ReadyBoost porque es demasiado pequeño. Tamaño: %2 MB. Tamaño 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
0xB00003F2Se creó una caché ReadyBoost correctamente en el dispositivo (%1), con un tamaño de %2 MB. A ReadyBoost cache was successfully created on the device (%1) of size %2 MB.
0xB00003F3Se habilitó el almacenamiento en caché para el dispositivo (%1). Caching was enabled for device (%1).
0xB00003F4El dispositivo (%1) no se usará para una caché ReadyBoost porque ya existe una (en el dispositivo %2) y solo se admite una caché en un momento dado. 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.
0xB00003F5Se eliminó una caché ReadyBoost correctamente en el dispositivo (%1). A ReadyBoost cache was successfully deleted on the device (%1).
0xB00003F6Se deshabilitó el almacenamiento en caché para el dispositivo (%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
0xB00003F9Se completó una operación de desfragmentación. Se calculará un plan de arranque pronto. Marca de tiempo de desfragmentación (UTC): %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
0xB00103EBNo se usará el dispositivo (%1) para una memoria caché ReadyBoost porque no tiene suficiente espacio disponible. Espacio disponible: %2 MB, necesario: %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.
0xB00103EFNo se usará el dispositivo (%1) para una memoria caché ReadyBoost porque no tiene un formato FAT, FAT32, exFAT ni NTFS. 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
0xB00103F8Cálculo del plan de arranque completado en %3 ms.%n Marca de tiempo del plan de arranque: %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
0xB00103F9No se usará el dispositivo (%1) para una memoria caché ReadyBoost porque da lugar a errores de búsqueda. The device (%1) will not be used for a ReadyBoost cache because it incurs seek penalties.
0xB00103FALa evaluación del disco ReadyBoot se completó en %3 ms.%n Marca de tiempo de la evaluación del disco: %1%n Resultado: %2 ReadyBoot disk assessment completed in %3 ms.%n Disk Assessment Timestamp: %1%n Result: %2
0xB00103FBNo se usará el dispositivo (%1) para una memoria caché ReadyBoost porque es remoto, de solo lectura, virtual o no es compatible. The device (%1) will not be used for a ReadyBoost cache because it is remote, read-only, virtual, or otherwise unsupported.
0xB00103FCNo se usará el dispositivo (%1) para una memoria caché ReadyBoost porque contiene un volumen del sistema. The device (%1) will not be used for a ReadyBoost cache because it contains a system volume.
0xB00103FDNo se usará el dispositivo (%1) para una caché ReadyBoost porque contiene un archivo de configuración que prohíbe explícitamente hacerlo. The device (%1) will not be used for a ReadyBoost cache because it contains a configuration file which explicitly prohibits this.
0xB00103FEEl dispositivo (%1) no se usará para una memoria caché ReadyBoost porque el controlador de ReadyBoost está conectado a su pila de volúmenes. 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
0xB0010401El dispositivo (%1) no se usará para una memoria caché ReadyBoost porque es un VHD (disco duro virtual). 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
0xB0010403ReadyBoot ha actualizado el id. exclusivo de volumen del sistema: %3%n Código de error: %1 ReadyBoot has updated the system volume unique ID: %3%n ErrorCode: %1
0xB0010404El almacenamiento en caché en el disco híbrido en estado sólido (número de disco: %1) se ha deshabilitado debido al rendimiento insuficiente del dispositivo. Caching on the solid state hybrid disk (Disk number: %1) has been disabled due to insufficient device performance.
0xB0010405Se realizó una prueba de velocidad en el disco híbrido.%nResultado de la prueba: %1%nCódigo de error: %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
0xD0000001Finalización de arranque del sistema System boot completion
0xD0000002Desfragmentación de disco Disk defragmentation
0xD0000003Solicitud de usuario explícito Explicit user request
0xD0000004Almacenamiento en caché de ReadyBoost habilitado para este dispositivo. ReadyBoost caching enabled for this device.
0xD0000005Almacenamiento en caché de ReadyBoost deshabilitado debido a dispositivo de alto rendimiento. ReadyBoost caching disabled due to high performance device.
0xD0000006Almacenamiento en caché de ReadyBoost habilitado para ReadyBoot únicamente. ReadyBoost caching enabled for ReadyBoot only.
0xD0000007Almacenamiento en caché de ReadyBoost deshabilitado para este dispositivo. ReadyBoost caching disabled for this device.
0xD0000008Estado ReadyBoost sin determinar. ReadyBoost state not determined.
0xD0000009Unidad híbrida deshabilitada. Hybrid Drive disabled.
0xD000000AUnidad híbrida habilitada. Hybrid Drive enabled.
0xD000000BUnidad híbrida habilitada, se detectó rendimiento de E/S secuencial lento. Hybrid Drive enabled, slow sequential I/O performance detected.
0xD000000CSugerencias de host de unidad híbrida suspendidas debido a rendimiento lento del dispositivo. Hybrid Drive host hinting suspended due to slow device performance.
0xD000000DUnidad híbrida deshabilitada debido a rendimiento lento del dispositivo. Hybrid Drive disabled due to slow device performance.
0xD000000EEstado de la unidad híbrida sin determinar. Hybrid Drive state not determined.
0xD000000FPrueba no concluyente. Test inconclusive.
0xD0000010Pruebas de velocidad superadas. Speed tests passed.
0xD0000011Velocidad insuficiente para almacenamiento en caché de E/S secuencial. Speed insufficient for sequential I/O caching.
0xD0000012Rendimiento inaceptable para almacenamiento en caché. Performance unacceptable for caching.
0xD0000014Rendimiento no determinado. 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_es-mx_488bb25a3ae4f754\
File Size:28 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:28672
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:Spanish (Mexican)
Character Set:Unicode
Company Name:Microsoft Corporation
File Description:Host del servicio Superfetch
File Version:10.0.15063.0 (WinBuild.160101.0800)
Internal Name:Superfetch
Legal Copyright:© Microsoft Corporation. Todos los derechos reservados.
Original File Name:sysmain.dll.mui
Product Name:Sistema operativo Microsoft® Windows®
Product Version:10.0.15063.0

What is sysmain.dll.mui?

sysmain.dll.mui is Multilingual User Interface resource file that contain Spanish (Mexican) language for file sysmain.dll (Host del servicio Superfetch).

File version info

File Description:Host del servicio Superfetch
File Version:10.0.15063.0 (WinBuild.160101.0800)
Company Name:Microsoft Corporation
Internal Name:Superfetch
Legal Copyright:© Microsoft Corporation. Todos los derechos reservados.
Original Filename:sysmain.dll.mui
Product Name:Sistema operativo Microsoft® Windows®
Product Version:10.0.15063.0
Translation:0x80A, 1200