<?xml version="1.0" encoding="utf-8"?>
<forms>
	<form name="BaseFontFamilyTemplate" locale="0x0000">
		<fonts>
			<font name="nvidiaSansBold" family="NVIDIA Sans" importPath="NVIDIASans_Bd.ttf"/>
			<font name="nvidiaSansBoldItalic" family="NVIDIA Sans" importPath="NVIDIASans_BdIt.ttf"/>
			<font name="nvidiaSansitalicIt" family="NVIDIA Sans" importPath="NVIDIASans_It.ttf"/>
			<font name="nvidiaSansLt" family="NVIDIA Sans" importPath="NVIDIASans_Lt.ttf"/>
			<font name="nvidiaSansLtIt" family="NVIDIA Sans" importPath="NVIDIASans_LtIt.ttf"/>
			<font name="nvidiaSansMd" family="NVIDIA Sans" importPath="NVIDIASans_Md.ttf"/>
			<font name="nvidiaSansMdIt" family="NVIDIA Sans" importPath="NVIDIASans_MdIt.ttf"/>
			<font name="default" family="NVIDIA Sans" importPath="NVIDIASans_Rg.ttf"/>
		</fonts>
	</form>
	<form name="BaseFontsStylesTemplate" base="!BaseFontFamilyTemplate" locale="0x0000">
		<fonts>
			<font name="splashInfoTitle" base="default" height="26pt" weight="600"/>
			<font name="splashInfoVersion" base="default" height="12pt" weight="600"/>
			<font name="title" base="default" height="12pt" weight="600"/>
			<font name="subtitle" base="default" height="11pt"/>
			<font name="sideBarCurrent" base="default" weight="600" height="11pt"/>
			<font name="sideBarDefault" base="default" height="11pt"/>
			<font name="button" base="default" height="11pt" weight="600"/>
			<font name="header" base="default" height="15pt" weight="600"/>
			<font name="standardText" base="default" height="11pt"/>
			<font name="standardTextMedium" base="default" height="11pt" weight="500"/>
			<font name="smallText" base="default" height="9pt"/>
			<font name="EULAConsentFont" base="default" height="200"/>
		</fonts>
		<styles>
			<control style="splashInfo" class="splashLabel" height="72pt" width="556pt" alignment="left" titleFont="splashInfoTitle" versionFont="splashInfoVersion" titleColor="0xFFFFFF" versionColor="0xB2B2B2" bkgndColor="TRANSPARENT"/>
			<control style="advice" class="label" font="smallText" height="12pt" enabledTextColor="0xB2B2B2" bkgndColor="TRANSPARENT"/>
			<control style="label" class="label" font="standardText" height="20pt" enabledTextColor="0xB2B2B2" bkgndColor="TRANSPARENT"/>
			<control style="header" class="label" font="header" height="30pt" enabledTextColor="0xFFFFFF" bkgndColor="TRANSPARENT"/>
			<control style="title" class="label" font="title" x="18pt" y="12pt" width="433pt" height="30pt" enabledTextColor="0xFFFFFF" bkgndColor="TRANSPARENT"/>
			<control style="subtitle" class="label" font="subtitle" x="18pt" y="30pt" width="433pt" height="30pt" enabledTextColor="0xB2B2B2" bkgndColor="TRANSPARENT"/>
			<control style="sidebarDoneStateIcon" class="image" width="12pt" height="12pt" sourceFile="${{SideBarDoneStateImage}}"/>
			<control style="sidebarCurrentStateIcon" class="image" width="105pt" height="30pt" sourceFile="${{SideBarCurrentStateImage}}"/>
			<control style="sidebarCurrentLabel" class="label" font="sideBarCurrent" width="140pt" height="20pt" bkgndColor="TRANSPARENT"/>
			<control style="sidebarDefaultLabel" class="label" font="sideBarDefault" width="140pt" height="20pt" bkgndColor="TRANSPARENT"/>
			<control style="smallPrimaryButton" class="button" font="button" width="80pt" height="27pt" enabledTextColor="${{PrimaryButtonEnabledTextColor}}" hoverTextColor="${{PrimaryButtonHoverTextColor}}" pressedTextColor="${{PrimaryButtonPressedTextColor}}" disabledTextColor="${{PrimaryButtonDisabledTextColor}}" enabledImage="${{SmallPrimaryButtonEnabledImage}}" disabledImage="${{SmallPrimaryButtonDisabledImage}}" hoverImage="${{SmallPrimaryButtonHoverImage}}" pressedImage="${{SmallPrimaryButtonPressedImage}}" focusedImage="${{SmallPrimaryButtonFocusImage}}"/>
			<control style="smallSecondaryButton" class="button" font="button" width="80pt" height="27pt" enabledTextColor="${{SecondaryButtonEnabledTextColor}}" hoverTextColor="${{SecondaryButtonHoverTextColor}}" pressedTextColor="${{SecondaryButtonPressedTextColor}}" disabledTextColor="${{SecondaryButtonDisabledTextColor}}" enabledImage="${{SmallSecondaryButtonEnabledImage}}" disabledImage="${{SmallSecondaryButtonDisabledImage}}" hoverImage="${{SmallSecondaryButtonHoverImage}}" pressedImage="${{SmallSecondaryButtonPressedImage}}" focusedImage="${{SmallSecondaryButtonFocusImage}}"/>
			<control style="mediumPrimaryButton" class="button" font="button" width="114pt" height="27pt" enabledTextColor="${{PrimaryButtonEnabledTextColor}}" hoverTextColor="${{PrimaryButtonHoverTextColor}}" pressedTextColor="${{PrimaryButtonPressedTextColor}}" disabledTextColor="${{PrimaryButtonDisabledTextColor}}" enabledImage="${{MediumPrimaryButtonEnabledImage}}" disabledImage="${{MediumPrimaryButtonDisabledImage}}" hoverImage="${{MediumPrimaryButtonHoverImage}}" pressedImage="${{MediumPrimaryButtonPressedImage}}" focusedImage="${{MediumPrimaryButtonFocusImage}}"/>
			<control style="mediumSecondaryButton" class="button" font="button" width="114pt" height="27pt" enabledTextColor="${{SecondaryButtonEnabledTextColor}}" hoverTextColor="${{SecondaryButtonHoverTextColor}}" pressedTextColor="${{SecondaryButtonPressedTextColor}}" disabledTextColor="${{SecondaryButtonDisabledTextColor}}" enabledImage="${{MediumSecondaryButtonEnabledImage}}" disabledImage="${{MediumSecondaryButtonDisabledImage}}" hoverImage="${{MediumSecondaryButtonHoverImage}}" pressedImage="${{MediumSecondaryButtonPressedImage}}" focusedImage="${{MediumSecondaryButtonFocusImage}}"/>
			<control style="largePrimaryButton" class="button" font="button" width="178pt" height="27pt" enabledTextColor="${{PrimaryButtonEnabledTextColor}}" hoverTextColor="${{PrimaryButtonHoverTextColor}}" pressedTextColor="${{PrimaryButtonPressedTextColor}}" disabledTextColor="${{PrimaryButtonDisabledTextColor}}" enabledImage="${{LargePrimaryButtonEnabledImage}}" disabledImage="${{LargePrimaryButtonDisabledImage}}" hoverImage="${{LargePrimaryButtonHoverImage}}" pressedImage="${{LargePrimaryButtonPressedImage}}" focusedImage="${{LargePrimaryButtonFocusImage}}"/>
			<control style="largeSecondaryButton" class="button" font="button" width="178pt" height="27pt" enabledTextColor="${{SecondaryButtonEnabledTextColor}}" hoverTextColor="${{SecondaryButtonHoverTextColor}}" pressedTextColor="${{SecondaryButtonPressedTextColor}}" disabledTextColor="${{SecondaryButtonDisabledTextColor}}" enabledImage="${{LargeSecondaryButtonEnabledImage}}" disabledImage="${{LargeSecondaryButtonDisabledImage}}" hoverImage="${{LargeSecondaryButtonHoverImage}}" pressedImage="${{LargeSecondaryButtonPressedImage}}" focusedImage="${{LargeSecondaryButtonFocusImage}}"/>
			<control style="radio" class="radio" font="standardTextMedium" width="200pt" height="18pt" enabledTextColor="0xFFFFFF" disabledTextColor="0x7F7F7F" bkgndColor="TRANSPARENT" selectedEnabledImage="${{RadioSelectedEnabledImage}}" unselectedEnabledImage="${{RadioUnselectedEnabledImage}}" selectedDisabledImage="${{RadioSelectedDisabledImage}}" unselectedDisabledImage="${{RadioUnselectedDisabledImage}}"/>
			<control style="checkbox" class="checkbox" font="standardText" width="200pt" height="14pt" enabledTextColor="0xB2B2B2" disabledTextColor="0x7F7F7F" bkgndColor="TRANSPARENT" checkedEnabledImage="${{CheckboxCheckedEnabledImage}}" uncheckedEnabledImage="${{CheckboxUncheckedEnabledImage}}" checkedDisabledImage="${{CheckboxCheckedDisabledImage}}" uncheckedDisabledImage="${{CheckboxUncheckedDisabledImage}}" imageTextPadding="12pt"/>
			<control style="compList" class="packagelistview2" font="smallText" headerFont="standardText" headerColor="0x1B1B1B" headerTextColor="0xE5E5E5" listRowHeight="27pt" listLeftPadding="9pt" imageTextPadding="15pt" rowDividerColor="0x2D2D2D" text="${{CompList}}" enabledTextColor="0xB2B2B2" disabledTextColor="0xe0e3e3" bkgndColor="0x1B1B1B" rowColor="0x1B1B1B" roundedCorner="true" cornerRadius="3pt" scrollbarCornerRadius="6pt" scrollbarWidth="6pt" scrollbarTrackColor="0x121212" scrollbarThumbEnabledColor="0x343434" scrollbarThumbHoverColor="0x565656" scrollbarThumbPressedColor="0x787878" compColName="${{ComponentHeader}}" newVerColName="${{NewVersionHeader}}" curVerColName="${{CurVersionHeader}}" verNotFoundText="${{ListEntryNotFound}}" verNotInstalledText="${{ListEntryNoneInstalled}}" compColWidth="200pt" newVerColWidth="100pt" curVerColWidth="100pt" downloadSizeColWidth="100pt" property="packageProp" iconSize="14pt" showDownloadSizeColumn="${!ShowDownloadSize}" downloadSizeColName="${{DownloadSizeHeader}}" downloadSizeNotAvailableText="${{DownloadSizeNotAvailableText}}" checkedEnabledImage="${{CheckboxCheckedEnabledImage}}" uncheckedEnabledImage="${{CheckboxUncheckedEnabledImage}}" checkedDisabledImage="${{CheckboxCheckedDisabledImage}}" uncheckedDisabledImage="${{CheckboxUncheckedDisabledImage}}"/>
			<control style="compTreeList" class="packagetreelistview2" font="smallText" headerFont="standardText" headerColor="0x1B1B1B" headerTextColor="0xE5E5E5" headerHeight="27pt" headerDividerColor="0x2D2D2D" treeRowHeight="20pt" treeLeftPadding="9pt" imageTextPadding="6pt" treeIndent="20pt" text="${{compList}}" enabledTextColor="0xb7bebd" disabledTextColor="0xe0e3e3" bkgndColor="0x1B1B1B" rowColor="0x1B1B1B" roundedCorner="true" cornerRadius="3pt" scrollbarCornerRadius="6pt" scrollbarWidth="6pt" scrollbarTrackColor="0x121212" scrollbarThumbEnabledColor="0x343434" scrollbarThumbHoverColor="0x565656" scrollbarThumbPressedColor="0x787878" compColName="${{ComponentHeader}}" newVerColName="${{NewVersionHeader}}" curVerColName="${{CurVersionHeader}}" verNotFoundText="${{ListEntryNotFound}}" verNotInstalledText="${{ListEntryNoneInstalled}}" compColWidth="240pt" newVerColWidth="90pt" curVerColWidth="90pt" property="packageProp" iconSize="12pt" checkedEnabledImage="${{CheckboxCheckedEnabledImage}}" uncheckedEnabledImage="${{CheckboxUncheckedEnabledImage}}" checkedDisabledImage="${{CheckboxCheckedDisabledImage}}" uncheckedDisabledImage="${{CheckboxUncheckedDisabledImage}}" checkboxPartialEnabledImage="${{CheckboxedPartialEnabledImage}}"/>
			<control style="browsePathForPackages" class="browsepath" bkgndColor="TRANSPARENT" packageNameFont="standardText" installLocationFont="standardText" browseButtonFont="button" enabledTextColor="0xFFFFFF" installLocationTextColor="0xB2B2B2" browseButtonTextColor="0x000000" dataColumnWidth="353pt" browseColumnWidth="80pt" rowHeight="35pt" browseButtonWidth="80pt" browseButtonHeight="27pt" browseButtonEnabledImage="${{SmallPrimaryButtonEnabledImage}}" browseButtonText="${{BrowseButtonText}}"/>
			<control style="installResults" class="resultslistview2" font="smallText" customHeader="true" headerFont="standardText" headerColor="0x1B1B1B" headerTextColor="0xE5E5E5" drawCustomList="true" listRowHeight="27pt" listLeftPadding="9pt" rowDividerColor="0x2D2D2D" roundedCorner="true" scrollbarWidth="6pt" scrollbarTrackColor="0x121212" scrollbarThumbEnabledColor="0x343434" scrollbarThumbHoverColor="0x565656" scrollbarThumbPressedColor="0x787878" text="${{ResList}}" enabledTextColor="0xB2B2B2" disabledTextColor="0xe0e3e3" bkgndColor="0x1B1B1B" rowColor="0x1B1B1B" compColName="${{ComponentHeader}}" verColName="${{VersionHeader}}" resultColName="${{StatusHeader}}" showResultCol="true" verNotFoundText="${{ListEntryNotFound}}" successText="${{ListEntryInstalled}}" failedText="${{ListEntryFailed}}" notSelectedText="${{ListEntryNotSelected}}" notPerformedText="${{ListEntryNotInstalled}}" category="install" compColWidth="200pt" newVerColWidth="100pt" resultColWidth="100pt"/>
			<control style="uninstallResults" class="resultslistview2" font="smallText" customHeader="true" headerFont="standardText" headerColor="0x1B1B1B" headerTextColor="0xE5E5E5" drawCustomList="true" listRowHeight="27pt" listLeftPadding="9pt" rowDividerColor="0x2D2D2D" roundedCorner="true" scrollbarWidth="6pt" scrollbarTrackColor="0x121212" scrollbarThumbEnabledColor="0x343434" scrollbarThumbHoverColor="0x565656" scrollbarThumbPressedColor="0x787878" text="${{ResList}}" enabledTextColor="0xB2B2B2" disabledTextColor="0xe0e3e3" bkgndColor="0x1B1B1B" rowColor="0x1B1B1B" compColName="${{ComponentHeader}}" verColName="${{VersionHeader}}" resultColName="${{StatusHeader}}" showResultCol="true" verNotFoundText="${{ListEntryNotFound}}" successText="${{ListEntryUninstalled}}" failedText="${{ListEntryFailed}}" notSelectedText="${{ListEntryNotSelected}}" notPerformedText="${{ListEntryNotUninstalled}}" category="uninstall" compColWidth="200pt" newVerColWidth="100pt" resultColWidth="100pt"/>
			<control style="filesinuse" class="filesinuseview" font="standardText" text="${{ClosePrograms}}" enabledTextColor="0xb7bebd" disabledTextColor="0xe0e3e3" bkgndColor="0x394a4a" rowColor="0x394a4a" showJustIcons="false" iconSize="32px"/>
			<control style="finishOptions" class="finishchecklist" enabledTextColor="0xB2B2B2" font="standardText" bkgndColor="TRANSPARENT" checkDimensions="14pt" checkedImage="${{CheckboxCheckedEnabledImage}}" uncheckedImage="${{CheckboxUncheckedEnabledImage}}" height="105pt" rowHeight="27pt" imageTextPadding="12pt"/>
			<if filter="progressPresentation">
				<control style="progressPresentation" class="html" x="0pt" y="0pt" width="592pt" height="282pt" hidden="true" data="${{progressPresentationData}}" ready="@ContentReady" file="${{progressPresentationFile}}"/>
			</if>
		</styles>
	</form>
	<form name="Blank" locale="0x0000">
	</form>
	<form name="NoSideBarTemplate" base="!BaseFontsStylesTemplate" locale="0x0000">
		<properties>
			<string name="!FrameBackgroundImage" value="${{FrameBackgroundImageUninstall}}"/>
		</properties>
	</form>
	<form name="SideBarTemplate" base="!BaseFontsStylesTemplate" locale="0x0000">
		<properties>
			<string name="!FrameBackgroundImage" value="${{FrameBackgroundImageInstall}}"/>
			<string name="@SideBarProgress" value=""/>
			<bool name="@SysCheckPending" value="true"/>
			<string name="@SysCheckTextColor" value="${{SideBarNotDoneTextColor}}"/>
			<bool name="@EulaPending" value="true"/>
			<string name="@EulaTextColor" value="${{SideBarNotDoneTextColor}}"/>
			<bool name="@OptionsPending" value="true"/>
			<string name="@OptionsTextColor" value="${{SideBarNotDoneTextColor}}"/>
			<bool name="@ProgressPending" value="true"/>
			<string name="@ProgressTextColor" value="${{SideBarNotDoneTextColor}}"/>
			<bool name="@FinishPending" value="true"/>
			<string name="@FinishTextColor" value="${{SideBarNotDoneTextColor}}"/>
		</properties>
		<conditions>
			<switch property="@SideBarProgress">
				<case value="Checking">
					<properties>
						<string name="@SysCheckTextColor" value="${{SideBarCurrentTextColor}}"/>
						<string name="@SysCheckTextStyle" value="sidebarCurrentLabel"/>
						<string name="@SysCheckIconStyle" value="sidebarCurrentStateIcon"/>
						<string name="@SysCheckIconX" value="${{SideBarCurrentIconX}}"/>
						<string name="@SysCheckIconY" value="${{SideBarCurrentIconLineOneY}}"/>
						<string name="@EulaTextStyle" value="sidebarDefaultLabel"/>
						<string name="@EulaIconStyle" value="sidebarCurrentStateIcon"/>
						<string name="@EulaIconX" value="${{SideBarCurrentIconX}}"/>
						<string name="@EulaIconY" value="${{SideBarCurrentIconLineTwoY}}"/>
						<if filter="SkipOptions">
							<string name="@ProgressTextStyle" value="sidebarDefaultLabel"/>
							<string name="@ProgressIconStyle" value="sidebarCurrentStateIcon"/>
							<string name="@ProgressIconX" value="${{SideBarCurrentIconX}}"/>
							<string name="@ProgressIconY" value="${{SideBarCurrentIconLineThreeY}}"/>
							<string name="@FinishTextStyle" value="sidebarDefaultLabel"/>
							<string name="@FinishIconStyle" value="sidebarCurrentStateIcon"/>
							<string name="@FinishIconX" value="${{SideBarCurrentIconX}}"/>
							<string name="@FinishIconY" value="${{SideBarCurrentIconLineFourY}}"/>
							<else>
								<string name="@SBoptionsTextStyle" value="sidebarDefaultLabel"/>
								<string name="@SBoptionsIconStyle" value="sidebarCurrentStateIcon"/>
								<string name="@SBoptionsIconX" value="${{SideBarCurrentIconX}}"/>
								<string name="@SBoptionsIconY" value="${{SideBarCurrentIconLineThreeY}}"/>
								<string name="@ProgressTextStyle" value="sidebarDefaultLabel"/>
								<string name="@ProgressIconStyle" value="sidebarCurrentStateIcon"/>
								<string name="@ProgressIconX" value="${{SideBarCurrentIconX}}"/>
								<string name="@ProgressIconY" value="${{SideBarCurrentIconLineFourY}}"/>
								<string name="@FinishTextStyle" value="sidebarDefaultLabel"/>
								<string name="@FinishIconStyle" value="sidebarCurrentStateIcon"/>
								<string name="@FinishIconX" value="${{SideBarCurrentIconX}}"/>
								<string name="@FinishIconY" value="${{SideBarCurrentIconLineFiveY}}"/>
							</else>
						</if>
					</properties>
				</case>
				<case value="EULA">
					<properties>
						<string name="@SysCheckTextColor" value="${{SideBarDoneTextColor}}"/>
						<bool name="@SysCheckPending" value="false"/>
						<string name="@EulaTextColor" value="${{SideBarCurrentTextColor}}"/>
						<bool name="@EulaPending" value="true"/>
						<string name="@SysCheckTextStyle" value="sidebarDefaultLabel"/>
						<string name="@SysCheckIconStyle" value="sidebarDoneStateIcon"/>
						<string name="@SysCheckIconX" value="${{SideBarDoneIconX}}"/>
						<string name="@SysCheckIconY" value="${{SideBarDoneIconLineOneY}}"/>
						<string name="@EulaTextStyle" value="sidebarCurrentLabel"/>
						<string name="@EulaIconStyle" value="sidebarCurrentStateIcon"/>
						<string name="@EulaIconX" value="${{SideBarCurrentIconX}}"/>
						<string name="@EulaIconY" value="${{SideBarCurrentIconLineTwoY}}"/>
						<if filter="SkipOptions">
							<string name="@ProgressTextStyle" value="sidebarDefaultLabel"/>
							<string name="@ProgressIconStyle" value="sidebarCurrentStateIcon"/>
							<string name="@ProgressIconX" value="${{SideBarCurrentIconX}}"/>
							<string name="@ProgressIconY" value="${{SideBarCurrentIconLineThreeY}}"/>
							<string name="@FinishTextStyle" value="sidebarDefaultLabel"/>
							<string name="@FinishIconStyle" value="sidebarCurrentStateIcon"/>
							<string name="@FinishIconX" value="${{SideBarCurrentIconX}}"/>
							<string name="@FinishIconY" value="${{SideBarCurrentIconLineFourY}}"/>
							<else>
								<string name="@SBoptionsTextStyle" value="sidebarDefaultLabel"/>
								<string name="@SBoptionsIconStyle" value="sidebarCurrentStateIcon"/>
								<string name="@SBoptionsIconX" value="${{SideBarCurrentIconX}}"/>
								<string name="@SBoptionsIconY" value="${{SideBarCurrentIconLineThreeY}}"/>
								<string name="@ProgressTextStyle" value="sidebarDefaultLabel"/>
								<string name="@ProgressIconStyle" value="sidebarCurrentStateIcon"/>
								<string name="@ProgressIconX" value="${{SideBarCurrentIconX}}"/>
								<string name="@ProgressIconY" value="${{SideBarCurrentIconLineFourY}}"/>
								<string name="@FinishTextStyle" value="sidebarDefaultLabel"/>
								<string name="@FinishIconStyle" value="sidebarCurrentStateIcon"/>
								<string name="@FinishIconX" value="${{SideBarCurrentIconX}}"/>
								<string name="@FinishIconY" value="${{SideBarCurrentIconLineFiveY}}"/>
							</else>
						</if>
					</properties>
				</case>
				<case value="Options">
					<properties>
						<string name="@SysCheckTextColor" value="${{SideBarDoneTextColor}}"/>
						<bool name="@SysCheckPending" value="false"/>
						<string name="@EulaTextColor" value="${{SideBarDoneTextColor}}"/>
						<bool name="@EulaPending" value="false"/>
						<string name="@OptionsTextColor" value="${{SideBarCurrentTextColor}}"/>
						<string name="@SysCheckTextStyle" value="sidebarDefaultLabel"/>
						<string name="@SysCheckIconStyle" value="sidebarDoneStateIcon"/>
						<string name="@SysCheckIconX" value="${{SideBarDoneIconX}}"/>
						<string name="@SysCheckIconY" value="${{SideBarDoneIconLineOneY}}"/>
						<string name="@EulaTextStyle" value="sidebarDefaultLabel"/>
						<string name="@EulaIconStyle" value="sidebarDoneStateIcon"/>
						<string name="@EulaIconX" value="${{SideBarDoneIconX}}"/>
						<string name="@EulaIconY" value="${{SideBarDoneIconLineTwoY}}"/>
						<if filter="SkipOptions">
							<string name="@ProgressTextStyle" value="sidebarDefaultLabel"/>
							<string name="@ProgressIconStyle" value="sidebarCurrentStateIcon"/>
							<string name="@ProgressIconX" value="${{SideBarCurrentIconX}}"/>
							<string name="@ProgressIconY" value="${{SideBarCurrentIconLineThreeY}}"/>
							<string name="@FinishTextStyle" value="sidebarDefaultLabel"/>
							<string name="@FinishIconStyle" value="sidebarCurrentStateIcon"/>
							<string name="@FinishIconX" value="${{SideBarCurrentIconX}}"/>
							<string name="@FinishIconY" value="${{SideBarCurrentIconLineFourY}}"/>
							<else>
								<string name="@SBoptionsTextStyle" value="sidebarCurrentLabel"/>
								<string name="@SBoptionsIconStyle" value="sidebarCurrentStateIcon"/>
								<string name="@SBoptionsIconX" value="${{SideBarCurrentIconX}}"/>
								<string name="@SBoptionsIconY" value="${{SideBarCurrentIconLineThreeY}}"/>
								<string name="@ProgressTextStyle" value="sidebarDefaultLabel"/>
								<string name="@ProgressIconStyle" value="sidebarCurrentStateIcon"/>
								<string name="@ProgressIconX" value="${{SideBarCurrentIconX}}"/>
								<string name="@ProgressIconY" value="${{SideBarCurrentIconLineFourY}}"/>
								<string name="@FinishTextStyle" value="sidebarDefaultLabel"/>
								<string name="@FinishIconStyle" value="sidebarCurrentStateIcon"/>
								<string name="@FinishIconX" value="${{SideBarCurrentIconX}}"/>
								<string name="@FinishIconY" value="${{SideBarCurrentIconLineFiveY}}"/>
							</else>
						</if>
					</properties>
				</case>
				<case value="Progress">
					<properties>
						<string name="@SysCheckTextColor" value="${{SideBarDoneTextColor}}"/>
						<bool name="@SysCheckPending" value="false"/>
						<string name="@EulaTextColor" value="${{SideBarDoneTextColor}}"/>
						<bool name="@EulaPending" value="false"/>
						<string name="@OptionsTextColor" value="${{SideBarDoneTextColor}}"/>
						<bool name="@OptionsPending" value="false"/>
						<string name="@ProgressTextColor" value="${{SideBarCurrentTextColor}}"/>
						<string name="@SysCheckTextStyle" value="sidebarDefaultLabel"/>
						<string name="@SysCheckIconStyle" value="sidebarDoneStateIcon"/>
						<string name="@SysCheckIconX" value="${{SideBarDoneIconX}}"/>
						<string name="@SysCheckIconY" value="${{SideBarDoneIconLineOneY}}"/>
						<string name="@EulaTextStyle" value="sidebarDefaultLabel"/>
						<string name="@EulaIconStyle" value="sidebarDoneStateIcon"/>
						<string name="@EulaIconX" value="${{SideBarDoneIconX}}"/>
						<string name="@EulaIconY" value="${{SideBarDoneIconLineTwoY}}"/>
						<if filter="SkipOptions">
							<string name="@ProgressTextStyle" value="sidebarCurrentLabel"/>
							<string name="@ProgressIconStyle" value="sidebarCurrentStateIcon"/>
							<string name="@ProgressIconX" value="${{SideBarCurrentIconX}}"/>
							<string name="@ProgressIconY" value="${{SideBarCurrentIconLineThreeY}}"/>
							<string name="@FinishTextStyle" value="sidebarDefaultLabel"/>
							<string name="@FinishIconStyle" value="sidebarCurrentStateIcon"/>
							<string name="@FinishIconX" value="${{SideBarCurrentIconX}}"/>
							<string name="@FinishIconY" value="${{SideBarCurrentIconLineFourY}}"/>
							<else>
								<string name="@SBoptionsTextStyle" value="sidebarDefaultLabel"/>
								<string name="@SBoptionsIconStyle" value="sidebarDoneStateIcon"/>
								<string name="@SBoptionsIconX" value="${{SideBarDoneIconX}}"/>
								<string name="@SBoptionsIconY" value="${{SideBarDoneIconLineThreeY}}"/>
								<string name="@ProgressTextStyle" value="sidebarCurrentLabel"/>
								<string name="@ProgressIconStyle" value="sidebarCurrentStateIcon"/>
								<string name="@ProgressIconX" value="${{SideBarCurrentIconX}}"/>
								<string name="@ProgressIconY" value="${{SideBarCurrentIconLineFourY}}"/>
								<string name="@FinishTextStyle" value="sidebarDefaultLabel"/>
								<string name="@FinishIconStyle" value="sidebarCurrentStateIcon"/>
								<string name="@FinishIconX" value="${{SideBarCurrentIconX}}"/>
								<string name="@FinishIconY" value="${{SideBarCurrentIconLineFiveY}}"/>
							</else>
						</if>
					</properties>
				</case>
				<case value="Finish">
					<properties>
						<string name="@SysCheckTextColor" value="${{SideBarDoneTextColor}}"/>
						<bool name="@SysCheckPending" value="false"/>
						<string name="@EulaTextColor" value="${{SideBarDoneTextColor}}"/>
						<bool name="@EulaPending" value="false"/>
						<string name="@OptionsTextColor" value="${{SideBarDoneTextColor}}"/>
						<bool name="@OptionsPending" value="false"/>
						<string name="@ProgressTextColor" value="${{SideBarDoneTextColor}}"/>
						<bool name="@ProgressPending" value="false"/>
						<string name="@FinishTextColor" value="${{SideBarCurrentTextColor}}"/>
						<string name="@SysCheckTextStyle" value="sidebarDefaultLabel"/>
						<string name="@SysCheckIconStyle" value="sidebarDoneStateIcon"/>
						<string name="@SysCheckIconX" value="${{SideBarDoneIconX}}"/>
						<string name="@SysCheckIconY" value="${{SideBarDoneIconLineOneY}}"/>
						<string name="@EulaTextStyle" value="sidebarDefaultLabel"/>
						<string name="@EulaIconStyle" value="sidebarDoneStateIcon"/>
						<string name="@EulaIconX" value="${{SideBarDoneIconX}}"/>
						<string name="@EulaIconY" value="${{SideBarDoneIconLineTwoY}}"/>
						<if filter="SkipOptions">
							<string name="@ProgressTextStyle" value="sidebarDefaultLabel"/>
							<string name="@ProgressIconStyle" value="sidebarDoneStateIcon"/>
							<string name="@ProgressIconX" value="${{SideBarDoneIconX}}"/>
							<string name="@ProgressIconY" value="${{SideBarDoneIconLineThreeY}}"/>
							<string name="@FinishTextStyle" value="sidebarCurrentLabel"/>
							<string name="@FinishIconStyle" value="sidebarCurrentStateIcon"/>
							<string name="@FinishIconX" value="${{SideBarCurrentIconX}}"/>
							<string name="@FinishIconY" value="${{SideBarCurrentIconLineFourY}}"/>
							<else>
								<string name="@SBoptionsTextStyle" value="sidebarDefaultLabel"/>
								<string name="@SBoptionsIconStyle" value="sidebarDoneStateIcon"/>
								<string name="@SBoptionsIconX" value="${{SideBarDoneIconX}}"/>
								<string name="@SBoptionsIconY" value="${{SideBarDoneIconLineThreeY}}"/>
								<string name="@ProgressTextStyle" value="sidebarDefaultLabel"/>
								<string name="@ProgressIconStyle" value="sidebarDoneStateIcon"/>
								<string name="@ProgressIconX" value="${{SideBarDoneIconX}}"/>
								<string name="@ProgressIconY" value="${{SideBarDoneIconLineFourY}}"/>
								<string name="@FinishTextStyle" value="sidebarCurrentLabel"/>
								<string name="@FinishIconStyle" value="sidebarCurrentStateIcon"/>
								<string name="@FinishIconX" value="${{SideBarCurrentIconX}}"/>
								<string name="@FinishIconY" value="${{SideBarCurrentIconLineFiveY}}"/>
							</else>
						</if>
					</properties>
				</case>
				<case value="AllDone">
					<properties>
						<string name="@SysCheckTextColor" value="${{SideBarDoneTextColor}}"/>
						<bool name="@SysCheckPending" value="false"/>
						<string name="@EulaTextColor" value="${{SideBarDoneTextColor}}"/>
						<bool name="@EulaPending" value="false"/>
						<string name="@OptionsTextColor" value="${{SideBarDoneTextColor}}"/>
						<bool name="@OptionsPending" value="false"/>
						<string name="@ProgressTextColor" value="${{SideBarDoneTextColor}}"/>
						<bool name="@ProgressPending" value="false"/>
						<string name="@FinishTextColor" value="${{SideBarDoneTextColor}}"/>
						<bool name="@FinishPending" value="false"/>
						<string name="@SysCheckTextStyle" value="sidebarDefaultLabel"/>
						<string name="@SysCheckIconStyle" value="sidebarDoneStateIcon"/>
						<string name="@SysCheckIconX" value="${{SideBarDoneIconX}}"/>
						<string name="@SysCheckIconY" value="${{SideBarDoneIconLineOneY}}"/>
						<string name="@EulaTextStyle" value="sidebarDefaultLabel"/>
						<string name="@EulaIconStyle" value="sidebarDoneStateIcon"/>
						<string name="@EulaIconX" value="${{SideBarDoneIconX}}"/>
						<string name="@EulaIconY" value="${{SideBarDoneIconLineTwoY}}"/>
						<if filter="SkipOptions">
							<string name="@ProgressTextStyle" value="sidebarDefaultLabel"/>
							<string name="@ProgressIconStyle" value="sidebarDoneStateIcon"/>
							<string name="@ProgressIconX" value="${{SideBarDoneIconX}}"/>
							<string name="@ProgressIconY" value="${{SideBarDoneIconLineThreeY}}"/>
							<string name="@FinishTextStyle" value="sidebarDefaultLabel"/>
							<string name="@FinishIconStyle" value="sidebarDoneStateIcon"/>
							<string name="@FinishIconX" value="${{SideBarDoneIconX}}"/>
							<string name="@FinishIconY" value="${{SideBarDoneIconLineFourY}}"/>
							<else>
								<string name="@SBoptionsTextStyle" value="sidebarDefaultLabel"/>
								<string name="@SBoptionsIconStyle" value="sidebarDoneStateIcon"/>
								<string name="@SBoptionsIconX" value="${{SideBarDoneIconX}}"/>
								<string name="@SBoptionsIconY" value="${{SideBarDoneIconLineThreeY}}"/>
								<string name="@ProgressTextStyle" value="sidebarDefaultLabel"/>
								<string name="@ProgressIconStyle" value="sidebarDoneStateIcon"/>
								<string name="@ProgressIconX" value="${{SideBarDoneIconX}}"/>
								<string name="@ProgressIconY" value="${{SideBarDoneIconLineFourY}}"/>
								<string name="@FinishTextStyle" value="sidebarDefaultLabel"/>
								<string name="@FinishIconStyle" value="sidebarDoneStateIcon"/>
								<string name="@FinishIconX" value="${{SideBarDoneIconX}}"/>
								<string name="@FinishIconY" value="${{SideBarDoneIconLineFiveY}}"/>
							</else>
						</if>
					</properties>
				</case>
				<default>
				</default>
			</switch>
		</conditions>
		<control name="SBsysCheck" style="${@SysCheckTextStyle}" x="${{SideBarTextX}}" y="${{SideBarTextLineOneY}}" text="${{SystemCheck}}" enabledTextColor="${@SysCheckTextColor}"/>
		<control style="${@SysCheckIconStyle}" x="${@SysCheckIconX}" y="${@SysCheckIconY}"/>
		<control name="SBeula" style="${@EulaTextStyle}" x="${{SideBarTextX}}" y="${{SideBarTextLineTwoY}}" text="${{LicenseAgreement}}" enabledTextColor="${@EulaTextColor}"/>
		<control style="${@EulaIconStyle}" x="${@EulaIconX}" y="${@EulaIconY}" hidden="${@SysCheckPending}"/>
		<if filter="SkipOptions">
			<control name="SBprogress" style="${@ProgressTextStyle}" x="${{SideBarTextX}}" y="${{SideBarTextLineThreeY}}" text="${{Installation}}" enabledTextColor="${@ProgressTextColor}"/>
			<control style="${@ProgressIconStyle}" x="${@ProgressIconX}" y="${@ProgressIconY}" hidden="${@OptionsPending}"/>
			<control name="SBfinish" style="${@FinishTextStyle}" x="${{SideBarTextX}}" y="${{SideBarTextLineFourY}}" text="${{Finish}}" enabledTextColor="${@FinishTextColor}"/>
			<control style="${@FinishIconStyle}" x="${@FinishIconX}" y="${@FinishIconY}" hidden="${@ProgressPending}"/>
			<else>
				<control name="SBoptions" style="${@SBoptionsTextStyle}" x="${{SideBarTextX}}" y="${{SideBarTextLineThreeY}}" text="${{Options}}" enabledTextColor="${@OptionsTextColor}"/>
				<control style="${@SBoptionsIconStyle}" x="${@SBoptionsIconX}" y="${@SBoptionsIconY}" hidden="${@EulaPending}"/>
				<control name="SBprogress" style="${@ProgressTextStyle}" x="${{SideBarTextX}}" y="${{SideBarTextLineFourY}}" text="${{Installation}}" enabledTextColor="${@ProgressTextColor}"/>
				<control style="${@ProgressIconStyle}" x="${@ProgressIconX}" y="${@ProgressIconY}" hidden="${@OptionsPending}"/>
				<control name="SBfinish" style="${@FinishTextStyle}" x="${{SideBarTextX}}" y="${{SideBarTextLineFiveY}}" text="${{Finish}}" enabledTextColor="${@FinishTextColor}"/>
				<control style="${@FinishIconStyle}" x="${@FinishIconX}" y="${@FinishIconY}" hidden="${@ProgressPending}"/>
			</else>
		</if>
	</form>
	<form name="SideBarMetrics" base="!SideBarTemplate" locale="0x0000"/>
	<form name="InstallTemplate" base="!SideBarMetrics" locale="0x0000" cancel="cancel">
		<properties>
			<string name="!FrameDefaultTitle" value="${{InstallFrameTitle}}"/>
			<string name="!CannotCancelMessage" value="${{CannotCancelInstallMessage}}"/>
			<string name="@SideBarProgress" value=""/>
		</properties>
		<control name="title" style="title" text="${{GeneralTitleText}}"/>
		<if filter="!HideVersion">
			<control name="subtitle" style="subtitle" text="${{GeneralVersionText}}"/>
			<else>
				<control name="subtitle" style="subtitle" text=""/>
			</else>
		</if>
		<control name="header" class="placeholder"/>
		<control name="body" class="placeholder"/>
		<control name="footer" class="placeholder"/>
		<control name="back" style="smallSecondaryButton" x="408pt" y="354pt" text="${{BackButtonText}}" onClick="!PrevFormGroup"/>
		<control name="next" style="smallPrimaryButton" x="494pt" y="354pt" text="${{NextButtonText}}" onClick="!NextFormGroup"/>
		<control name="cancel" style="smallSecondaryButton" x="322pt" y="354pt" text="${{CancelButtonText}}" onClick="!CancelInstall"/>
	</form>
	<form name="UninstallTemplate" base="!NoSideBarTemplate" locale="0x0000" cancel="cancel">
		<properties>
			<string name="!FrameDefaultTitle" value="${{UninstallFrameTitle}}"/>
			<string name="!CannotCancelMessage" value="${{CannotCancelUninstallMessage}}"/>
			<string name="@SideBarProgress" value=""/>
		</properties>
		<control name="title" style="title" x="18pt" y="12pt" width="433pt" text="${{GeneralTitleText}}"/>
		<if filter="!HideVersion">
			<control name="subtitle" style="subtitle" x="18pt" y="30pt" width="433pt" text="${{GeneralVersionText}}"/>
			<else>
				<control name="subtitle" style="subtitle" x="18pt" y="30pt" width="433pt" text=""/>
			</else>
		</if>
		<control name="header" class="placeholder"/>
		<control name="body" class="placeholder"/>
		<control name="footer" class="placeholder"/>
		<control name="cancel" style="smallSecondaryButton" x="322pt" y="354pt" text="${{CancelButtonText}}" onClick="!CancelInstall"/>
		<control name="back" style="smallSecondaryButton" x="408pt" y="354pt" text="${{BackButtonText}}" onClick="!PrevFormGroup"/>
		<control name="next" style="smallPrimaryButton" x="494pt" y="354pt" text="${{NextButtonText}}" onClick="!NextFormGroup"/>
	</form>
	<form name="PresentationTemplate" base="!BaseFontsStylesTemplate" locale="0x0000">
		<properties>
			<string name="!FrameBackgroundImage" value="${{FrameBackgroundImagePresentations}}"/>
		</properties>
		<control name="presentation" class="placeholder"/>
		<control name="footer" class="placeholder"/>
	</form>
	<form name="SplashTemplate" base="!BaseFontsStylesTemplate" locale="0x0000">
		<string name="!FrameDefaultTitle" value="${{InstallFrameTitle}}"/>
		<control name="splashInfoArea" style="splashInfo" x="18pt" y="61pt" titleXOffset="0pt" titleYOffset="0pt" titleText="${{GeneralTitleText}}" versionText="${{GeneralVersionText}}"/>
		<control class="timer" onTimeout="!NextFormGroup" timeoutValue="true" duration="500" start="true"/>
	</form>
	<if filter="progressPresentation">
		<form name="ProgressPresentationTemplate" base="!PresentationTemplate" locale="0x0000">
			<control name="presentation"/>
			<control name="progressPresentation" style="progressPresentation" hidden="false"/>
			<control name="footer"/>
			<control name="taskInfo" style="label" x="18pt" y="322pt" width="556pt" height="18pt" text="" enabledTextColor="0xFFFFFF"/>
			<control name="progressBar" class="progress" x="18pt" y="352pt" width="556pt" height="6pt" color="0x76B900" trackColor="0x494949" customProgressBar="true"/>
		</form>
		<form name="PreInstallCheckProgressPresentationTemplate" base="!ProgressPresentationTemplate" locale="0x0000">
			<properties>
				<bool name="!DisableCloseButton" value="true"/>
				<string name="@SideBarProgress" value="Progress"/>
			</properties>
			<control name="waitTimeout" class="timer" onTimeout="NextFormGroup" timeoutValue="true" duration="250" start="true"/>
			<control name="taskInfo" text="${{InstallPreparing}}"/>
			<control name="progressBar" marquee="true"/>
		</form>
		<form name="PreRebootInstallProgressPresentationTemplate" base="!PreInstallCheckProgressPresentationTemplate" locale="0x0000">
			<control name="taskInfo" text="${{RebootInstallPreparing}}"/>
		</form>
		<form name="InstallRemoveProgressPresentationTemplate" base="!ProgressPresentationTemplate" locale="0x0000">
			<properties>
				<bool name="!DisableCloseButton" value="true"/>
				<string name="@SideBarProgress" value="Progress"/>
			</properties>
			<control name="waitTimeout" class="timer" onTimeout="NextFormGroup" timeoutValue="true" duration="250" start="true"/>
			<control name="taskInfo" text="${{UninstallingPrevious}} -- ${!ProgressTitleFull}"/>
			<control name="progressBar" min="0" max="${!ProgressCount}" pos="${!ProgressIndex}" smooth="true"/>
		</form>
		<form name="InstallProgressPresentationTemplate" base="!ProgressPresentationTemplate" locale="0x0000">
			<properties>
				<bool name="!DisableCloseButton" value="true"/>
				<string name="@SideBarProgress" value="Progress"/>
			</properties>
			<control name="waitTimeout" class="timer" onTimeout="NextFormGroup" timeoutValue="true" duration="500" start="true"/>
			<control name="taskInfo" text="${!ProgressTitleFull}"/>
			<control name="progressBar" min="0" max="${!ProgressCount}" pos="${!ProgressIndex}" smooth="true"/>
		</form>
		<form name="PackageDownloadProgressPresentationTemplate" base="!ProgressPresentationTemplate" locale="0x0000">
			<properties>
				<bool name="!DisableCloseButton" value="true"/>
				<string name="@SideBarProgress" value="Progress"/>
			</properties>
			<control name="waitTimeout" class="timer" onTimeout="NextFormGroup" timeoutValue="true" duration="1" start="true"/>
			<control name="taskInfo" text="${{DownloadInProgress}} : ${{DownloadProgressInfo}}"/>
			<control name="progressBar" min="0" max="${!ProgressCount}" pos="${!ProgressIndex}" smooth="true"/>
			<control name="cancel"/>
		</form>
		<form name="ProcessDownloadedPackagePresentationTemplate" base="!ProgressPresentationTemplate" locale="0x0000">
			<properties>
				<bool name="!DisableCloseButton" value="true"/>
				<string name="@SideBarProgress" value="Progress"/>
			</properties>
			<control name="waitTimeout" class="timer" onTimeout="NextFormGroup" timeoutValue="true" duration="1" start="true"/>
			<control name="taskInfo" text="${{ProcessingDownloadedPackages}}"/>
			<control name="progressBar" marquee="true"/>
			<control name="cancel" disabled="true"/>
		</form>
	</if>
	<form name="InstallProgressBarTemplate" base="!InstallTemplate" locale="0x0000">
		<control name="header"/>
		<control name="headText" style="header" x="141pt" y="74pt" width="433pt" height="21pt"/>
		<control name="body"/>
		<control name="taskInfo" style="label" x="141pt" y="107pt" width="433pt" height="15pt" text=""/>
		<control name="progressBar" class="progress" x="141pt" y="134pt" width="433pt" height="6pt" color="0x76B900" trackColor="0x494949" customProgressBar="true"/>
		<control name="footer"/>
		<control name="back" disabled="true"/>
		<control name="next" disabled="true"/>
	</form>
	<form name="InstallSuccessTemplate" base="!InstallTemplate" locale="0x0000" default="next" focus="next">
		<properties>
			<bool name="!DisableCloseButton" value="false"/>
			<string name="@SideBarProgress" value="Finish"/>
		</properties>
		<control name="header"/>
		<control name="headText" style="header" x="141pt" y="74pt" width="433pt" height="21pt" text="${{InstallerFinished}}"/>
		<control name="body"/>
		<if filter="!HideResults">
			<control name="resultsList" style="installResults" x="141pt" y="107pt" width="433pt" height="136pt"/>
		</if>
		<control name="footer"/>
		<control name="back"/>
		<control name="next"/>
		<control name="cancel"/>
	</form>
	<form name="InstallSuccessNoSummaryTemplate" base="!InstallTemplate" locale="0x0000" default="next" focus="next">
		<properties>
			<bool name="!DisableCloseButton" value="false"/>
			<string name="@SideBarProgress" value="Finish"/>
			<string name="FormStyle" value="Summary"/>
		</properties>
		<control name="header"/>
		<control name="body"/>
		<control name="CheckIcon" class="image" x="333pt" y="167pt" width="49pt" height="49pt" sourceFile="circled_checkmark.png"/>
		<control name="headText" style="header" x="141pt" y="226pt" width="433pt" height="23pt" text="${{InstallComplete}}" alignment="center"/>
		<control name="footer"/>
		<control name="back"/>
		<control name="next"/>
		<control name="cancel"/>
	</form>
	<form name="InstallCheckingTemplate" base="!InstallProgressBarTemplate" locale="0x0000">
		<conditions>
			<switch property="ProgressOnly">
				<case value="true">
					<properties>
						<bool name="!DisableCloseButton" value="true"/>
					</properties>
				</case>
			</switch>
		</conditions>
		<properties>
			<string name="@SideBarProgress" value="Checking"/>
		</properties>
		<control name="waitTimeout" class="timer" onTimeout="NextFormGroup" timeoutValue="true" duration="250" start="True"/>
		<control name="headText" text="${{CheckingSystemCompatibility}}"/>
		<control name="progressBar" marquee="true"/>
		<control name="back" disabled="true"/>
		<control name="cancel" disabled="${!ProgressOnly}"/>
	</form>
	<form name="InstallCheckWaitTemplate" base="!InstallTemplate" locale="0x0000">
		<properties>
			<string name="@SideBarProgress" value="Checking"/>
			<string name="@Reset" value="true"/>
		</properties>
		<control name="pollTimeout" class="timer" onTimeout="NextFormGroup" timeoutValue="True" duration="2000" start="True" reset="@Reset"/>
		<control name="header"/>
		<control name="errorIcon" class="image" x="141pt" y="74pt" width="18pt" height="18pt" sourceFile="error.png"/>
		<control name="headText" style="header" x="166pt" y="74pt" width="408pt" height="21pt" text="${{InstallCannotContinue}}"/>
		<control name="body"/>
		<control name="constraints" class="constraintlist" x="141pt" y="107pt" width="433pt" height="212pt" font="standardText" text="${{FailureDisplayError}}" enabledTextColor="0xB2B2B2" disabledTextColor="0x7F7F7F" bkgndColor="TRANSPARENT"/>
		<control name="footer"/>
		<control name="cancel" x="494pt"/>
		<control name="back" hidden="true" disabled="true"/>
		<control name="next" hidden="true"/>
	</form>
	<form name="EULATemplate" base="!InstallTemplate" locale="0x0000" cancel="cancel" default="next" focus="next">
		<properties>
			<string name="@SideBarProgress" value="EULA"/>
			<bool name="!DisableCloseButton" value="false"/>
		</properties>
		<control name="header"/>
		<control name="headText" style="header" x="141pt" y="74pt" width="433pt" height="21pt" text="${{EULAHeadText}}"/>
		<control name="body"/>
		<control name="eulaHeader" style="label" x="141pt" y="107pt" width="433pt" height="15pt" text="${{EULAInstructions}}"/>
		<control name="eulaBox" class="richedit2" x="141pt" y="134pt" width="433pt" height="170pt" font="EULAConsentFont" text="${{NoEULAFound}}" readOnly="true" sourceFile="${!EulaFile}" vScroll="true" multiLine="true" enabledTextColor="0xB2B2B2" bkgndColor="0x1B1B1B" roundedCorner="true" richeditCornerRadius="3pt" scrollbarCornerRadius="6pt" scrollbarWidth="6pt" scrollbarTrackColor="0x121212" scrollbarThumbEnabledColor="0x343434" scrollbarThumbHoverColor="0x565656" scrollbarThumbPressedColor="0x787878" border="false" leftPadding="7pt" rightPadding="7pt" topPadding="7pt" bottomPadding="7pt"/>
		<control name="eulaFooter" style="label" x="141pt" y="322pt" width="433pt" height="30pt" enabledTextColor="0xB2B2B2" linkColor="0x76B900" bkgndColor="0x222222" hoverTextColor="0xB2B2B2" pressedTextColor="0xB2B2B2" text="${{EULAAcceptInstructions}}"/>
		<control name="footer"/>
		<control name="back" hidden="true" disabled="true"/>
		<control name="cancel" style="smallSecondaryButton" x="310pt"/>
		<control name="next" style="largePrimaryButton" x="396pt" text="${{AgreeButtonText}}"/>
	</form>
	<form name="InstallSelectTemplate" base="!InstallTemplate" locale="0x0000" default="next" focus="next">
		<properties>
			<string name="@InstallSelectBegin" value="Debug"/>
			<bool name="!DisableCloseButton" value="false"/>
			<string name="@SideBarProgress" value="Options"/>
			<string name="@InstallSelectNext" value=""/>
			<string name="@InstallSelectEnd" value="Debug"/>
		</properties>
		<conditions>
			<switch property="InstallType">
				<case value="Express">
				</case>
				<default>
				</default>
			</switch>
			<switch property="@InstallSelectNext">
				<case value="Activated">
					<switch property="InstallType">
						<case value="Express">
							<properties>
								<bool name="NextFormGroup" value="true"/>
							</properties>
						</case>
						<default>
							<properties>
								<string name="CurrentForm" value="InstallSelectCustom"/>
							</properties>
						</default>
					</switch>
				</case>
				<default>
					<switch property="CustomInstallOnly">
						<case value="true">
							<properties>
								<string name="CurrentForm" value="InstallSelectCustom"/>
							</properties>
						</case>
						<default>
						</default>
					</switch>
				</default>
			</switch>
		</conditions>
		<control name="header"/>
		<control name="headText" style="header" x="141pt" y="74pt" width="433pt" height="23pt" text="${{InstallOptions}}"/>
		<control name="body"/>
		<control name="express" style="radio" x="141pt" y="107pt" width="433pt" text="${{ExpressRecommended}}" property="InstallType" selectedValue="Express" initSelect="true"/>
		<control name="expressAdvice" style="label" x="165pt" y="125pt" width="408pt" height="30pt" text="${{ExpressDescription}}"/>
		<control name="custom" style="radio" x="141pt" y="152pt" width="433pt" text="${{CustomAdvanced}}" property="InstallType" selectedValue="Custom" initSelect="false"/>
		<control name="customAdvice" style="label" x="165pt" y="170pt" width="408pt" height="45pt" text="${{CustomDescription}}"/>
		<control name="displayFlash" style="label" x="141pt" y="322pt" width="433pt" height="15pt" text="${{DisplayFlash}}"/>
		<control name="footer"/>
		<control name="back" hidden="${!SkipEula}"/>
		<control name="next" onClick="@InstallSelectNext" clickValue="Activated"/>
		<if filter="progressPresentation">
			<control name="progressPresentation" style="progressPresentation"/>
		</if>
	</form>
	<form name="InstallSelectCustomTemplate" base="!InstallTemplate" locale="0x0000" default="next" focus="next">
		<properties>
			<bool name="!DisableCloseButton" value="false"/>
			<string name="@SideBarProgress" value="Options"/>
		</properties>
		<conditions>
			<switch property="@InstallSelectPrev">
				<case value="DecideInstallSelect">
					<switch property="CustomInstallOnly">
						<case value="true">
							<properties>
								<bool name="PrevFormGroup" value="true"/>
							</properties>
						</case>
						<default>
							<properties>
								<string name="CurrentForm" value="InstallSelect"/>
							</properties>
						</default>
					</switch>
				</case>
				<default>
				</default>
			</switch>
		</conditions>
		<control name="header"/>
		<control name="headText" style="header" x="141pt" y="74pt" width="433pt" height="23pt" text="${{CustomInstallOptions}}"/>
		<control name="body"/>
		<control name="instructions" style="label" x="141pt" y="107pt" width="433pt" height="15pt" text="${{CustomInstallInstructions}}"/>
		<control name="compList" style="compList" x="141pt" y="134pt" width="433pt" height="135pt"/>
		<control name="clean" style="checkbox" x="141pt" y="287pt" property="!CleanInstall" initSelect="false" text="${{CleanInstall}}"/>
		<control name="warningIcon" class="image" x="139pt" y="315pt" width="18pt" height="18pt" sourceFile="info.png"/>
		<control name="adviceFooter" style="advice" x="167pt" y="313pt" width="407pt" height="28pt" bkgndColor="TRANSPARENT" text="${{CleanInstallDescription}}"/>
		<control name="footer"/>
		<switch property="CustomInstallOnly">
			<case value="true">
				<control name="back" onClick="@InstallSelectPrev" clickValue="DecideInstallSelect" hidden="${!SkipEula}"/>
			</case>
			<default>
				<control name="back" onClick="@InstallSelectPrev" clickValue="DecideInstallSelect"/>
			</default>
		</switch>
	</form>
	<form name="PreInstallTemplate" base="!InstallTemplate" locale="0x0000" default="next" focus="next">
		<properties>
			<bool name="!DisableCloseButton" value="false"/>
			<string name="@SideBarProgress" value="Options"/>
		</properties>
		<control name="header"/>
		<control name="headText" style="header" x="141pt" y="74pt" width="433pt" height="23pt"/>
		<control name="body"/>
		<control name="placeholder" class="placeholder"/>
		<control name="footer"/>
	</form>
	<form name="PreInstallCheckTemplate" base="!InstallProgressBarTemplate" locale="0x0000" cancel="cancel">
		<properties>
			<string name="@SideBarProgress" value="Progress"/>
		</properties>
		<control name="waitTimeout" class="timer" onTimeout="NextFormGroup" timeoutValue="true" duration="250" start="true"/>
		<control name="headText" text="${{InstallPreparing}}"/>
		<control name="progressBar" marquee="true"/>
	</form>
	<form name="PreRebootInstallTemplate" base="!PreInstallCheckTemplate" locale="0x0000" cancel="cancel">
		<control name="headText" text="${{RebootInstallPreparing}}"/>
	</form>
	<form name="PreInstallCheckRetryTemplate" base="!InstallTemplate" locale="0x0000" cancel="cancel" default="next" focus="next">
		<properties>
			<bool name="!DisableCloseButton" value="false"/>
			<string name="@SideBarProgress" value="Progress"/>
		</properties>
		<control name="header"/>
		<control name="errorIcon" class="image" x="141pt" y="74pt" width="18pt" height="18pt" sourceFile="error.png"/>
		<control name="headText" style="header" x="166pt" y="74pt" width="408pt" height="21pt" text="${{InstallCannotContinue}}"/>
		<control name="body"/>
		<control name="constraints" class="constraintlist" x="141pt" y="107pt" width="433pt" height="135pt" font="standardText" text="${{FailureDisplayError}}" enabledTextColor="0xB2B2B2" disabledTextColor="0x7F7F7F" bkgndColor="TRANSPARENT"/>
		<control name="footer"/>
		<if filter="SkipOptions">
			<control name="back" onClick="CurrentForm" clickValue="EULA"/>
		</if>
		<control name="next" x="494pt" text="${{RetryButtonText}}"/>
		<control name="cancel" x="322pt" text="${{CancelButtonText}}" onClick="CancelInstall"/>
	</form>
	<form name="PreInstallCheckWaitTemplate" base="!InstallTemplate" locale="0x0000">
		<properties>
			<string name="@SideBarProgress" value="Progress"/>
			<string name="@Reset" value="true"/>
		</properties>
		<control name="pollTimeout" class="timer" onTimeout="NextFormGroup" timeoutValue="True" duration="2000" start="True" reset="@Reset"/>
		<control name="header"/>
		<control name="headText" style="header" x="141pt" y="74pt" width="433pt" height="21pt" text="${{InstallPaused}}"/>
		<control name="body"/>
		<control name="bodyHeader" style="label" x="141pt" y="107pt" width="433pt" height="15pt" text="${{ClosePrograms}}"/>
		<control name="filesinuse" style="filesinuse" x="141pt" y="134pt" width="433pt" height="135pt" font="standardText" text="${{FailureDisplayError}}" enabledTextColor="0xB2B2B2" disabledTextColor="0x7F7F7F"/>
		<control name="footer"/>
		<control name="cancel" x="494pt"/>
		<control name="back" hidden="true" disabled="true"/>
		<control name="next" hidden="true"/>
	</form>
	<form name="SelectInstallationPathTemplate" base="!InstallTemplate" locale="0x0000" cancel="cancel" default="next" focus="next">
		<properties>
			<bool name="!DisableCloseButton" value="false"/>
			<string name="@SideBarProgress" value="Options"/>
		</properties>
		<control name="header"/>
		<control name="headText" style="header" x="141pt" y="74pt" width="433pt" height="21pt" text="${{SelectInstallLocation}}"/>
		<control name="body"/>
		<control name="browsepath" style="browsePathForPackages" x="141pt" y="107pt" width="433pt" height="140pt"/>
		<control name="footer"/>
	</form>
	<form name="InstallRemoveProgressTemplate" base="!InstallProgressBarTemplate" locale="0x0000">
		<properties>
			<bool name="!DisableCloseButton" value="true"/>
			<string name="@SideBarProgress" value="Progress"/>
		</properties>
		<control name="waitTimeout" class="timer" onTimeout="NextFormGroup" timeoutValue="true" duration="250" start="true"/>
		<control name="headText" text="${{UninstallingPrevious}}"/>
		<control name="taskInfo" text="${!ProgressTitleFull}"/>
		<control name="progressBar" min="0" max="${!ProgressCount}" pos="${!ProgressIndex}" smooth="true"/>
		<control name="cancel" disabled="true"/>
	</form>
	<form name="InstallRemoveRebootTemplate" base="!InstallTemplate" locale="0x0000" cancel="next" default="next" focus="next">
		<properties>
			<bool name="!DisableCloseButton" value="false"/>
			<string name="@SideBarProgress" value="Progress"/>
		</properties>
		<control name="waitTimeout" class="timer" onTimeout="NextFormGroup" timeoutValue="true" duration="180000" start="true"/>
		<control name="header"/>
		<control name="headText" style="header" x="141pt" y="74pt" width="433pt" height="23pt" text="${{RestartNotification}}"/>
		<control name="body"/>
		<control name="advice" style="label" x="141pt" y="107pt" width="433pt" height="15pt" text="${{AfterRestartInstructions}}"/>
		<control name="footer"/>
		<control name="back" hidden="true"/>
		<control name="next" x="460pt" style="mediumPrimaryButton" text="${{RestartNowButtonText}}"/>
		<control name="cancel" hidden="true"/>
	</form>
	<form name="PackageDownloadProgressTemplate" base="!InstallProgressBarTemplate" locale="0x0000">
		<properties>
			<bool name="!DisableCloseButton" value="true"/>
			<string name="@SideBarProgress" value="Progress"/>
		</properties>
		<control name="waitTimeout" class="timer" onTimeout="NextFormGroup" timeoutValue="true" duration="1" start="true"/>
		<control name="headText" text="${{DownloadInProgress}}"/>
		<control name="taskInfo" text="${{DownloadingPackages}}"/>
		<control name="progressBar" min="0" max="${!ProgressCount}" pos="${!ProgressIndex}" smooth="true"/>
		<control name="progressInfo" style="label" x="141pt" y="150pt" width="433pt" height="15pt" text="${{DownloadProgressInfo}}"/>
		<control name="cancel"/>
	</form>
	<form name="ProcessDownloadedPackageTemplate" base="!InstallProgressBarTemplate" locale="0x0000">
		<properties>
			<bool name="!DisableCloseButton" value="true"/>
			<string name="@SideBarProgress" value="Progress"/>
		</properties>
		<control name="waitTimeout" class="timer" onTimeout="NextFormGroup" timeoutValue="true" duration="1" start="true"/>
		<control name="headText" text="${{ProcessingDownloadedPackages}}"/>
		<control name="progressBar" marquee="true"/>
		<control name="cancel" disabled="true"/>
	</form>
	<form name="PackageDownloadFailedTemplate" base="!InstallTemplate" locale="0x0000" cancel="next" default="next" focus="next">
		<properties>
			<bool name="!DisableCloseButton" value="false"/>
			<string name="@SideBarProgress" value="Progress"/>
		</properties>
		<control name="header"/>
		<control name="errorIcon" class="image" x="141pt" y="74pt" width="18pt" height="18pt" sourceFile="error.png"/>
		<control name="headText" style="header" x="166pt" y="74pt" width="408pt" height="23pt" text="${{InstallCannotContinue}}"/>
		<control name="body"/>
		<control name="downloadError" style="label" class="link" x="141pt" y="90pt" width="433pt" height="25pt" text="${!DownloadErrorMessage}"/>
		<control name="footer"/>
		<control name="back" hidden="true" disabled="true"/>
		<control name="cancel" hidden="true" disabled="true"/>
		<control name="next" x="494pt" text="${{CloseButtonText}}" onClick="CloseInstall"/>
	</form>
	<form name="InstallProgressTemplate" base="!InstallProgressBarTemplate" locale="0x0000">
		<properties>
			<bool name="!DisableCloseButton" value="true"/>
			<string name="@SideBarProgress" value="Progress"/>
		</properties>
		<control name="waitTimeout" class="timer" onTimeout="NextFormGroup" timeoutValue="true" duration="250" start="true"/>
		<control name="headText" text="${{InstallInProgress}}"/>
		<control name="body"/>
		<control name="taskInfo" text="${!ProgressTitleFull}"/>
		<control name="progressBar" min="0" max="${!ProgressCount}" pos="${!ProgressIndex}" smooth="true"/>
		<control name="cancel" disabled="true"/>
	</form>
	<form name="PostInstallTemplate" base="!InstallTemplate" locale="0x0000" default="next" focus="next">
		<properties>
			<bool name="!DisableCloseButton" value="false"/>
			<string name="@SideBarProgress" value="Finish"/>
		</properties>
		<control name="header"/>
		<control name="headText" style="header" x="141pt" y="74pt" width="433pt" height="23pt"/>
		<control name="body"/>
		<control name="placeholder" class="placeholder"/>
		<control name="footer"/>
	</form>
	<form name="InstallFinishedTemplate" base="!InstallSuccessTemplate" locale="0x0000" cancel="next" default="next" focus="next">
		<control name="footer"/>
		<control name="back" hidden="true" disabled="true"/>
		<control name="cancel" hidden="true" disabled="true"/>
		<control name="next" x="494pt" text="${{CloseButtonText}}" onClick="CloseInstall"/>
	</form>
	<form name="InstallFinishedNoSummaryTemplate" base="!InstallSuccessNoSummaryTemplate" locale="0x0000" cancel="next" default="next" focus="next">
		<control name="footer"/>
		<control name="back" hidden="true" disabled="true"/>
		<control name="cancel" hidden="true" disabled="true"/>
		<control name="next" x="494pt" text="${{CloseButtonText}}" onClick="CloseInstall"/>
	</form>
	<form name="InstallFinishedLaunchTemplate" base="!InstallSuccessTemplate" locale="0x0000" cancel="next" default="next" focus="next">
		<control name="footer"/>
		<control name="back" hidden="true" disabled="true"/>
		<control name="cancel" hidden="true" disabled="true"/>
		<control name="next" x="494pt" text="${{LaunchButtonText}}" onClick="CloseInstall"/>
	</form>
	<form name="InstallFinishedNoSummaryLaunchTemplate" base="!InstallSuccessNoSummaryTemplate" locale="0x0000" cancel="next" default="next" focus="next">
		<control name="footer"/>
		<control name="back" hidden="true" disabled="true"/>
		<control name="cancel" hidden="true" disabled="true"/>
		<control name="next" x="494pt" text="${{LaunchButtonText}}" onClick="CloseInstall"/>
	</form>
	<form name="InstallFinishedOptionsTemplate" base="!InstallSuccessTemplate" locale="0x0000" cancel="next" default="next" focus="next">
		<control name="header"/>
		<control name="headText" style="header" x="141pt" y="74pt" width="433pt" height="23pt" text="${{InstallerFinished}}"/>
		<control name="body"/>
		<control name="resultsList" style="installResults" x="141pt" y="107pt" width="433pt" height="136pt"/>
		<control name="finishOptions" style="finishOptions" x="141pt" y="261pt" width="433pt" height="54pt"/>
		<control name="footer"/>
		<control name="back" hidden="true" disabled="true"/>
		<control name="cancel" hidden="true" disabled="true"/>
		<control name="next" x="494pt" text="${{CloseButtonText}}" onClick="CloseInstall"/>
	</form>
	<form name="InstallFinishedOptionsNoSummaryTemplate" base="!InstallSuccessTemplate" locale="0x0000" cancel="next" default="next" focus="next">
		<control name="header"/>
		<control name="headText" style="header" x="141pt" y="74pt" width="433pt" height="23pt" text="${{InstallerFinished}}"/>
		<control name="body"/>
		<control name="resultsList" style="installResults" hidden="true"/>
		<control name="finishOptions" style="finishOptions" x="141pt" y="107pt" width="433pt" height="136pt"/>
		<control name="footer"/>
		<control name="back" hidden="true" disabled="true"/>
		<control name="cancel" hidden="true" disabled="true"/>
		<control name="next" x="494pt" text="${{CloseButtonText}}" onClick="CloseInstall"/>
	</form>
	<form name="InstallCheckFailedTemplate" base="!InstallTemplate" locale="0x0000" cancel="next" default="next" focus="next">
		<properties>
			<bool name="!DisableCloseButton" value="false"/>
			<string name="@SideBarProgress" value="Checking"/>
		</properties>
		<control name="header"/>
		<control name="errorIcon" class="image" x="141pt" y="74pt" width="18pt" height="18pt" sourceFile="error.png"/>
		<control name="headText" style="header" x="166pt" y="74pt" width="408pt" height="23pt" text="${{InstallCannotContinue}}"/>
		<control name="body"/>
		<control name="constraints" class="constraintlist" x="141pt" y="107pt" width="433pt" height="135pt" font="standardText" text="${{FailureDisplayError}}" enabledTextColor="0xB2B2B2" disabledTextColor="0x7F7F7F" bkgndColor="TRANSPARENT"/>
		<control name="footer"/>
		<control name="back" hidden="true" disabled="true"/>
		<control name="cancel" hidden="true" disabled="true"/>
		<control name="next" x="494pt" text="${{CloseButtonText}}" onClick="CloseInstall"/>
	</form>
	<form name="InstallCheckWarningTemplate" base="!InstallTemplate" locale="0x0000" cancel="cancel" default="next" focus="next">
		<properties>
			<bool name="!DisableCloseButton" value="false"/>
			<string name="@SideBarProgress" value="Checking"/>
		</properties>
		<control name="header"/>
		<control name="warningIcon" class="image" x="141pt" y="74pt" width="18pt" height="18pt" sourceFile="warning.png"/>
		<control name="headText" style="header" x="166pt" y="74pt" width="408pt" height="23pt" text="${{InstallWarning}}"/>
		<control name="body"/>
		<control name="constraints" class="constraintlist" x="141pt" y="107pt" width="433pt" height="135pt" font="standardText" text="${{FailureDisplayWarning}}" enabledTextColor="0xB2B2B2" disabledTextColor="0x7F7F7F" bkgndColor="TRANSPARENT"/>
		<control name="footer"/>
		<control name="back" hidden="true" disabled="true"/>
		<control name="next" x="494pt" text="${{ContinueButtonText}}" onClick="NextFormGroup"/>
		<control name="cancel" x="408pt" text="${{CloseButtonText}}" onClick="CancelInstall"/>
	</form>
	<form name="InstallFailedTemplate" base="!InstallTemplate" locale="0x0000" cancel="next" default="next" focus="next">
		<properties>
			<bool name="!DisableCloseButton" value="false"/>
			<string name="@SideBarProgress" value="Progress"/>
		</properties>
		<control name="header"/>
		<control name="errorIcon" class="image" x="141pt" y="74pt" width="18pt" height="18pt" sourceFile="error.png"/>
		<control name="headText" style="header" x="166pt" y="74pt" width="408pt" height="23pt" text="${{InstallFailure}}"/>
		<control name="body"/>
		<if filter="!HideResults">
			<control name="resultsList" style="installResults" x="141pt" y="107pt" width="433pt" height="136pt"/>
		</if>
		<control name="footer"/>
		<control name="back" hidden="true" disabled="true"/>
		<control name="cancel" hidden="true" disabled="true"/>
		<control name="next" x="494pt" text="${{CloseButtonText}}" onClick="CloseInstall"/>
	</form>
	<form name="InstallRebootTemplate" base="!InstallSuccessTemplate" locale="0x0000" default="next" focus="next">
		<control name="body"/>
		<if filter="!HideResults">
			<control name="resultsList" style="installResults" x="141pt" y="107pt" width="433pt" height="136pt"/>
		</if>
		<control name="infoIcon" class="image" x="141pt" y="315pt" width="18pt" height="18pt" sourceFile="info.png"/>
		<control name="rebootInstructions" style="advice" x="166pt" y="318pt" width="408pt" height="30pt" text="${{InstallRebootInstructions}} ${{RebootQuestion}}"/>
		<control name="footer"/>
		<control name="back" hidden="true" disabled="true"/>
		<control name="next" style="mediumPrimaryButton" x="460pt" text="${{RestartNowButtonText}}"/>
		<control name="cancel" style="mediumSecondaryButton" x="340pt" text="${{RestartLaterButtonText}}"/>
	</form>
	<form name="InstallRebootNoSummaryTemplate" base="!InstallSuccessNoSummaryTemplate" locale="0x0000" default="next" focus="next">
		<control name="body"/>
		<control name="CheckIcon" class="image" x="330pt" y="153pt" width="49pt" height="49pt" sourceFile="circled_checkmark.png"/>
		<control name="headText" style="header" x="141pt" y="212pt" width="433pt" height="23pt" text="${{InstallComplete}}" alignment="center"/>
		<control name="infoIcon" class="image" x="141pt" y="315pt" width="18pt" height="18pt" sourceFile="info.png"/>
		<control name="rebootInstructions" style="advice" x="167pt" y="318pt" width="408pt" height="30pt" text="${{InstallRebootInstructions}} ${{RebootQuestion}}"/>
		<control name="rebootQuestion"/>
		<control name="footer"/>
		<control name="back" hidden="true" disabled="true"/>
		<control name="next" style="mediumPrimaryButton" x="460pt" text="${{RestartNowButtonText}}"/>
		<control name="cancel" style="mediumSecondaryButton" x="340pt" text="${{RestartLaterButtonText}}"/>
	</form>
	<form name="InstallRebootNoSummaryOptionsTemplate" base="!InstallSuccessNoSummaryTemplate" locale="0x0000" default="next" focus="next">
		<control name="body"/>
		<control name="headText" style="header" x="141pt" y="74pt" width="433pt" height="23pt" text="${{InstallerFinished}}" alignment="left"/>
		<control name="CheckIcon" hidden="true"/>
		<control name="finishOptions" style="finishOptions" x="141pt" y="107pt" width="433pt" height="108pt"/>
		<control name="infoIcon" class="image" x="141pt" y="315pt" width="18pt" height="18pt" sourceFile="info.png"/>
		<control name="rebootInstructions" style="advice" x="167pt" y="318pt" width="408pt" height="30pt" text="${{InstallRebootInstructions}}"/>
		<control name="footer"/>
		<control name="back" hidden="true" disabled="true"/>
		<control name="next" style="mediumPrimaryButton" x="460pt" text="${{RestartNowButtonText}}"/>
		<control name="cancel" style="mediumSecondaryButton" x="340pt" text="${{RestartLaterButtonText}}"/>
	</form>
	<form name="InstallRebootOptionsTemplate" base="!InstallSuccessTemplate" locale="0x0000" cancel="next" default="next" focus="next">
		<control name="header"/>
		<control name="headText" style="header" x="141pt" y="74pt" width="433pt" height="23pt" text="${{InstallerFinished}}"/>
		<control name="body"/>
		<control name="resultsList" style="installResults" x="141pt" y="107pt" width="433pt" height="136pt"/>
		<control name="finishOptions" style="finishOptions" x="141pt" y="261pt" width="433pt" height="54pt"/>
		<control name="infoIcon" class="image" x="141pt" y="315pt" width="18pt" height="18pt" sourceFile="info.png"/>
		<control name="rebootInstructions" style="advice" x="167pt" y="318pt" width="408pt" height="15pt" text="${{InstallRebootInstructions}}"/>
		<control name="footer"/>
		<control name="back" hidden="true" disabled="true"/>
		<control name="next" style="mediumPrimaryButton" x="460pt" text="${{RestartNowButtonText}}"/>
		<control name="cancel" style="mediumSecondaryButton" x="340pt" text="${{RestartLaterButtonText}}"/>
	</form>
	<form name="UninstallProgressBarTemplate" base="!UninstallTemplate" locale="0x0000">
		<control name="header"/>
		<control name="headText" style="header" x="18pt" y="74pt" width="556pt" height="23pt"/>
		<control name="body"/>
		<control name="taskInfo" style="label" x="18pt" y="107pt" width="556pt" height="15pt" text=""/>
		<control name="progressBar" class="progress" x="18pt" y="134pt" width="556pt" height="6pt" color="0x76B900" trackColor="0x494949" customProgressBar="true"/>
		<control name="footer"/>
		<control name="back" hidden="true"/>
		<control name="next" hidden="true"/>
		<control name="cancel" x="494pt"/>
	</form>
	<form name="UninstallCheckingTemplate" base="!UninstallProgressBarTemplate" locale="0x0000">
		<properties>
			<string name="@SideBarProgress" value="Checking"/>
		</properties>
		<control name="waitTimeout" class="timer" onTimeout="NextFormGroup" timeoutValue="true" duration="250" start="True"/>
		<control name="headText" text="${{UninstallPreparing}}"/>
		<control name="progressBar" marquee="true"/>
		<control name="back" disabled="true"/>
		<control name="next" disabled="true"/>
	</form>
	<form name="UninstallCheckWaitTemplate" base="!UninstallTemplate" locale="0x0000">
		<properties>
			<string name="@SideBarProgress" value="Checking"/>
			<string name="@Reset" value="true"/>
		</properties>
		<control name="pollTimeout" class="timer" onTimeout="NextFormGroup" timeoutValue="true" duration="2000" start="True" reset="@Reset"/>
		<control name="header"/>
		<control name="errorIcon" class="image" x="18pt" y="74pt" width="18pt" height="18pt" sourceFile="error.png"/>
		<control name="headText" style="header" x="44pt" y="74pt" width="530pt" height="23pt" text="${{UninstallCannotContinue}}"/>
		<control name="body"/>
		<control name="constraints" class="constraintlist" x="18pt" y="107pt" width="556pt" height="135pt" font="standardText" text="${{FailureDisplayError}}" enabledTextColor="0xB2B2B2" disabledTextColor="0x7F7F7F"/>
		<control name="footer"/>
		<control name="back" hidden="true" disabled="true"/>
		<control name="next" hidden="true"/>
		<control name="cancel" x="494pt"/>
	</form>
	<form name="PreUninstallTemplate" base="!UninstallTemplate" locale="0x0000" default="next" focus="next">
		<properties>
			<string name="@SideBarProgress" value="Options"/>
		</properties>
		<control name="header"/>
		<control name="body"/>
		<control name="headText" style="header" x="18pt" y="74pt" width="556pt" height="23pt"/>
		<control name="footer"/>
		<control name="back" hidden="true" disabled="true"/>
		<control name="next" text="${{NextButtonText}}"/>
		<control name="cancel" x="408pt"/>
	</form>
	<form name="UninstallConfirmTemplate" base="!UninstallTemplate" locale="0x0000" default="next" focus="next">
		<properties>
			<string name="@SideBarProgress" value="Checking"/>
		</properties>
		<control name="header"/>
		<control name="body"/>
		<control name="headText" style="header" x="18pt" y="74pt" width="556pt" height="23pt" text="${{UninstallQuestion}}"/>
		<control name="footer"/>
		<control name="back" hidden="true" disabled="true"/>
		<control name="next" text="${{UninstallButtonText}}" onClick="NextFormGroup"/>
		<control name="cancel" x="408pt" text="${{CancelButtonText}}" onClick="CancelInstall"/>
	</form>
	<form name="PreUninstallCheckTemplate" base="!UninstallProgressBarTemplate" locale="0x0000" cancel="cancel">
		<properties>
			<string name="@SideBarProgress" value="Progress"/>
		</properties>
		<control name="waitTimeout" class="timer" onTimeout="NextFormGroup" timeoutValue="true" duration="250" start="true"/>
		<control name="headText" text="${{UninstallPreparing}}"/>
		<control name="progressBar" marquee="true"/>
	</form>
	<form name="PreUninstallCheckWaitTemplate" base="!UninstallTemplate" locale="0x0000">
		<properties>
			<string name="@SideBarProgress" value="Progress"/>
			<string name="@Reset" value="true"/>
		</properties>
		<control name="pollTimeout" class="timer" onTimeout="NextFormGroup" timeoutValue="true" duration="2000" start="True" reset="@Reset"/>
		<control name="header"/>
		<control name="headText" style="header" x="18pt" y="74pt" width="556pt" height="23pt" text="${{InstallPaused}}"/>
		<control name="body"/>
		<control name="bodyHeader" style="label" x="18pt" y="107pt" width="556pt" height="15pt" text="${{ClosePrograms}}"/>
		<control name="filesinuse" style="filesinuse" x="18pt" y="134pt" width="556pt" height="136pt" font="standardText" text="${{FailureDisplayError}}" enabledTextColor="0xB2B2B2" disabledTextColor="0x7F7F7F"/>
		<control name="footer"/>
		<control name="back" hidden="true" disabled="true"/>
		<control name="next" hidden="true"/>
		<control name="cancel" x="494pt"/>
	</form>
	<form name="UninstallProgressTemplate" base="!UninstallProgressBarTemplate" locale="0x0000">
		<properties>
			<string name="@SideBarProgress" value="Progress"/>
			<bool name="!DisableCloseButton" value="true"/>
		</properties>
		<control name="waitTimeout" class="timer" onTimeout="NextFormGroup" timeoutValue="true" duration="250" start="true"/>
		<control name="headText" text="${{UninstallInProgress}}"/>
		<control name="taskInfo" text="${!ProgressTitleFull}"/>
		<control name="progressBar" min="0" max="${!ProgressCount}" pos="${!ProgressIndex}" smooth="true"/>
		<control name="back" disabled="true"/>
		<control name="cancel" disabled="true"/>
	</form>
	<form name="UninstallFinishedTemplate" base="!UninstallTemplate" locale="0x0000" cancel="next" default="next" focus="next">
		<properties>
			<bool name="!DisableCloseButton" value="false"/>
			<string name="@SideBarProgress" value="Finish"/>
		</properties>
		<control name="header"/>
		<control name="headText" style="header" x="18pt" y="74pt" width="556pt" height="23pt" text="${{UninstallComplete}}"/>
		<control name="body"/>
		<control name="done-label" style="label" x="18pt" y="107pt" width="556pt" height="40pt" text="${{UninstallSuccessInfo}}"/>
		<control name="footer"/>
		<control name="back" hidden="true" disabled="true"/>
		<control name="cancel" hidden="true" disabled="true"/>
		<control name="next" x="494pt" text="${{CloseButtonText}}" onClick="CloseInstall"/>
	</form>
	<form name="UninstallCheckFailedTemplate" base="!UninstallTemplate" locale="0x0000" cancel="next" default="next" focus="next">
		<properties>
			<bool name="!DisableCloseButton" value="false"/>
			<string name="@SideBarProgress" value="Checking"/>
		</properties>
		<control name="header"/>
		<control name="errorIcon" class="image" x="18pt" y="74pt" width="18pt" height="18pt" sourceFile="error.png"/>
		<control name="headText" style="header" x="44pt" y="74pt" width="530pt" height="23pt" text="${{UninstallCannotContinue}}"/>
		<control name="body"/>
		<control name="constraints" class="constraintlist" x="18pt" y="107pt" width="556pt" height="135pt" font="standardText" text="${{FailureDisplayError}}" enabledTextColor="0xB2B2B2" disabledTextColor="0x7F7F7F"/>
		<control name="footer"/>
		<control name="back" hidden="true" disabled="true"/>
		<control name="cancel" hidden="true" disabled="true"/>
		<control name="next" x="494pt" text="${{CloseButtonText}}" onClick="CloseInstall"/>
	</form>
	<form name="UninstallFailedTemplate" base="!UninstallTemplate" locale="0x0000" cancel="next" default="next" focus="next">
		<properties>
			<bool name="!DisableCloseButton" value="false"/>
			<string name="@SideBarProgress" value="Progress"/>
		</properties>
		<control name="header"/>
		<control name="errorIcon" class="image" x="18pt" y="74pt" width="18pt" height="18pt" sourceFile="error.png"/>
		<control name="headText" style="header" x="44pt" y="74pt" width="530pt" height="23pt" text="${{UninstallFailure}}"/>
		<control name="body"/>
		<control name="uninstFailedText" style="label" x="18pt" y="107pt" width="556pt" height="15pt" text="${{FailureListHeader}}"/>
		<control name="resultsList" style="uninstallResults" x="18pt" y="134pt" width="556pt" height="136pt"/>
		<control name="footer"/>
		<control name="back" hidden="true" disabled="true"/>
		<control name="cancel" hidden="true" disabled="true"/>
		<control name="next" x="494pt" text="${{CloseButtonText}}" onClick="CloseInstall"/>
	</form>
	<form name="UninstallRebootTemplate" base="!UninstallTemplate" locale="0x0000" default="next" focus="next">
		<properties>
			<bool name="!DisableCloseButton" value="false"/>
			<string name="@SideBarProgress" value="Finish"/>
		</properties>
		<control name="header"/>
		<control name="headText" style="header" x="18pt" y="74pt" width="556pt" height="23pt" text="${{UninstallComplete}}"/>
		<control name="body"/>
		<control name="infoIcon" class="image" x="18pt" y="105pt" width="18pt" height="18pt" sourceFile="info.png"/>
		<control name="rebootInstructions" style="advice" x="44pt" y="107pt" width="530pt" height="15pt" text="${{UninstallRebootInstructions}} ${{RebootQuestion}}"/>
		<control name="rebootQuestion"/>
		<control name="footer"/>
		<control name="back" hidden="true" disabled="true"/>
		<control name="next" style="mediumPrimaryButton" x="460pt" text="${{RestartNowButtonText}}"/>
		<control name="cancel" style="mediumSecondaryButton" x="340pt" text="${{RestartLaterButtonText}}"/>
	</form>
</forms>
