35 lines
		
	
	
		
			1.2 KiB
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			35 lines
		
	
	
		
			1.2 KiB
		
	
	
	
		
			YAML
		
	
	
	
	
	
# ================== General ==================
 | 
						||
Id: Nvidia.GeForceExperience
 | 
						||
Publisher: Nvidia
 | 
						||
Name: Nvidia GeForce Experience
 | 
						||
Author: Nvidia
 | 
						||
Description: GeForce Experience takes the hassle out of PC gaming by configuring your game’s graphics settings for you.
 | 
						||
AppMoniker: geforce-experience
 | 
						||
Tags: driver, gaming
 | 
						||
 | 
						||
# ================== License ==================
 | 
						||
Homepage: https://www.nvidia.com/en-us/geforce/geforce-experience/
 | 
						||
License: Copyright © 2020 NVIDIA Corporation
 | 
						||
LicenseUrl: https://www.nvidia.com/en-us/drivers/nvidia-license/
 | 
						||
 | 
						||
# ================= Installer =================
 | 
						||
MinOSVersion: 10.0.0.0
 | 
						||
#Channel: stable                # Channel is not supported in this preview (5/24/2020)
 | 
						||
Version: 3.20.4.14
 | 
						||
 | 
						||
Switches:
 | 
						||
      Custom: -noreboot
 | 
						||
      Silent: -s
 | 
						||
      SilentWithProgress: -s
 | 
						||
      #Interactive:             # Interactive is not supported in this preview (5/24/2020)
 | 
						||
      Language: en-US
 | 
						||
 | 
						||
InstallerType: exe
 | 
						||
Installers:
 | 
						||
  - Arch: x86
 | 
						||
    Url: https://us.download.nvidia.com/GFE/GFEClient/3.20.4.14/GeForce_Experience_v3.20.4.14.exe
 | 
						||
    Sha256: a645b5c7959a898e2d4c28627537d19c5684965529f8c6ac398ba16cba02dddf
 | 
						||
    Scope: machine
 | 
						||
    
 | 
						||
# ManifestVersion: 0.1.0
 |