35 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			35 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			YAML
		
	
	
	
	
	
| # ================== General ==================
 | |
| Id: NZXT.CAM
 | |
| Publisher: NZXT
 | |
| Name: CAM
 | |
| Author: NZXT
 | |
| Description: Manage performance, temperatures, and devices all from a single application. NZXT CAM is fast, efficient, and easy-to-use, allowing you to control every aspect of your computer.
 | |
| AppMoniker: nzxtcam
 | |
| Tags: driver, monitor
 | |
| 
 | |
| # ================== License ==================
 | |
| Homepage: https://www.nzxt.com/camapp
 | |
| License: NZXT 2020. All Rights Reserved.
 | |
| LicenseUrl: https://www.nzxt.com/terms-of-service#content2
 | |
| 
 | |
| # ================= Installer =================
 | |
| MinOSVersion: 10.0.0.0
 | |
| #Channel: stable                # Channel is not supported in this preview (5/24/2020)
 | |
| Version: 4.9.2
 | |
| 
 | |
| Switches:
 | |
|       Custom: 
 | |
|       Silent: /S
 | |
|       SilentWithProgress: /S
 | |
|       #Interactive:             # Interactive is not supported in this preview (5/24/2020)
 | |
|       Language: en-US
 | |
| 
 | |
| InstallerType: exe
 | |
| Installers:
 | |
|   - Arch: Neutral
 | |
|     Url: https://nzxt-app.nzxt.com/NZXT%20CAM%20Setup%204.9.2.exe
 | |
|     Sha256: 567d7a0b489274ae639fc0a04e2b860caa2ba264389d7736c6fcbb5018de67ce
 | |
|     Scope: machine
 | |
|     
 | |
| # ManifestVersion: 0.1.0
 |