installerFile Element

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

The installerFile element contains child elements that define the file that is used to install the product.

Schema Hierarchy

feed Element
  installCommands Element

Syntax

<installerFile>
  <fileSize>516</fileSize>
  <installerURL>https://go.microsoft.com/fwlink/?LinkId=146794</installerURL>
</installerFile>

Attributes and Elements

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

Attributes

None.

Child Elements

Element Description

fileSize

Contains the file size, in KB, of the installer file.

trackingURL

Contains a URL that is contacted whenever the installer is downloaded.

installerURL

Specifies the URL to the file to download.

sha1

Contains an SHA1 hash used to verify the file it downloaded correctly.

Parent Elements

Element Description

installer

Contains child elements that define the file that is used to install the product.