File name: | CbsProvider.dll.mui |
Size: | 47616 byte |
MD5: | d68e91f16cbd41931c97d8472702b7c3 |
SHA1: | 10a03167120d32f886fc174b81775a8377f4c7ac |
SHA256: | cd93260bd9fa7529a801afeeb7cf0aac0765fc02bafc9bdbde3251c04549ea50 |
Operating systems: | Windows 10 |
Extension: | MUI |
If an error occurred or the following message in English (U.S.) 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 | English (U.S.) | English |
---|---|---|
100 | CBSProvider | CBSProvider |
101 | Adding package %1!s! | Adding package %1!s! |
102 | Removing package %1!s! | Removing package %1!s! |
103 | Enabling feature(s) | Enabling feature(s) |
104 | Disabling feature(s) | Disabling feature(s) |
105 | Staging package %1!s! | Staging package %1!s! |
106 | Package %1!s! may have failed due to a pending restart. Restart the system and try the command again. | Package %1!s! may have failed due to a pending restart. Restart the system and try the command again. |
107 | Package %1!s! may have failed due to pending updates to servicing components in the image. Try the command again. | Package %1!s! may have failed due to pending updates to servicing components in the image. Try the command again. |
108 | Package Name | Package Name |
109 | State | State |
110 | Install Time | Install Time |
111 | Release Type | Release Type |
112 | Packages listing: | Packages listing: |
113 | Package information: | Package information: |
114 | Applicable | Applicable |
115 | Yes | Yes |
116 | No | No |
117 | Copyright | Copyright |
118 | Company | Company |
119 | Creation Time | Creation Time |
120 | Description | Description |
121 | Identity | Identity |
122 | Install Client | Install Client |
123 | Install Location | Install Location |
124 | Install Package Name | Install Package Name |
125 | Install User Name | Install User Name |
126 | Last Update Time | Last Update Time |
127 | Name | Name |
128 | Product Version | Product Version |
129 | Restart Required | Restart Required |
130 | Support Information | Support Information |
131 | Features listing for package | Features listing for package |
132 | Feature Name | Feature Name |
133 | Parent Package | Parent Package |
134 | Feature Information: | Feature Information: |
135 | Display Name | Display Name |
137 | Removing unused components from the image. |
Removing unused components from the image. |
138 | (No features found for this package) | (No features found for this package) |
139 | Product Name | Product Name |
140 | Package Identity | Package Identity |
141 | Reverting pending actions from the image... |
Reverting pending actions from the image... |
142 | (No packages found) | (No packages found) |
143 | The operation completed. Revert of pending actions will be attempted after the reboot. |
The operation completed. Revert of pending actions will be attempted after the reboot. |
144 | Custom Properties: | Custom Properties: |
145 | (No custom properties found) | (No custom properties found) |
146 | Completely offline capable | Completely offline capable |
147 | Capability Identity | Capability Identity |
148 | Capability listing: | Capability listing: |
149 | Capability information: | Capability information: |
150 | (No capability found) | (No capability found) |
151 | Download Size | Download Size |
152 | Install Size | Install Size |
153 | Self servicing package | Self servicing package |
200 | Not Present | Not Present |
201 | Uninstall Pending | Uninstall Pending |
202 | Staged | Staged |
203 | Staging | Staging |
204 | Installed | Installed |
205 | Install Pending | Install Pending |
206 | Superseded | Superseded |
207 | Partially Installed | Partially Installed |
250 | Disabled | Disabled |
251 | Disable Pending | Disable Pending |
254 | Enabled | Enabled |
255 | Enable Pending | Enable Pending |
256 | Enabled Features | Enabled Features |
257 | Disabled Features | Disabled Features |
260 | Disabled with Payload Removed | Disabled with Payload Removed |
300 | Removing backup files created during service pack installation. |
Removing backup files created during service pack installation. |
301 | Service Pack Cleanup | Service Pack Cleanup |
302 | Service Pack Cleanup operation completed. |
Service Pack Cleanup operation completed. |
303 | Service Pack Cleanup cannot proceed: No Service Pack backup files were found. |
Service Pack Cleanup cannot proceed: No Service Pack backup files were found. |
304 | Service Pack Cleanup cannot proceed: An operation is waiting to be completed on this computer. Restart your computer, and then run Service Pack Cleanup. |
Service Pack Cleanup cannot proceed: An operation is waiting to be completed on this computer. Restart your computer, and then run Service Pack Cleanup. |
305 | Removed Service Pack backup files. | Removed Service Pack backup files. |
322 | Undetermined | Undetermined |
330 | No component store corruption detected. |
No component store corruption detected. |
331 | The component store is repairable. |
The component store is repairable. |
332 | The component store cannot be repaired. |
The component store cannot be repaired. |
333 | The restore operation completed successfully. |
The restore operation completed successfully. |
334 | The restore operation failed. Either the repair source was not found or the component store cannot be repaired. |
The restore operation failed. Either the repair source was not found or the component store cannot be repaired. |
340 | Component Store (WinSxS) information: | Component Store (WinSxS) information: |
341 | Windows Explorer Reported Size of Component Store | Windows Explorer Reported Size of Component Store |
342 | Actual Size of Component Store | Actual Size of Component Store |
343 | Shared with Windows | Shared with Windows |
344 | Backups and Disabled Features | Backups and Disabled Features |
345 | Cache and Temporary Data | Cache and Temporary Data |
346 | Date of Last Cleanup | Date of Last Cleanup |
347 | Number of Reclaimable Packages | Number of Reclaimable Packages |
348 | Component Store Cleanup Recommended | Component Store Cleanup Recommended |
1000 | ImageTopLevelHelp | ImageTopLevelHelp |
1100 | PackageCommands | PackageCommands |
1101 | Information on the available package commands. | Information on the available package commands. |
1102 | PACKAGE SERVICING COMMANDS: |
PACKAGE SERVICING COMMANDS: |
1103 | Add-Package | Add-Package |
1104 | Adds packages to the image. | Adds packages to the image. |
1105 | /Add-Package /PackagePath: [/IgnoreCheck] [/PreventPending] Adds one or more packages to an image. /PackagePath can point to either a .cab file, a .msu file, or a folder. Use the /IgnoreCheck switch to skip installation of the package if the applicability checks fail. Use the /PreventPending switch to skip the installation of the package if the package or Windows image has pending online actions. Examples: DISM.exe /Image:C:\test\offline /Add-Package /PackagePath:C:\test\packages /IgnoreCheck DISM.exe /Image:C:\test\offline /Add-Package /PackagePath:C:\test\packages\package.cab /PreventPending DISM.exe /Image:C:\test\offline /Add-Package /PackagePath:C:\Windows-KB000006-v1-x86-en-us.msu |
/Add-Package /PackagePath: [/IgnoreCheck] [/PreventPending] Adds one or more packages to an image. /PackagePath can point to either a .cab file, a .msu file, or a folder. Use the /IgnoreCheck switch to skip installation of the package if the applicability checks fail. Use the /PreventPending switch to skip the installation of the package if the package or Windows image has pending online actions. Examples: DISM.exe /Image:C:\test\offline /Add-Package /PackagePath:C:\test\packages /IgnoreCheck DISM.exe /Image:C:\test\offline /Add-Package /PackagePath:C:\test\packages\package.cab /PreventPending DISM.exe /Image:C:\test\offline /Add-Package /PackagePath:C:\Windows-KB000006-v1-x86-en-us.msu |
1106 | Remove-Package | Remove-Package |
1107 | Removes packages from the image. | Removes packages from the image. |
1108 | /Remove-Package {/PackagePath: | /PackageName:} Removes one or more packages 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. You cannot use this command to remove .msu files. 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 |
/Remove-Package {/PackagePath: | /PackageName:} Removes one or more packages 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. You cannot use this command to remove .msu files. 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 |
1109 | Enable-Feature | Enable-Feature |
1110 | Enables a specific feature in the image. | Enables a specific feature in the image. |
1111 | /Enable-Feature /FeatureName: [/PackageName:] [/Source:] [/LimitAccess] [/All] Enables the feature specified by the FeatureName command argument. You do not have to specify the /PackageName if it is the Windows Foundation Package. Otherwise, use /PackageName to specify the parent package of the feature. Multiple /FeatureName arguments can be used if the features are components in the same parent package. You can restore and enable a feature that has previously been removed from the image. Use the /Source argument to specify the location of the files needed to restore the feature. Multiple /Source arguments can be used. Use /LimitAccess to prevent DISM from contacting WU/WSUS. Use /All to enable all parent features of the specified feature. Example: DISM.exe /Online /Enable-Feature /FeatureName:Hearts /All DISM.exe /Image:c:\offline /Enable-Feature /FeatureName:Calc /PackageName:Microsoft.Windows.Calc.Demo~6595b6144ccf1df~x86~en~1.0.0.0 DISM.exe /Image:c:\offline /Enable-Feature /FeatureName:Feature /Source:c:\test\mount |
/Enable-Feature /FeatureName: [/PackageName:] [/Source:] [/LimitAccess] [/All] Enables the feature specified by the FeatureName command argument. You do not have to specify the /PackageName if it is the Windows Foundation Package. Otherwise, use /PackageName to specify the parent package of the feature. Multiple /FeatureName arguments can be used if the features are components in the same parent package. You can restore and enable a feature that has previously been removed from the image. Use the /Source argument to specify the location of the files needed to restore the feature. Multiple /Source arguments can be used. Use /LimitAccess to prevent DISM from contacting WU/WSUS. Use /All to enable all parent features of the specified feature. Example: DISM.exe /Online /Enable-Feature /FeatureName:Hearts /All DISM.exe /Image:c:\offline /Enable-Feature /FeatureName:Calc /PackageName:Microsoft.Windows.Calc.Demo~6595b6144ccf1df~x86~en~1.0.0.0 DISM.exe /Image:c:\offline /Enable-Feature /FeatureName:Feature /Source:c:\test\mount |
1112 | Disable-Feature | Disable-Feature |
1113 | Disables a specific feature in the image. | Disables a specific feature in the image. |
1114 | /Disable-Feature /FeatureName: [/PackageName:] [/Remove] Disables the feature specified by the FeatureName command argument. You do not have to specify the /PackageName if it is the Windows Foundation Package. Otherwise, use /PackageName to specify the parent package of the feature. Multiple /FeatureName arguments can be used if the features are components in the same parent package. Use /Remove to remove a feature without removing the feature's manifest from the image. The feature will be listed as 'Disabled with Payload Removed' when using /Get-FeatureInfo and can be restored and enabled using /Enable-Feature with the /Source option. Example: DISM.exe /Online /Disable-Feature /FeatureName:Hearts DISM.exe /Image:c:\offline /Disable-Feature /FeatureName:Calc /PackageName:Microsoft.Windows.Calc.Demo~6595b6144ccf1df~x86~en~1.0.0.0 /Remove |
/Disable-Feature /FeatureName: [/PackageName:] [/Remove] Disables the feature specified by the FeatureName command argument. You do not have to specify the /PackageName if it is the Windows Foundation Package. Otherwise, use /PackageName to specify the parent package of the feature. Multiple /FeatureName arguments can be used if the features are components in the same parent package. Use /Remove to remove a feature without removing the feature's manifest from the image. The feature will be listed as 'Disabled with Payload Removed' when using /Get-FeatureInfo and can be restored and enabled using /Enable-Feature with the /Source option. Example: DISM.exe /Online /Disable-Feature /FeatureName:Hearts DISM.exe /Image:c:\offline /Disable-Feature /FeatureName:Calc /PackageName:Microsoft.Windows.Calc.Demo~6595b6144ccf1df~x86~en~1.0.0.0 /Remove |
1115 | Get-Packages | Get-Packages |
1116 | Displays information about all packages in the image. |
Displays information about all packages in the image. |
1117 | /Get-Packages [/Format:] Displays information about all packages in the image. Use the /Format option to specify a table or list format for the output. If /Format is not specified, the output is formatted as a list. Examples: DISM.exe /Image:C:\test\offline /Get-Packages DISM.exe /Format:Table /Image:C:\test\offline /Get-Packages DISM.exe /Format:List /English /Image:C:\test\offline /Get-Packages |
/Get-Packages [/Format:] Displays information about all packages in the image. Use the /Format option to specify a table or list format for the output. If /Format is not specified, the output is formatted as a list. Examples: DISM.exe /Image:C:\test\offline /Get-Packages DISM.exe /Format:Table /Image:C:\test\offline /Get-Packages DISM.exe /Format:List /English /Image:C:\test\offline /Get-Packages |
1118 | Get-PackageInfo | Get-PackageInfo |
1119 | Displays information about a specific package. | Displays information about a specific package. |
1120 | /Get-PackageInfo {/PackagePath: | /PackageName:} Displays information about a specific package. /PackagePath can point to either a .cab file or a folder. The path to the .cab file should point to the original source of the package, not to where the file is installed on the image. You cannot use this command to get package information for .msu files. Examples: DISM.exe /Image:C:\test\offline /Get-PackageInfo /PackagePath:C:\packages\package.cab DISM.exe /Image:C:\test\offline /Get-PackageInfo /PackageName:Microsoft.Windows.Calc.Demo~6595b6144ccf1df~x86~en~1.0.0.0 |
/Get-PackageInfo {/PackagePath: | /PackageName:} Displays information about a specific package. /PackagePath can point to either a .cab file or a folder. The path to the .cab file should point to the original source of the package, not to where the file is installed on the image. You cannot use this command to get package information for .msu files. Examples: DISM.exe /Image:C:\test\offline /Get-PackageInfo /PackagePath:C:\packages\package.cab DISM.exe /Image:C:\test\offline /Get-PackageInfo /PackageName:Microsoft.Windows.Calc.Demo~6595b6144ccf1df~x86~en~1.0.0.0 |
1121 | Get-Features | Get-Features |
1122 | Displays information about all features in a package. |
Displays information about all features in a package. |
1123 | /Get-Features [/Format:] [/PackagePath:] [/PackageName:] Displays information about all features found in a specific package. If you do not specify a package name or path, all features in the image will be listed. /PackagePath can point to either a .cab file or a folder. Use the /Format option to specify a table or list format for the output. If /Format is not specified the option is formatted as a list. Examples: DISM.exe /Image:C:\test\offline /Get-Features /Format:Table DISM.exe /Image:C:\test\offline /Get-Features /Format:List /PackagePath:C:\packages\package.cab DISM.exe /Image:C:\test\offline /Get-Features /PackageName:Microsoft.Windows.Calc.Demo~6595b6144ccf1df~x86~en~1.0.0.0 |
/Get-Features [/Format:] [/PackagePath:] [/PackageName:] Displays information about all features found in a specific package. If you do not specify a package name or path, all features in the image will be listed. /PackagePath can point to either a .cab file or a folder. Use the /Format option to specify a table or list format for the output. If /Format is not specified the option is formatted as a list. Examples: DISM.exe /Image:C:\test\offline /Get-Features /Format:Table DISM.exe /Image:C:\test\offline /Get-Features /Format:List /PackagePath:C:\packages\package.cab DISM.exe /Image:C:\test\offline /Get-Features /PackageName:Microsoft.Windows.Calc.Demo~6595b6144ccf1df~x86~en~1.0.0.0 |
1124 | Get-FeatureInfo | Get-FeatureInfo |
1125 | Displays information about a specific feature. | Displays information about a specific feature. |
1126 | /Get-FeatureInfo /FeatureName: [/PackagePath:] [/PackageName:] Displays information about a specific feature. Use /Get-Features to find the name of the feature in the image. Feature names are case-sensitive. /PackageName and /PackagePath can be used to find a specific feature in a package. Examples: DISM.exe /Image:C:\test\offline /Get-FeatureInfo /FeatureName:XPS-Viewer DISM.exe /Image:C:\test\offline /Get-FeatureInfo /FeatureName:Feature /PackagePath:C:\packages\package.cab |
/Get-FeatureInfo /FeatureName: [/PackagePath:] [/PackageName:] Displays information about a specific feature. Use /Get-Features to find the name of the feature in the image. Feature names are case-sensitive. /PackageName and /PackagePath can be used to find a specific feature in a package. Examples: DISM.exe /Image:C:\test\offline /Get-FeatureInfo /FeatureName:XPS-Viewer DISM.exe /Image:C:\test\offline /Get-FeatureInfo /FeatureName:Feature /PackagePath:C:\packages\package.cab |
1127 | Cleanup-Image | Cleanup-Image |
1128 | Performs cleanup and recovery operations on the image. |
Performs cleanup and recovery operations on the image. |
1129 | /Cleanup-Image /RevertPendingActions WARNING! You should use the /RevertPendingActions option only in a system-recovery scenario to perform recovery operations on a Windows image that did not boot. Example: DISM.exe /Image:C:\test\offline /Cleanup-Image /RevertPendingActions /Cleanup-Image /spsuperseded [/hidesp] Use /SPSuperseded to remove any backup files created during the installation of a service pack. Use /HideSP to prevent the service pack from being listed in the Installed Updates for the operating system. WARNING! The service pack cannot be uninstalled after the /SPSuperseded operation is completed. Example: DISM.exe /Image:C:\test\offline /Cleanup-Image /spsuperseded /hidesp /Cleanup-Image {/CheckHealth | /ScanHealth | /RestoreHealth} Use /CheckHealth to check whether the image has been flagged as corrupted by a failed process and whether the corruption can be repaired. Use /ScanHealth to scan the image for component store corruption. Use /RestoreHealth to scan the image for component store corruption, and then perform repair operations automatically. Use /Source with /RestoreHealth to specify the location of known good versions of files that can be used for the repair. For more information on specifying a source location, see http://go.microsoft.com/fwlink/?LinkId=243077. Use /LimitAccess to prevent DISM from contacting WU/WSUS. Example: DISM.exe /Online /Cleanup-Image /ScanHealth DISM.exe /Image:c:\offline /Cleanup-Image /RestoreHealth /Source:c:\test\mount /Cleanup-Image /StartComponentCleanup [/ResetBase [/Defer]] Use /StartComponentCleanup to clean up the superseded components and reduce the size of the component store. Use /ResetBase to reset the base of superseded components, which can further reduce the component store size. Use /Defer with /ResetBase to defer long-running cleanup operations to the next automatic maintenance. WARNING! The installed Windows Updates cannot be uninstalled after the /StartComponentCleanup with /ResetBase operation is completed. Example: DISM.exe /Image:C:\test\offline /Cleanup-Image /StartComponentCleanup /Cleanup-Image /AnalyzeComponentStore Use /AnalyzeComponentStore to create a report of the WinSxS component store. For more information about the WinSxS report and how to use the information provided in the report, see http://go.microsoft.com/fwlink/?LinkId=293367. Example: DISM.exe /Image:C:\test\offline /Cleanup-Image /AnalyzeComponentStore |
/Cleanup-Image /RevertPendingActions WARNING! You should use the /RevertPendingActions option only in a system-recovery scenario to perform recovery operations on a Windows image that did not boot. Example: DISM.exe /Image:C:\test\offline /Cleanup-Image /RevertPendingActions /Cleanup-Image /spsuperseded [/hidesp] Use /SPSuperseded to remove any backup files created during the installation of a service pack. Use /HideSP to prevent the service pack from being listed in the Installed Updates for the operating system. WARNING! The service pack cannot be uninstalled after the /SPSuperseded operation is completed. Example: DISM.exe /Image:C:\test\offline /Cleanup-Image /spsuperseded /hidesp /Cleanup-Image {/CheckHealth | /ScanHealth | /RestoreHealth} Use /CheckHealth to check whether the image has been flagged as corrupted by a failed process and whether the corruption can be repaired. Use /ScanHealth to scan the image for component store corruption. Use /RestoreHealth to scan the image for component store corruption, and then perform repair operations automatically. Use /Source with /RestoreHealth to specify the location of known good versions of files that can be used for the repair. For more information on specifying a source location, see http://go.microsoft.com/fwlink/?LinkId=243077. Use /LimitAccess to prevent DISM from contacting WU/WSUS. Example: DISM.exe /Online /Cleanup-Image /ScanHealth DISM.exe /Image:c:\offline /Cleanup-Image /RestoreHealth /Source:c:\test\mount /Cleanup-Image /StartComponentCleanup [/ResetBase [/Defer]] Use /StartComponentCleanup to clean up the superseded components and reduce the size of the component store. Use /ResetBase to reset the base of superseded components, which can further reduce the component store size. Use /Defer with /ResetBase to defer long-running cleanup operations to the next automatic maintenance. WARNING! The installed Windows Updates cannot be uninstalled after the /StartComponentCleanup with /ResetBase operation is completed. Example: DISM.exe /Image:C:\test\offline /Cleanup-Image /StartComponentCleanup /Cleanup-Image /AnalyzeComponentStore Use /AnalyzeComponentStore to create a report of the WinSxS component store. For more information about the WinSxS report and how to use the information provided in the report, see http://go.microsoft.com/fwlink/?LinkId=293367. Example: DISM.exe /Image:C:\test\offline /Cleanup-Image /AnalyzeComponentStore |
1130 | Get-Capabilities | Get-Capabilities |
1131 | Get capabilities in the image. | Get capabilities in the image. |
1132 | /Get-Capabilities [/Source:] [/LimitAccess] Get capabilities in the image. Use the /Source argument to specify the location of the files needed to get the capabilities. Multiple /Source arguments can be used. Use /LimitAccess to prevent DISM from contacting WU/WSUS. Example: DISM.exe /Online /Get-Capabilities |
/Get-Capabilities [/Source:] [/LimitAccess] Get capabilities in the image. Use the /Source argument to specify the location of the files needed to get the capabilities. Multiple /Source arguments can be used. Use /LimitAccess to prevent DISM from contacting WU/WSUS. Example: DISM.exe /Online /Get-Capabilities |
1133 | Get-CapabilityInfo | Get-CapabilityInfo |
1134 | Get information of a capability in the image. | Get information of a capability in the image. |
1135 | /Get-CapabilityInfo /CapabilityName: Get information of a capability in the image. Example: DISM.exe /Online /Get-CapabilityInfo /CapabilityName:Language.Basic~~~en-US~0.0.1.0 |
/Get-CapabilityInfo /CapabilityName: Get information of a capability in the image. Example: DISM.exe /Online /Get-CapabilityInfo /CapabilityName:Language.Basic~~~en-US~0.0.1.0 |
1136 | Add-Capability | Add-Capability |
1137 | Add a capability to one image. | Add a capability to one image. |
1138 | /Add-Capability /CapabilityName: [/Source:] [/LimitAccess] Add a capability to one image. Use the /Source argument to specify the location of the files needed to add the capability. Multiple /Source arguments can be used. Use /LimitAccess to prevent DISM from contacting WU/WSUS. Example: DISM.exe /Online /Add-Capability /CapabilityName:Language.Basic~~~en-US~0.0.1.0 |
/Add-Capability /CapabilityName: [/Source:] [/LimitAccess] Add a capability to one image. Use the /Source argument to specify the location of the files needed to add the capability. Multiple /Source arguments can be used. Use /LimitAccess to prevent DISM from contacting WU/WSUS. Example: DISM.exe /Online /Add-Capability /CapabilityName:Language.Basic~~~en-US~0.0.1.0 |
1139 | Remove-Capability | Remove-Capability |
1140 | Remove a capability from one image. | Remove a capability from one image. |
1141 | /Remove-Capability /CapabilityName: Remove a capability from one image. Example: DISM.exe /Online /Remove-Capability /CapabilityName:Language.Basic~~~en-US~0.0.1.0 |
/Remove-Capability /CapabilityName: Remove a capability from one image. Example: DISM.exe /Online /Remove-Capability /CapabilityName:Language.Basic~~~en-US~0.0.1.0 |
0x00002710 | The package %1 is already installed. | The package %1 is already installed. |
0x0000271A | The package %1 is not present in the image. | The package %1 is not present in the image. |
0x00002724 | No packages were found that require processing. | No packages were found that require processing. |
0x0000272E | The package was not added because the specified Windows image or package has pending online actions.For more information about the /PreventPending option, refer to the help. | The package was not added because the specified Windows image or package has pending online actions.For more information about the /PreventPending option, refer to the help. |
0x00004E20 | The %1 option is not recognized in this context. For more information, refer to the help. | The %1 option is not recognized in this context. For more information, refer to the help. |
0x00004E2A | 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. | 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. |
0x00004E34 | The %1 option is missing an argument.For more information, refer to the help. | The %1 option is missing an argument.For more information, refer to the help. |
0x00004E3E | The %1 option is not recognized in this context.For more information, refer to the help. | The %1 option is not recognized in this context.For more information, refer to the help. |
0x00004E48 | The %1 option is not valid with this command.For more information, refer to the help. | The %1 option is not valid with this command.For more information, refer to the help. |
0x00004E4D | The %1 option does not take an argument.Re-enter the command without the argument. | The %1 option does not take an argument.Re-enter the command without the argument. |
0x00004E52 | When using this command, do not specify both the /PackagePath and /PackageName options. Re-enter the command, specifying only one of these options. | When using this command, do not specify both the /PackagePath and /PackageName options. Re-enter the command, specifying only one of these options. |
0x00004E5C | This command requires that either the /PackagePath or /PackageName options be specified.Re-enter the command, specifying one of these options. | This command requires that either the /PackagePath or /PackageName options be specified.Re-enter the command, specifying one of these options. |
0x00004E66 | This command requires that the /FeatureName option be specified.Re-enter the command, specifying the /FeatureName option. | This command requires that the /FeatureName option be specified.Re-enter the command, specifying the /FeatureName option. |
0x00004E67 | Only one package can be specified on the command-line for %1.Re-enter the command, specifying only one package. | Only one package can be specified on the command-line for %1.Re-enter the command, specifying only one package. |
0x00004E70 | An error occurred while processing %1. The specified path was not found. Ensure that the argument is valid and that the path exists. | An error occurred while processing %1. The specified path was not found. Ensure that the argument is valid and that the path exists. |
0x00004E7A | No packages were specified on the command-line.Re-enter the command, specifying a package. | No packages were specified on the command-line.Re-enter the command, specifying a package. |
0x00004E84 | An error occurred while processing the packages specified on the command-line.For more information, review the log file. | An error occurred while processing the packages specified on the command-line.For more information, review the log file. |
0x00004E8E | An error occurred while trying to get the name of a specified package.For more information, review the log file. | An error occurred while trying to get the name of a specified package.For more information, review the log file. |
0x00004E98 | An error occurred while trying to get the state of a specified package.For more information, review the log file. | An error occurred while trying to get the state of a specified package.For more information, review the log file. |
0x00004EA2 | An error occurred while processing %1. The install state is unknown or invalid. For more information, review the log file. | An error occurred while processing %1. The install state is unknown or invalid. For more information, review the log file. |
0x00004EAC | No Windows features were specified on the command line.Use the /Get-Features option to find the name of the feature in the image and try the command again. | No Windows features were specified on the command line.Use the /Get-Features option to find the name of the feature in the image and try the command again. |
0x00004EB6 | An error occurred while trying to open the Windows Foundation Package as the default package. For more information, review the log file. | An error occurred while trying to open the Windows Foundation Package as the default package. For more information, review the log file. |
0x00004EC0 | The specified package is not applicable to this image. | The specified package is not applicable to this image. |
0x00004EC1 | The package %1!s! will be ignored, as it is not applicable to this image. | The package %1!s! will be ignored, as it is not applicable to this image. |
0x00004ECA | Cannot specify update package (.msu) files with this command. | Cannot specify update package (.msu) files with this command. |
0x00004ED4 | An error occurred creating a folder within the temporary directory.Ensure that the temporary directory exists and that you have Read/Write permissions. | An error occurred creating a folder within the temporary directory.Ensure that the temporary directory exists and that you have Read/Write permissions. |
0x00004EDE | An error occurred while expanding the .msu package into the temporary folder, %1!s!. | An error occurred while expanding the .msu package into the temporary folder, %1!s!. |
0x00004EE8 | An error occurred applying the Unattend.xml file from the .msu package.For more information, review the log file. | An error occurred applying the Unattend.xml file from the .msu package.For more information, review the log file. |
0x00004EF2 | Unable to find the Unattend.xml file in the expanded .msu package. | Unable to find the Unattend.xml file in the expanded .msu package. |
0x00004EFC | The .msu package contains features that cannot be installed using DISM.exe. | The .msu package contains features that cannot be installed using DISM.exe. |
0x00004F06 | DISM does not support servicing .msu packages with the /Online option. | DISM does not support servicing .msu packages with the /Online option. |
0x00004F10 | The operation cannot be completed because Windows is currently performing another servicing operation. Wait a few minutes and try running the command again. | The operation cannot be completed because Windows is currently performing another servicing operation. Wait a few minutes and try running the command again. |
0x00004F1A | The operation is complete but %1 feature was not enabled. | The operation is complete but %1 feature was not enabled. |
0x00004F1B | A required parent feature may not be enabled. You can use the /enable-feature /all option to automatically enable each parent feature from the following list. If the parent feature(s) are already enabled, refer to the log file for further diagnostics. | A required parent feature may not be enabled. You can use the /enable-feature /all option to automatically enable each parent feature from the following list. If the parent feature(s) are already enabled, refer to the log file for further diagnostics. |
0x00004F1C | This feature cannot be enabled in the current image because the parent feature(s) are not installed. If you need this feature, try changing the image to a higher edition of Windows. | This feature cannot be enabled in the current image because the parent feature(s) are not installed. If you need this feature, try changing the image to a higher edition of Windows. |
0x00004F24 | The specified package cannot be added to an offline image.Add this package to a running operating system using the /Online option. | The specified package cannot be added to an offline image.Add this package to a running operating system using the /Online option. |
0x00004F2E | This operation is only supported against an offline image. | This operation is only supported against an offline image. |
0x00004F38 | An error occurred reverting the pending actions from the image.For more information, review the log file. | An error occurred reverting the pending actions from the image.For more information, review the log file. |
0x00004F42 | The argument specified with the /Format option is not supported with this command. For more information about valid syntax, refer to the help. | The argument specified with the /Format option is not supported with this command. For more information about valid syntax, refer to the help. |
0x00004F4C | An error occurred trying to open - %1 Error: 0x%2!x! | An error occurred trying to open - %1 Error: 0x%2!x! |
0x00004F60 | Processing %1!d! of %2!d! - %0 | Processing %1!d! of %2!d! - %0 |
0x00004F6A | An error occurred - %1 Error: 0x%2!x! | An error occurred - %1 Error: 0x%2!x! |
0x00004F74 | Feature name %1 is unknown. | Feature name %1 is unknown. |
0x00004F7E | A Windows feature name was not recognized.Use the /Get-Features option to find the name of the feature in the image and try the command again. | A Windows feature name was not recognized.Use the /Get-Features option to find the name of the feature in the image and try the command again. |
0x00004F88 | Multiple package paths cannot be specified with this command. For more information, refer to the help. | Multiple package paths cannot be specified with this command. For more information, refer to the help. |
0x00004F92 | Multiple feature arguments cannot be specified with this command. For more information, refer to the help. | Multiple feature arguments cannot be specified with this command. For more information, refer to the help. |
0x00004F9C | The command completed with errors. For more information, refer to the log file. | The command completed with errors. For more information, refer to the log file. |
0x00004FA6 | The specified image is no longer serviceable and may be corrupted. Discard the modified image and start again. | The specified image is no longer serviceable and may be corrupted. Discard the modified image and start again. |
0x00004FB0 | The specified package cannot be added to this Windows Image due to a version mismatch. Update the Windows image and try the operation again. | The specified package cannot be added to this Windows Image due to a version mismatch. Update the Windows image and try the operation again. |
0x00004FBA | The specified package is not valid Windows package. | The specified package is not valid Windows package. |
0x00004FC4 | This image already has a Windows edition installed. There cannot be more than one installed Windows edition in an image. | This image already has a Windows edition installed. There cannot be more than one installed Windows edition in an image. |
0x00004FCE | %1: %2 Error: 0x%3!x! | %1: %2 Error: 0x%3!x! |
0x00004FD8 | Access denied to %1!s!. The specified package is not a type that can be modified. | Access denied to %1!s!. The specified package is not a type that can be modified. |
0x00004FE2 | The scratch directory size might be insufficient to perform this operation. This can cause unexpected behavior. Use the /ScratchDir option to point to a folder with sufficient scratch space. The recommended size is at least %1!d! MB. | The scratch directory size might be insufficient to perform this operation. This can cause unexpected behavior. Use the /ScratchDir option to point to a folder with sufficient scratch space. The recommended size is at least %1!d! MB. |
0x00004FE3 | The package path is not valid. Specify a path to either a CAB file or a folder containing an expanded CAB file and try the command again. | The package path is not valid. Specify a path to either a CAB file or a folder containing an expanded CAB file and try the command again. |
0x00004FEC | To service a Windows image from this host environment, you must install hotfix KB960037 on this computer. The hotfix is available on the Windows OPK and Windows AIK media in the \\HotFix folder. | To service a Windows image from this host environment, you must install hotfix KB960037 on this computer. The hotfix is available on the Windows OPK and Windows AIK media in the \\HotFix folder. |
0xC0004FF6 | The /RevertPendingActions option cannot be used on a Windows PE target image.The operation must be used on a full Windows operating system image for system recovery only. | The /RevertPendingActions option cannot be used on a Windows PE target image.The operation must be used on a full Windows operating system image for system recovery only. |
0xC0005000 | The source files could not be found. Use the \"Source\" option to specify the location of the files that are required to restore the feature. For more information on specifying a source location, see http://go.microsoft.com/fwlink/?LinkId=243077. | The source files could not be found. Use the \"Source\" option to specify the location of the files that are required to restore the feature. For more information on specifying a source location, see http://go.microsoft.com/fwlink/?LinkId=243077. |
0xC000500A | The source files could not be downloaded. Use the \"source\" option to specify the location of the files that are required to restore the feature. For more information on specifying a source location, see http://go.microsoft.com/fwlink/?LinkId=243077. | The source files could not be downloaded. Use the \"source\" option to specify the location of the files that are required to restore the feature. For more information on specifying a source location, see http://go.microsoft.com/fwlink/?LinkId=243077. |
0xC0005014 | The /ScanHealth option cannot be used on a Windows PE target image.The operation must be used on a full Windows operating system image. | The /ScanHealth option cannot be used on a Windows PE target image.The operation must be used on a full Windows operating system image. |
0xC000501E | The /RestoreHealth option cannot be used on a Windows PE target image.The operation must be used on a full Windows operating system image. | The /RestoreHealth option cannot be used on a Windows PE target image.The operation must be used on a full Windows operating system image. |
0xC0005028 | The /CheckHealth option cannot be used on a Windows PE target image.The operation must be used on a full Windows operating system image. | The /CheckHealth option cannot be used on a Windows PE target image.The operation must be used on a full Windows operating system image. |
0xC0005032 | The operation could not be completed due to pending operations. | The operation could not be completed due to pending operations. |
0xC000503C | Permanent package cannot be uninstalled. | Permanent package cannot be uninstalled. |
0xC000503D | This command requires that the /Name option be specified.Re-enter the command, specifying the /Name option. | This command requires that the /Name option be specified.Re-enter the command, specifying the /Name option. |
0xC000503E | To check the applicable Windows capabilities, internet connectivity is required.To show the installed Windows capabilities, specify the /LimitAccess option. | To check the applicable Windows capabilities, internet connectivity is required.To show the installed Windows capabilities, specify the /LimitAccess option. |
0xC000753A | Multiple cleanup arguments cannot be specified with this command. For more information, refer to the help. | Multiple cleanup arguments cannot be specified with this command. For more information, refer to the help. |
0xC0007544 | Could not enumerate Service Pack on machine. For more information, refer to the help. | Could not enumerate Service Pack on machine. For more information, refer to the help. |
0xC000754E | Could not identify the current edittion of the Windows image. | Could not identify the current edittion of the Windows image. |
0xC0007558 | The /spsuperseded option cannot be used on a Windows PE target image.The operation must be used on a full Windows operating system. | The /spsuperseded option cannot be used on a Windows PE target image.The operation must be used on a full Windows operating system. |
File Description: | DISM Package Provider |
File Version: | 10.0.15063.0 (WinBuild.160101.0800) |
Company Name: | Microsoft Corporation |
Internal Name: | CbsProvider.dll |
Legal Copyright: | © Microsoft Corporation. All rights reserved. |
Original Filename: | CbsProvider.dll.mui |
Product Name: | Microsoft® Windows® Operating System |
Product Version: | 10.0.15063.0 |
Translation: | 0x409, 1200 |