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.10.42.5
 | 
						|
 | 
						|
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: 0EBE811F8713EB6B6C5475112CEF201D48E32145B59A76D87CF33002AAF160F4
 | 
						|
    Scope: machine
 | 
						|
    
 | 
						|
# ManifestVersion: 0.1.0
 |