34 lines
		
	
	
		
			1.2 KiB
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			34 lines
		
	
	
		
			1.2 KiB
		
	
	
	
		
			YAML
		
	
	
	
	
	
# ================== General ==================
 | 
						|
Id: Intel.IntelDriverAndSupportAssistant
 | 
						|
Publisher: Intel
 | 
						|
Name: Intel® Driver & Support Assistant
 | 
						|
Author: Intel
 | 
						|
Description: The Intel® Driver & Support Assistant enables you to scan computing devices for the latest drivers available from Intel.
 | 
						|
AppMoniker: intel-dsa
 | 
						|
Tags: driver, support, assistant
 | 
						|
 | 
						|
# ================== License ==================
 | 
						|
Homepage: https://www.intel.com/content/www/us/en/support/intel-driver-support-assistant.html
 | 
						|
License: Copyright (c) Intel Corporation
 | 
						|
LicenseUrl: https://www.intel.com/content/www/us/en/legal/terms-of-use.html
 | 
						|
 | 
						|
# ================= Installer =================
 | 
						|
MinOSVersion: 10.0.0.0
 | 
						|
#Channel: stable                # Channel is not supported in this preview (5/24/2020)
 | 
						|
Version: latest     # 20.9.36.10
 | 
						|
 | 
						|
Switches:
 | 
						|
      Custom: /NORESTART
 | 
						|
      Silent: /S
 | 
						|
      SilentWithProgress: /S
 | 
						|
      Language: en-US
 | 
						|
 | 
						|
InstallerType: exe
 | 
						|
Installers:
 | 
						|
  - Arch: x86
 | 
						|
    Url: https://downloadmirror.intel.com/28425/a08/Intel-Driver-and-Support-Assistant-Installer.exe
 | 
						|
    Sha256: 37147426e030ba154e78bda75cf058fefc7ed66df3bbead74edf52e8ef668bba
 | 
						|
    Scope: machine
 | 
						|
    
 | 
						|
# ManifestVersion: 0.1.0
 |