MsiProvider.dll.mui DISM Msi Provider ac00ae5d101eff8e8f221366976f1a7f

File info

File name: MsiProvider.dll.mui
Size: 15872 byte
MD5: ac00ae5d101eff8e8f221366976f1a7f
SHA1: fb779c0acdccfa0b60ee6dd620d92eeb3e9897cc
SHA256: ec1c04a058b16aeadc046c7a5b8a41f7dd07d5fa3f791cb31d7dc44b0c3ffda3
Operating systems: Windows 10
Extension: MUI

Translations messages and strings

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
202Product Code Product Code
203Product Name Product Name
204Patch Code Patch Code
205Patch Name Patch Name
206Product State Product State
207Package Code Package Code
208Product Version Product Version
209Assignment Type Assignment Type
210Publisher Publisher
211Language Language
212Install Source Install Source
213Package Name Package Name
214Help Link Help Link
215Transforms Transforms
216Local Package Local Package
217Install Date Install Date
218Patch State Patch State
219Patch Uninstallable Patch Uninstallable
220Patch Location Patch Location
221Advertised Advertised
222Installed Installed
223Per-User Per-User
224Per-Machine Per-Machine
225Applied Applied
226Superseded Superseded
227Obsolete Obsolete
228Application Listing:
Application Listing:
229Application information:
Application information:
230Application patch listing:
Application patch listing:
231Application patches information:
Application patches information:
232Applicable application patch listing:
Applicable application patch listing:
233
(No application found for the image)


(No application found for the image)

234
(No application patch found for the image)


(No application patch found for the image)

235
(No applicable application patch found for the image)


(No applicable application patch found for the image)

1000ImageTopLevelHelp ImageTopLevelHelp
1100AppCommands AppCommands
1101Information about available application commands Information about available application commands
1102
APPLICATION SERVICING COMMANDS:

APPLICATION SERVICING COMMANDS:
1103Get-Apps Get-Apps
1104Displays information about all installed MSI
applications.
Displays information about all installed MSI
applications.
1105
/Get-Apps [/Format:]

Displays information about all MSI applications in the offline 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. This command is
not supported against an online image.

Example:
DISM.exe /Image:C:\test\offline /Get-Apps


/Get-Apps [/Format:]

Displays information about all MSI applications in the offline 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. This command is
not supported against an online image.

Example:
DISM.exe /Image:C:\test\offline /Get-Apps

1106Get-AppInfo Get-AppInfo
1107Displays information about a specific installed MSI
application.
Displays information about a specific installed MSI
application.
1108
/Get-AppInfo [/Format:] [/ProductCode:]

Displays detailed information about a specific installed Windows Installer
(MSI) application. Use the /Get-Apps option to find the GUID for an
installed Windows Installer (MSI) application. If a product code GUID is not
specified, information is displayed for all Windows Installer (MSI)
applications installed in the mounted offline image. Use the /Format option
to specify a table or a list format for the output. If /Format is not
specified, the output is formatted as a list. This command is not supported
against an online image.

Examples:
DISM.exe /Image:C:\test\offline /Get-AppInfo

DISM.exe /Image:C:\test\offline /Get-AppInfo
/ProductCode:{A13BF3E2-0C87-4DC3-B555-42EA2ED666E3}


/Get-AppInfo [/Format:] [/ProductCode:]

Displays detailed information about a specific installed Windows Installer
(MSI) application. Use the /Get-Apps option to find the GUID for an
installed Windows Installer (MSI) application. If a product code GUID is not
specified, information is displayed for all Windows Installer (MSI)
applications installed in the mounted offline image. Use the /Format option
to specify a table or a list format for the output. If /Format is not
specified, the output is formatted as a list. This command is not supported
against an online image.

Examples:
DISM.exe /Image:C:\test\offline /Get-AppInfo

DISM.exe /Image:C:\test\offline /Get-AppInfo
/ProductCode:{A13BF3E2-0C87-4DC3-B555-42EA2ED666E3}

1109Get-AppPatches Get-AppPatches
1110Displays information about all applied MSP patches
for all installed applications.
Displays information about all applied MSP patches
for all installed applications.
1111
/Get-AppPatches [/Format:] [/ProductCode:]

Displays information about all applied MSP patches for all applications
installed on the offline image. If a product code GUID is specified,
information is displayed about all patches in the specified MSI application.
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. This command
is not supported against an online image.

Examples:
DISM.exe /Image:C:\test\offline /Get-AppPatches

DISM.exe /Image:C:\test\offline /Get-AppPatches
/ProductCode:{A13BF3E2-0C87-4DC3-B555-42EA2ED666E3}


/Get-AppPatches [/Format:] [/ProductCode:]

Displays information about all applied MSP patches for all applications
installed on the offline image. If a product code GUID is specified,
information is displayed about all patches in the specified MSI application.
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. This command
is not supported against an online image.

Examples:
DISM.exe /Image:C:\test\offline /Get-AppPatches

DISM.exe /Image:C:\test\offline /Get-AppPatches
/ProductCode:{A13BF3E2-0C87-4DC3-B555-42EA2ED666E3}

1112Get-AppPatchInfo Get-AppPatchInfo
1113Displays information about installed MSP patches. Displays information about installed MSP patches.
1114
/Get-AppPatchInfo [/Format:] [/PatchCode:]
[/ProductCode:]

Displays information about installed MSP patches. If /PatchCode is specified,
information is displayed for all MSI applications that the patch is applied
to. If /ProductCode is specified, information is displayed about all patches
in the specified application. If both are specified, information is displayed
only if the patch is applied to the specified application.

Use /Get-AppPatches to find the patch code GUID and the product code GUID.
Use /Get-Apps to list all product code GUIDs for an installed application.

If /PatchCode and /ProductCode are not specified, all installed MSI packages
and MSP patches are displayed.

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. This command
is not supported against an online image.

Examples:
DISM.exe /Image:C:\test\offline /Get-AppPatchInfo

DISM.exe /Image:C:\test\offline /Get-AppPatchInfo
/PatchCode:{7B477EF4-D848-492B-BA85-0297B1AF4F36}

DISM.exe /Image:C:\test\offline /Get-AppPatchInfo
/ProductCode:{A13BF3E2-0C87-4DC3-B555-42EA2ED666E3}

DISM.exe /Image:C:\test\offline /Get-AppPatchInfo
/PatchCode:{7B477EF4-D848-492B-BA85-0297B1AF4F36}
/ProductCode:{A13BF3E2-0C87-4DC3-B555-42EA2ED666E3}


/Get-AppPatchInfo [/Format:] [/PatchCode:]
[/ProductCode:]

Displays information about installed MSP patches. If /PatchCode is specified,
information is displayed for all MSI applications that the patch is applied
to. If /ProductCode is specified, information is displayed about all patches
in the specified application. If both are specified, information is displayed
only if the patch is applied to the specified application.

Use /Get-AppPatches to find the patch code GUID and the product code GUID.
Use /Get-Apps to list all product code GUIDs for an installed application.

If /PatchCode and /ProductCode are not specified, all installed MSI packages
and MSP patches are displayed.

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. This command
is not supported against an online image.

Examples:
DISM.exe /Image:C:\test\offline /Get-AppPatchInfo

DISM.exe /Image:C:\test\offline /Get-AppPatchInfo
/PatchCode:{7B477EF4-D848-492B-BA85-0297B1AF4F36}

DISM.exe /Image:C:\test\offline /Get-AppPatchInfo
/ProductCode:{A13BF3E2-0C87-4DC3-B555-42EA2ED666E3}

DISM.exe /Image:C:\test\offline /Get-AppPatchInfo
/PatchCode:{7B477EF4-D848-492B-BA85-0297B1AF4F36}
/ProductCode:{A13BF3E2-0C87-4DC3-B555-42EA2ED666E3}

1115Check-AppPatch Check-AppPatch
1116Displays information if the MSP patches are
applicable to the mounted image.
Displays information if the MSP patches are
applicable to the mounted image.
1117
/Check-AppPatch /PatchLocation: [/Format:]

Displays information if the MSP patches are applicable to the offline image.
Multiple patch files can be specified. 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. This command is not supported against an online
image.

Example:
DISM.exe /Image:C:\test\offline /Check-AppPatch
/PatchLocation:C:\AppPatches\patch.msp


/Check-AppPatch /PatchLocation: [/Format:]

Displays information if the MSP patches are applicable to the offline image.
Multiple patch files can be specified. 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. This command is not supported against an online
image.

Example:
DISM.exe /Image:C:\test\offline /Check-AppPatch
/PatchLocation:C:\AppPatches\patch.msp

1118For more information, refer to the help by running DISM command /Get-Apps /?
For more information, refer to the help by running DISM command /Get-Apps /?
1119For more information, refer to the help by running DISM command /Get-AppInfo /?
For more information, refer to the help by running DISM command /Get-AppInfo /?
1120For more information, refer to the help by running DISM command /Get-AppPatches /?
For more information, refer to the help by running DISM command /Get-AppPatches /?
1121For more information, refer to the help by running DISM command /Get-AppPatchInfo /?
For more information, refer to the help by running DISM command /Get-AppPatchInfo /?
1122For more information, refer to the help by running DISM command /Check-AppPatch /?
For more information, refer to the help by running DISM command /Check-AppPatch /?
1123For more information, review the log file.
For more information, review the log file.
0xC21000C8The option \"%1!s!\" is not recognized in this context. The option \"%1!s!\" is not recognized in this context.
0xC21000CAno argument is supported for the command. no argument is supported for the command.
0xC21000CBInvalid argument. Invalid argument.
0xC21000CCThe option \"%1!s!\" is missing a required argument. The option \"%1!s!\" is missing a required argument.
0xC21000CD/Check-AppPatch only supports up to %1!d! /PatchLocation arguments. /Check-AppPatch only supports up to %1!d! /PatchLocation arguments.
0xC21000CEThe option \"/Check-AppPatch\" is missing a required argument. The option \"/Check-AppPatch\" is missing a required argument.
0xC21000CFFailed to resolve patch location \"%1!s!\", system error %2!d!. Failed to resolve patch location \"%1!s!\", system error %2!d!.
0xC21000D0Failed to extract patch code from patch location \"%1!s!\", error code %2!d!. Failed to extract patch code from patch location \"%1!s!\", error code %2!d!.
0xC21000D1Failed to extract patch info from patch location \"%1!s!\", error code %2!d!, system error %3!d!. Failed to extract patch info from patch location \"%1!s!\", error code %2!d!, system error %3!d!.
0xC21000D2Application commands can only apply to offline images. Application commands can only apply to offline images.

EXIF

File Name:MsiProvider.dll.mui
Directory:%WINDIR%\WinSxS\amd64_microsoft-windows-d..iders-msi.resources_31bf3856ad364e35_10.0.15063.0_en-us_98efd2906206a9a0\
File Size:16 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:15360
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:Executable application
File Subtype:0
Language Code:English (U.S.)
Character Set:Unicode
Company Name:Microsoft Corporation
File Description:DISM Msi Provider
File Version:10.0.15063.0 (WinBuild.160101.0800)
Internal Name:MsiProvider.dll
Legal Copyright:© Microsoft Corporation. All rights reserved.
Original File Name:MsiProvider.dll.mui
Product Name:Microsoft® Windows® Operating System
Product Version:10.0.15063.0
Directory:%WINDIR%\WinSxS\x86_microsoft-windows-d..iders-msi.resources_31bf3856ad364e35_10.0.15063.0_en-us_3cd1370ca9a9386a\

What is MsiProvider.dll.mui?

MsiProvider.dll.mui is Multilingual User Interface resource file that contain English (U.S.) language for file MsiProvider.dll (DISM Msi Provider).

File version info

File Description:DISM Msi Provider
File Version:10.0.15063.0 (WinBuild.160101.0800)
Company Name:Microsoft Corporation
Internal Name:MsiProvider.dll
Legal Copyright:© Microsoft Corporation. All rights reserved.
Original Filename:MsiProvider.dll.mui
Product Name:Microsoft® Windows® Operating System
Product Version:10.0.15063.0
Translation:0x409, 1200