<?xml version="1.0" encoding="utf-8"?>
<nvi name="GFExperience.NvStreamC" title="${{title}}" version="${{version}}" versionText="${{version}}" timestamp="2013-08-22T13:14:42" disposition="default" hidden="true" installerMin="2.1002.118.842" continueOnFailure="true">
	<constraints>
		<os min="6.1" text="${{ErrorOSNotSupported}}" level="silent"/>
	</constraints>
	<dependencies>
		<package type="requires" package="Display.GFExperience"/>
	</dependencies>
	<extensions>
		<extension file="NvStreamCExt.dll"/>
	</extensions>
	<properties>
		<bool name="FixedInstallLocation" value="true"/>
		<string name="InstallLocation" value="${{InstallLocation}}"/>
		<bool name="EnableGrid" value="${{EnableGridValue}}"/>
		<bool name="DeleteGridEnable" value="false"/>
	</properties>
	<manifest>
		<file name="GFExperience.NvStreamC.nvi"/>
		<file name="NvStreamCExt.dll"/>
		<file name="avcodec-52.dll"/>
		<file name="avdevice-52.dll"/>
		<file name="avformat-52.dll"/>
		<file name="avutil-49.dll"/>
		<file name="cudart32_41_0.dll"/>
		<file name="nvwinstreamc.dll"/>
		<file name="swscale-0.dll"/>
		<file name="nvwinstreamconfig.txt"/>
		<file name="Bifrost.dll"/>
	</manifest>
	<phases>
		<standard phase="copyClientFiles" platform="x86">
			<createDirectory target="${{NvidiaProgramFilesX86}}"/>
			<createDirectory target="${{InstallLocation}}"/>
			<copyFile target="avcodec-52.dll"/>
			<copyFile target="avdevice-52.dll"/>
			<copyFile target="avformat-52.dll"/>
			<copyFile target="avutil-49.dll"/>
			<copyFile target="cudart32_41_0.dll"/>
			<copyFile target="swscale-0.dll"/>
			<copyFile target="nvwinstreamc.dll"/>
			<copyFile target="nvwinstreamconfig.txt"/>
			<copyFile target="bifrost.dll"/>
		</standard>
		<standard phase="deleteRuntimeData" onError="ignore" when="uninstall">
			<deleteRegistryKeyTree keyName="${{ProductRegKey}}"/>
		</standard>
		<standard phase="createInstallLocationValues">
			<addRegistry keyName="${{ProductRegKey}}" valueName="InstallLocation" type="REG_SZ" value="${{InstallLocation}}"/>
			<addRegistry keyName="${{ProductRegKey}}" valueName="InstallLocationX86" type="REG_SZ" value="${{InstallLocation}}"/>
		</standard>
		<custom phase="ApplyGridSettings" action="ApplyGridSettings" when="install" progress="20" autoTick="200">
			<properties>
				<string name="settingsFileName" value="${{SettingsFileName}}"/>
				<string name="timeOutMs" value="10000"/>
			</properties>
		</custom>
		<standard phase="enableGRID" condition="EnableGrid" when="install">
			<addRegistry keyName="${{ProductRegKey}}" valueName="${{EnableGridValueName}}" type="REG_DWORD" value="1"/>
		</standard>
		<standard phase="deleteGRIDEnable" condition="DeleteGridEnable" when="uninstall">
			<deleteRegistry keyName="${{ProductRegKey}}" valueName="${{EnableGridValueName}}"/>
		</standard>
		<custom phase="decideDeleteGRIDEnable" action="DecideDeleteGRIDEnable" when="uninstall" onError="ignore"/>
	</phases>
	<strings>
		<string name="title" value="GeForce Experience NvStream Client Components"/>
		<string name="version" value="0.1.87"/>
		<string name="InstallLocation" value="${{NvidiaProgramFilesX86}}\NvStreamC"/>
		<string name="ProductRegKey" value="${{NvidiaSoftwareKey}}\NvStreamC"/>
		<string name="EnableGridValueName" value="EnableGrid"/>
		<string name="EnableGridValue" value="false"/>
		<string name="SettingsFileName" value="Settings.cfg"/>
	</strings>
	<strings>
		<localized locale="0x0409">
			<string name="ErrorOSNotSupported" value="${{title}} requires Windows7 or later."/>
		</localized>
		<localized locale="0x0401">
			<string name="ErrorOSNotSupported" value="${{title}} requires Windows7 or later."/>
		</localized>
		<localized locale="0x0405">
			<string name="ErrorOSNotSupported" value="${{title}} requires Windows7 or later."/>
		</localized>
		<localized locale="0x0406">
			<string name="ErrorOSNotSupported" value="${{title}} requires Windows7 or later."/>
		</localized>
		<localized locale="0x0407">
			<string name="ErrorOSNotSupported" value="${{title}} requires Windows7 or later."/>
		</localized>
		<localized locale="0x0408">
			<string name="ErrorOSNotSupported" value="${{title}} requires Windows7 or later."/>
		</localized>
		<localized locale="0x0809">
			<string name="ErrorOSNotSupported" value="${{title}} requires Windows7 or later."/>
		</localized>
		<localized locale="0x040a">
			<string name="ErrorOSNotSupported" value="${{title}} requires Windows7 or later."/>
		</localized>
		<localized locale="0x080a">
			<string name="ErrorOSNotSupported" value="${{title}} requires Windows7 or later."/>
		</localized>
		<localized locale="0x040b">
			<string name="ErrorOSNotSupported" value="${{title}} requires Windows7 or later."/>
		</localized>
		<localized locale="0x040c">
			<string name="ErrorOSNotSupported" value="${{title}} requires Windows7 or later."/>
		</localized>
		<localized locale="0x040d">
			<string name="ErrorOSNotSupported" value="${{title}} requires Windows7 or later."/>
		</localized>
		<localized locale="0x040e">
			<string name="ErrorOSNotSupported" value="${{title}} requires Windows7 or later."/>
		</localized>
		<localized locale="0x0410">
			<string name="ErrorOSNotSupported" value="${{title}} requires Windows7 or later."/>
		</localized>
		<localized locale="0x0411">
			<string name="ErrorOSNotSupported" value="${{title}} requires Windows7 or later."/>
		</localized>
		<localized locale="0x0412">
			<string name="ErrorOSNotSupported" value="${{title}} requires Windows7 or later."/>
		</localized>
		<localized locale="0x0413">
			<string name="ErrorOSNotSupported" value="${{title}} requires Windows7 or later."/>
		</localized>
		<localized locale="0x0414">
			<string name="ErrorOSNotSupported" value="${{title}} requires Windows7 or later."/>
		</localized>
		<localized locale="0x0415">
			<string name="ErrorOSNotSupported" value="${{title}} requires Windows7 or later."/>
		</localized>
		<localized locale="0x0816">
			<string name="ErrorOSNotSupported" value="${{title}} requires Windows7 or later."/>
		</localized>
		<localized locale="0x0416">
			<string name="ErrorOSNotSupported" value="${{title}} requires Windows7 or later."/>
		</localized>
		<localized locale="0x0419">
			<string name="ErrorOSNotSupported" value="${{title}} requires Windows7 or later."/>
		</localized>
		<localized locale="0x041b">
			<string name="ErrorOSNotSupported" value="${{title}} requires Windows7 or later."/>
		</localized>
		<localized locale="0x0424">
			<string name="ErrorOSNotSupported" value="${{title}} requires Windows7 or later."/>
		</localized>
		<localized locale="0x041d">
			<string name="ErrorOSNotSupported" value="${{title}} requires Windows7 or later."/>
		</localized>
		<localized locale="0x041e">
			<string name="ErrorOSNotSupported" value="${{title}} requires Windows7 or later."/>
		</localized>
		<localized locale="0x041f">
			<string name="ErrorOSNotSupported" value="${{title}} requires Windows7 or later."/>
		</localized>
		<localized locale="0x0804">
			<string name="ErrorOSNotSupported" value="${{title}} requires Windows7 or later."/>
		</localized>
		<localized locale="0x0404">
			<string name="ErrorOSNotSupported" value="${{title}} requires Windows7 or later."/>
		</localized>
	</strings>
	<include name="${{InstallerDllDirectory}}\GFExperienceProgressText.cfg" select="/nvi/*"/>
</nvi>
