24 lines
		
	
	
		
			828 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			24 lines
		
	
	
		
			828 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
 | 
						|
PackageIdentifier: Intel.IntelDriverAndSupportAssistant
 | 
						|
PackageVersion: 21.2.13.9
 | 
						|
MinimumOSVersion: 10.0.0.0
 | 
						|
Dependencies:
 | 
						|
  PackageDependencies:
 | 
						|
    - PackageIdentifier: Microsoft.VC++2015Redist-x86
 | 
						|
      MinimumVersion: 14.0.24215.1
 | 
						|
InstallModes:
 | 
						|
  - interactive
 | 
						|
  - silent
 | 
						|
  - silentWithProgress
 | 
						|
Installers:
 | 
						|
  - Architecture: x86
 | 
						|
    InstallerType: nullsoft
 | 
						|
    InstallerUrl: https://downloadmirror.intel.com/28425/a08/Intel-Driver-and-Support-Assistant-Installer.exe
 | 
						|
    InstallerSha256: 350C6A4ECB33EE2260865BA65A42EB18A2EA31D3F0C2EE6FF814954647BBD52E
 | 
						|
    ProductCode: "{AA6F2D8D-DB19-4A2F-AF32-701EF96BDB2B}"
 | 
						|
    Scope: machine
 | 
						|
    InstallerLocale: en-US
 | 
						|
    UpgradeBehavior: install
 | 
						|
ManifestType: installer
 | 
						|
ManifestVersion: 1.0.0
 |