<?xml version="1.0" encoding="utf-8"?>
<nvi name="Ansel" title="${{title}}" version="391.25" versionText="391.25" timestamp="2018-03-16T02:35:24" disposition="default" hidden="true" installerMin="2.1002.161.1254" continueOnFailure="true">
	<strings>
		<string name="title" value="NVIDIA Ansel"/>
	</strings>
	<filter name="Win7" min="6.1" max="6.1"/>
	<constraints>
		<os min="6.1" level="silent" text="${{title}} requires Windows 7 or later."/>
	</constraints>
	<dependencies>
		<package type="requires" package="Display.Driver"/>
	</dependencies>
	<extensions>
	</extensions>
	<properties>
		<string name="InstallLocation" value="${{NvidiaProgramFiles}}\Ansel"/>
		<bool name="UsesNvTelemetry" value="true"/>
	</properties>
	<manifest>
		<file name="NvCamera.nvi"/>
		<file name="fxtools.cfg"/>
		<file name="ui.tga"/>
		<file name="NvCamera64.dll"/>
		<file name="NvCamera32.dll"/>
		<file name="NvCameraWhitelisting32.dll"/>
		<file name="NvCameraWhitelisting64.dll"/>
		<file name="d3dcompiler_47_32.dll"/>
		<file name="d3dcompiler_47_64.dll"/>
		<file name="Adjustments.yfx"/>
		<file name="Adjustments.yaml"/>
		<file name="BlacknWhite.yfx"/>
		<file name="BlacknWhite.yaml"/>
		<file name="chunkyGrain.bmp"/>
		<file name="Color.yfx"/>
		<file name="Color.yaml"/>
		<file name="Colorblind.yfx"/>
		<file name="Colorblind.yaml"/>
		<file name="Contrast.yfx"/>
		<file name="Contrast.yaml"/>
		<file name="Details.yfx"/>
		<file name="Details.yaml"/>
		<file name="DOF.yfx"/>
		<file name="DOF.yaml"/>
		<file name="Exposure.yfx"/>
		<file name="Exposure.yaml"/>
		<file name="filternames.cfg"/>
		<file name="Halftone.yfx"/>
		<file name="Halftone.yaml"/>
		<file name="Mood.yfx"/>
		<file name="Mood.yaml"/>
		<file name="NightMode.yfx"/>
		<file name="NightMode.yaml"/>
		<file name="noise.tga"/>
		<file name="OldFilm.yaml"/>
		<file name="OldFilm.yfx"/>
		<file name="Retro.yfx"/>
		<file name="Retro.yaml"/>
		<file name="scratches.bmp"/>
		<file name="Sepia.yfx"/>
		<file name="Sepia.yaml"/>
		<file name="SpecialFX.yfx"/>
		<file name="SpecialFX.yaml"/>
		<file name="TiltShift.yaml"/>
		<file name="TiltShift.yfx"/>
		<file name="Vignette.yfx"/>
		<file name="Vignette.yaml"/>
		<file name="FreqTransfer32.exe"/>
		<file name="FreqTransfer64.exe"/>
		<file name="HighresBlender32.exe"/>
		<file name="HighresBlender64.exe"/>
		<file name="NvCameraConfiguration.exe"/>
		<file name="NvCameraEnable.exe"/>
		<file name="NvImageConvert32.exe"/>
		<file name="NvImageConvert64.exe"/>
		<file name="ReShadeFXC32.exe"/>
		<file name="SphericalEquirect32.exe"/>
		<file name="SphericalEquirect64.exe"/>
		<file name="tools_licenses.txt"/>
		<file name="YAMLFXC32.exe"/>
	</manifest>
	<phases>
		<standard phase="createDirectories">
			<createDirectory target="${{InstallLocation}}"/>
			<createDirectory target="${{InstallLocation}}\ShaderMod"/>
			<createDirectory target="${{InstallLocation}}\Tools"/>
		</standard>
		<standard phase="copyNvcameraFiles">
			<copyFile target="${{InstallLocation}}\ShaderMod\Adjustments.yaml" source="Adjustments.yaml"/>
			<copyFile target="${{InstallLocation}}\ShaderMod\Adjustments.yfx" source="Adjustments.yfx"/>
			<copyFile target="${{InstallLocation}}\ShaderMod\BlacknWhite.yaml" source="BlacknWhite.yaml"/>
			<copyFile target="${{InstallLocation}}\ShaderMod\BlacknWhite.yfx" source="BlacknWhite.yfx"/>
			<copyFile target="${{InstallLocation}}\ShaderMod\Color.yaml" source="Color.yaml"/>
			<copyFile target="${{InstallLocation}}\ShaderMod\Color.yfx" source="Color.yfx"/>
			<copyFile target="${{InstallLocation}}\ShaderMod\Colorblind.yaml" source="Colorblind.yaml"/>
			<copyFile target="${{InstallLocation}}\ShaderMod\Colorblind.yfx" source="Colorblind.yfx"/>
			<copyFile target="${{InstallLocation}}\ShaderMod\Contrast.yaml" source="Contrast.yaml"/>
			<copyFile target="${{InstallLocation}}\ShaderMod\Contrast.yfx" source="Contrast.yfx"/>
			<copyFile target="${{InstallLocation}}\ShaderMod\Details.yaml" source="Details.yaml"/>
			<copyFile target="${{InstallLocation}}\ShaderMod\Details.yfx" source="Details.yfx"/>
			<copyFile target="${{InstallLocation}}\ShaderMod\DOF.yaml" source="DOF.yaml"/>
			<copyFile target="${{InstallLocation}}\ShaderMod\DOF.yfx" source="DOF.yfx"/>
			<copyFile target="${{InstallLocation}}\ShaderMod\Exposure.yaml" source="Exposure.yaml"/>
			<copyFile target="${{InstallLocation}}\ShaderMod\Exposure.yfx" source="Exposure.yfx"/>
			<copyFile target="${{InstallLocation}}\ShaderMod\Halftone.yaml" source="Halftone.yaml"/>
			<copyFile target="${{InstallLocation}}\ShaderMod\Halftone.yfx" source="Halftone.yfx"/>
			<copyFile target="${{InstallLocation}}\ShaderMod\Mood.yaml" source="Mood.yaml"/>
			<copyFile target="${{InstallLocation}}\ShaderMod\Mood.yfx" source="Mood.yfx"/>
			<copyFile target="${{InstallLocation}}\ShaderMod\OldFilm.yaml" source="OldFilm.yaml"/>
			<copyFile target="${{InstallLocation}}\ShaderMod\OldFilm.yfx" source="OldFilm.yfx"/>
			<copyFile target="${{InstallLocation}}\ShaderMod\Retro.yaml" source="Retro.yaml"/>
			<copyFile target="${{InstallLocation}}\ShaderMod\Retro.yfx" source="Retro.yfx"/>
			<copyFile target="${{InstallLocation}}\ShaderMod\scratches.bmp" source="scratches.bmp"/>
			<copyFile target="${{InstallLocation}}\ShaderMod\Sepia.yaml" source="Sepia.yaml"/>
			<copyFile target="${{InstallLocation}}\ShaderMod\Sepia.yfx" source="Sepia.yfx"/>
			<copyFile target="${{InstallLocation}}\ShaderMod\SpecialFX.yaml" source="SpecialFX.yaml"/>
			<copyFile target="${{InstallLocation}}\ShaderMod\SpecialFX.yfx" source="SpecialFX.yfx"/>
			<copyFile target="${{InstallLocation}}\ShaderMod\TiltShift.yaml" source="TiltShift.yaml"/>
			<copyFile target="${{InstallLocation}}\ShaderMod\TiltShift.yfx" source="TiltShift.yfx"/>
			<copyFile target="${{InstallLocation}}\ShaderMod\Vignette.yaml" source="Vignette.yaml"/>
			<copyFile target="${{InstallLocation}}\ShaderMod\Vignette.yfx" source="Vignette.yfx"/>
			<copyFile target="${{InstallLocation}}\ShaderMod\chunkyGrain.bmp" source="chunkyGrain.bmp"/>
			<copyFile target="${{InstallLocation}}\ShaderMod\filternames.cfg" source="filternames.cfg"/>
			<copyFile target="${{InstallLocation}}\ShaderMod\noise.tga" source="noise.tga"/>
			<copyFile target="${{InstallLocation}}\Tools\tools_licenses.txt" source="tools_licenses.txt"/>
			<copyFile target="${{InstallLocation}}\Tools\HighresBlender32.exe" source="HighresBlender32.exe"/>
			<copyFile target="${{InstallLocation}}\Tools\SphericalEquirect32.exe" source="SphericalEquirect32.exe"/>
			<copyFile target="${{InstallLocation}}\Tools\NvImageConvert32.exe" source="NvImageConvert32.exe"/>
			<copyFile target="${{InstallLocation}}\Tools\d3dcompiler_47_32.dll" source="d3dcompiler_47_32.dll"/>
			<copyFile target="${{InstallLocation}}\Tools\NvCameraEnable.exe" source="NvCameraEnable.exe"/>
			<copyFile target="${{InstallLocation}}\Tools\FreqTransfer32.exe" source="FreqTransfer32.exe"/>
			<copyFile target="${{InstallLocation}}\ui.tga" source="ui.tga"/>
			<copyFile target="${{InstallLocation}}\Tools\ReShadeFXC32.exe" source="ReShadeFXC32.exe"/>
			<copyFile target="${{InstallLocation}}\Tools\YAMLFXC32.exe" source="YAMLFXC32.exe"/>
			<copyFile target="${{InstallLocation}}\fxtools.cfg" source="fxtools.cfg"/>
		</standard>
		<standard phase="copyNonDCHFiles" condition="!Global:IsDCHPackage">
			<copyFile target="${{InstallLocation}}\Tools\NvCameraConfiguration.exe" source="NvCameraConfiguration.exe"/>
		</standard>
		<standard phase="DeleteOlderNvCameraFiles" when="install">
			<deleteFile target="${{InstallLocation}}\ShaderMod\custom.fx"/>
			<deleteFile target="${{InstallLocation}}\ShaderMod\custom.yaml"/>
			<deleteFile target="${{InstallLocation}}\ShaderMod\Sketch.fx"/>
			<deleteFile target="${{InstallLocation}}\ShaderMod\Sketch.yaml"/>
			<deleteFile target="${{InstallLocation}}\ShaderMod\Warm.fx"/>
			<deleteFile target="${{InstallLocation}}\ShaderMod\Warm.yaml"/>
			<deleteFile target="${{InstallLocation}}\ShaderMod\vignette.tga"/>
			<deleteFile target="${{InstallLocation}}\Tools\TagTool32.exe"/>
			<deleteFile target="${{InstallLocation}}\ShaderMod\Adjustments.fx"/>
			<deleteFile target="${{InstallLocation}}\ShaderMod\BlacknWhite.fx"/>
			<deleteFile target="${{InstallLocation}}\ShaderMod\DOF.fx"/>
			<deleteFile target="${{InstallLocation}}\ShaderMod\Halftone.fx"/>
			<deleteFile target="${{InstallLocation}}\ShaderMod\Retro.fx"/>
			<deleteFile target="${{InstallLocation}}\ShaderMod\Sepia.fx"/>
			<deleteFile target="${{InstallLocation}}\ShaderMod\SpecialFX.fx"/>
		</standard>
		<standard phase="DeleteNvCameraDll64bit" platform="amd64" when="install">
			<deleteFile target="${{SystemDirectory}}\NvCamera64.dll"/>
			<deleteFile target="${{SharedWindowsDirectory}}\SysWOW64\NvCamera32.dll"/>
		</standard>
		<standard phase="DeleteNvCameraDll32bit" platform="x86" when="install">
			<deleteFile target="${{SystemDirectory}}\NvCamera32.dll"/>
		</standard>
		<standard phase="copyNvcameraFiles64bit" platform="amd64">
			<copyFile target="${{InstallLocation}}\Tools\HighresBlender64.exe" source="HighresBlender64.exe"/>
			<copyFile target="${{InstallLocation}}\Tools\SphericalEquirect64.exe" source="SphericalEquirect64.exe"/>
			<copyFile target="${{InstallLocation}}\Tools\NvImageConvert64.exe" source="NvImageConvert64.exe"/>
			<copyFile target="${{InstallLocation}}\Tools\d3dcompiler_47_64.dll" source="d3dcompiler_47_64.dll"/>
			<copyFile target="${{InstallLocation}}\Tools\NvCamera64.dll" source="NvCamera64.dll"/>
			<copyFile target="${{InstallLocation}}\Tools\NvCamera32.dll" source="NvCamera32.dll"/>
			<copyFile target="${{InstallLocation}}\Tools\NvCameraWhitelisting64.dll" source="NvCameraWhitelisting64.dll"/>
			<copyFile target="${{InstallLocation}}\Tools\NvCameraWhitelisting32.dll" source="NvCameraWhitelisting32.dll"/>
			<copyFile target="${{InstallLocation}}\Tools\FreqTransfer64.exe" source="FreqTransfer64.exe"/>
		</standard>
		<standard phase="copyNvcameraFiles32bit" platform="x86">
			<copyFile target="${{InstallLocation}}\Tools\NvCamera32.dll" source="NvCamera32.dll"/>
			<copyFile target="${{InstallLocation}}\Tools\NvCameraWhitelisting32.dll" source="NvCameraWhitelisting32.dll"/>
		</standard>
		<standard phase="createInstalldirKey">
			<addRegistry keyName="${{NvidiaPerUserSoftwareKey}}\NvCamera"/>
			<addRegistry keyName="${{NvidiaPerUserSoftwareKey}}\NvCamera" valueName="Installdir" value="${{InstallLocation}}\" valueType="REG_SZ"/>
		</standard>
	</phases>
</nvi>
