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.5.70
|
||
|
||
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.5.70/GeForce_Experience_v3.20.5.70.exe
|
||
Sha256: 289B0EA5E737734217830349D4B9E6C510AA01BDD7E765EFC75342CE21BE85E4
|
||
Scope: machine
|
||
|
||
# ManifestVersion: 0.1.0
|