/Get-AppInfo /Format: /ProductCode: Displays detailed information about a specific installed Windows Installer (MSI) application. ...

/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:	est\offline /Get-AppInfo 

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