returnCodeMappings Element

Applies To: Windows 7, Windows Server 2008, Windows Server 2008 R2, Windows Vista

The returnCodeMappings element contains one or more child mapping elements that map return codes from the installer to error message strings.

Schema Hierarchy

feed Element
  mapping Element

Syntax

<returnCodeMappings>
  <mapping> ... </mapping>
</returnCodeMappings>

Attributes and Elements

The following sections describe attributes, child elements, and parent elements.

Attributes

None.

Child Elements

Element Description

mapping

Contains child elements that map return codes from the installer to text strings displayed to the user.

Parent Elements

Element Description

cmdline

Contains child elements that specify the commands and arguments used to install the product.