File name: | CompatProvider.dll.mui |
Size: | 12800 byte |
MD5: | 631d356e079ff946a7de6e35d34a168e |
SHA1: | 7afda7086cde817d522695bde503703a5f301431 |
SHA256: | c9ed52ff79d0ea16c402b3523d971fec6585ac6f88801e711b1526cab88b0134 |
Operating systems: | Windows 10 |
Extension: | MUI |
If an error occurred or the following message in Russian 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 | Russian | English |
---|---|---|
1000 | DownlevelTopLevelHelp | DownlevelTopLevelHelp |
1101 | DownlevelCommands | DownlevelCommands |
1102 | Сведения по доступным командам прежних версий | Information on the available downlevel commands |
1103 | Следующие команды можно использовать для работы с указанным образом. |
The following commands may be used to service the specified image. |
1104 | Для получения дополнительных сведений о командах обслуживания и их аргументах введите после команды /?. Примеры: DISM.exe /Image:C:\test\offline /Apply-Unattend /? DISM.exe /Image:C:\test\offline /Add-Package /? |
For more information about these servicing commands and their arguments, specify a command immediately before /?. Examples: DISM.exe /Image:C:\test\offline /Apply-Unattend /? DISM.exe /Image:C:\test\offline /Add-Package /? |
1105 | Apply-Unattend | Apply-Unattend |
1106 | Применяет файл автоматической установки к образу. | Applies an unattend file to an image. |
1107 | /Apply-Unattend: Применяет файл unattend.xml к файлу автономного образа. Пример: DISM.exe /Image:C:\test\offline /Apply-Unattend:C:\unattend.xml |
/Apply-Unattend: Applies an unattend.xml file to the offline image. Example: DISM.exe /Image:C:\test\offline /Apply-Unattend:C:\unattend.xml |
1108 | Disable-Feature | Disable-Feature |
1109 | Отключает указанные функции в образе. | Disables a specific feature in the image. |
1110 | /Disable-Feature /FeatureName: [/PackageName:] Отключает указанный компонент в образе. Если имя пакета не задано, используется пакет Windows Foundation. Примеры: DISM.exe /Image:C:\test\offline /Disable-Feature /FeatureName:Hearts DISM.exe /Image:C:\test\offline /Disable-Feature /PackageName:Microsoft.Windows.Calc.Demo~6595b6144ccf1df~x86~en~1.0.0.0 |
/Disable-Feature /FeatureName: [/PackageName:] Disables the specified feature in the image. If the package name is not specified, the Windows Foundation package is assumed. Examples: DISM.exe /Image:C:\test\offline /Disable-Feature /FeatureName:Hearts DISM.exe /Image:C:\test\offline /Disable-Feature /PackageName:Microsoft.Windows.Calc.Demo~6595b6144ccf1df~x86~en~1.0.0.0 |
1111 | Enable-Feature | Enable-Feature |
1112 | Включает указанные функции в образе. | Enables a specific feature in the image. |
1113 | /Enable-Feature /FeatureName: [/PackageName:] Включает указанный компонент в образе. Если имя пакета не задано, используется пакет Windows Foundation. Примеры: DISM.exe /Image:C:\test\offline /Enable-Feature /FeatureName:Hearts DISM.exe /Image:C:\test\offline /Enable-Feature /PackageName:Microsoft.Windows.Calc.Demo~6595b6144ccf1df~x86~en~1.0.0.0 |
/Enable-Feature /FeatureName: [/PackageName:] Enables the specified feature in the image. If the package name is not specified, the Windows Foundation package is assumed. Examples: DISM.exe /Image:C:\test\offline /Enable-Feature /FeatureName:Hearts DISM.exe /Image:C:\test\offline /Enable-Feature /PackageName:Microsoft.Windows.Calc.Demo~6595b6144ccf1df~x86~en~1.0.0.0 |
1114 | Remove-Package | Remove-Package |
1115 | Удаляет пакеты из образа. | Removes packages from the image. |
1116 | /Remove-Package {/PackagePath: | /PackageName:} Удаляет указанные пакеты, если они не находятся в состоянии ожидания обработки действия. Если действия находятся в ожидании обработки, ресурсы остаются в образе и пакету назначается статус «Запрошена отмена установки». Для удаления пакета необходимо загрузить образ для обработки ожидающих действий. Примеры: DISM.exe /Image:C:\test\offline /Remove-Package /PackagePath:C:\MyPackages\package.cab DISM.exe /Image:C:\test\offline /Remove-Package /PackageName:Microsoft.Windows.Calc.Demo~6595b6144ccf1df~x86~en~1.0.0.0 |
/Remove-Package {/PackagePath: | /PackageName:} Uninstalls the specified package(s) unless there are online, unprocessed pending actions. If online actions are pending, the resources remain in the image and the package state is set to Uninstall Requested. You must boot the image to process pending actions before the package can be removed. Examples: DISM.exe /Image:C:\test\offline /Remove-Package /PackagePath:C:\MyPackages\package.cab DISM.exe /Image:C:\test\offline /Remove-Package /PackageName:Microsoft.Windows.Calc.Demo~6595b6144ccf1df~x86~en~1.0.0.0 |
1117 | Add-Package | Add-Package |
1118 | Добавляет пакеты к образу. | Adds packages to the image. |
1119 | /Add-Package /PackagePath: Добавляет указанный CAB-файл пакета в образ. В одной командной строке можно добавить несколько пакетов. Параметр /PackagePath может указывать либо на CAB-файл, либо на папку. Примеры: DISM.exe /Image:C:\test\offline /Add-Package /PackagePath:C:\test\packages DISM.exe /Image:C:\test\offline /Add-Package /PackagePath:C:\test\packages\package.cab |
/Add-Package /PackagePath: Installs a specified .cab package in the image. Multiple packages can be added on one command line. /PackagePath can point to either a .cab file or a folder. Examples: DISM.exe /Image:C:\test\offline /Add-Package /PackagePath:C:\test\packages DISM.exe /Image:C:\test\offline /Add-Package /PackagePath:C:\test\packages\package.cab |
0x1 | CompatProvider | CompatProvider |
0xC15503E8 | Параметр %1 не распознается в этом контексте.Дополнительные сведения см. в справке. | The %1 option is not recognized in this context.For more information, refer to the help. |
0xC15503F2 | Параметр %1 нужно указывать в командной строке перед соответствующими аргументами.Дополнительные сведения см. в справке по параметру %1. | The %1 option must appear on the command-line before the arguments for that option.For more information, refer to the help for the %1 option. |
0xC15503FC | В параметре %1 отсутствует аргумент.Дополнительные сведения см. в справке. | The %1 option is missing an argument.For more information, refer to the help. |
0xC1550410 | Параметр %1 в этой команде недопустим.Дополнительные сведения см. в справке. | The %1 option is not valid with this command.For more information, refer to the help. |
0xC155041A | Параметр %1 не принимает аргументы.Повторите ввод командной строки без аргумента. | The %1 option does not take an argument.Re-enter the command without the argument. |
0xC1550424 | При использовании этой команды не указывайте одновременно параметры /PackagePath и /PackageName.Повторите ввод команды, указав только один из этих параметров. | When using this command, do not specify both the /PackagePath and /PackageName options. Re-enter the command, specifying only one of these options. |
0xC155042E | Для выполнения этой команды следует указать один из параметров /PackagePath и /PackageName.Повторите ввод команды, указав один из этих параметров. | This command requires that either the /PackagePath or /PackageName options be specified.Re-enter the command, specifying one of these options. |
0xC1550438 | Для этой команды требуется указать параметр /FeatureName.Повторите ввод команды, указав параметр /FeatureName. | This command requires that the /FeatureName option be specified.Re-enter the command, specifying the /FeatureName option. |
0xC1550442 | При обработке %1 возникла ошибка. Указанный путь не найден. Убедитесь, что аргумент допустим, а путь существует. | An error occurred while processing %1. The specified path was not found. Ensure that the argument is valid and that the path exists. |
0xC1550443 | При обработке команды произошла ошибка. Дополнительные сведения см. в файлах журнала. | An error occurred while processing the command.For more information, review the log files. |
0xC1550444 | Указанная команда неизвестна или не поддерживается при выполнении средства DISM.exe для этого конечного образа. Дополнительные сведения см. в справочной документации, доступной в пакете автоматической установки Windows (Windows-AIK) и в предустановочном наборе OPK (OEM Preinstallation Kit). | The command specified is unknown or not supported when running DISM.exe against this target image. For more information, see the Help documentation available in the Windows Automated Installation Kit (Windows-AIK) or the Windows OEM Preinstallation Kit (OPK). |
0xC15507D0 | Для параметра %1 в командной строке можно указать только один пакет.Повторите ввод команды, указав для параметра %1 только один пакет. | Only one package can be specified on the command-line for the %1 option.Re-enter the command specifying only one package for the %1 option. |
0xC15507DA | Эта команда не позволяет указывать несколько путей к пакету. Дополнительные сведения см. в справке. | Multiple package paths cannot be specified with this command. For more information, refer to the help. |
0xC15507E4 | Эта команда не позволяет указывать несколько аргументов компонента. Дополнительные сведения см. в справке. | Multiple feature arguments cannot be specified with this command. For more information, refer to the help. |
0xC15507EE | Выполнение этой операции в 64-разрядной среде Windows-In-Windows (WOW64) не поддерживается и может привести к возникновению непредвиденных ошибок.Попытайтесь повторить операцию из 32-разрядной среды или из среды, которая соответствует архитектуре обслуживаемого образа. | Performing this operation from a Windows-In-Windows 64-bit (WOW64) host environment is not supported and may cause unexpected problems.Try the operation from a 32-bit host environment or from a host environment that matches the architecture of the image you are servicing. |
File Description: | Поставщик совместимости DISM |
File Version: | 10.0.15063.0 (WinBuild.160101.0800) |
Company Name: | Microsoft Corporation |
Internal Name: | CompatProvider.dll |
Legal Copyright: | © Корпорация Майкрософт. Все права защищены. |
Original Filename: | CompatProvider.dll.mui |
Product Name: | Операционная система Microsoft® Windows® |
Product Version: | 10.0.15063.0 |
Translation: | 0x419, 1200 |