23 lines
		
	
	
		
			683 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			23 lines
		
	
	
		
			683 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
 | 
						|
PackageIdentifier: FinalWire.AIDA64Engineer
 | 
						|
PackageVersion: 6.33
 | 
						|
MinimumOSVersion: 10.0.0.0
 | 
						|
InstallModes:
 | 
						|
  - interactive
 | 
						|
  - silent
 | 
						|
  - silentWithProgress
 | 
						|
Installers:
 | 
						|
  - Architecture: x86
 | 
						|
    InstallerType: inno
 | 
						|
    InstallerUrl: https://download.aida64.com/aida64engineer633.exe
 | 
						|
    InstallerSha256: 91377BC3689E1E9BDEDA790568D13A3C23225C6D2F8761B6BF7DA184543753DB
 | 
						|
    InstallerSwitches:
 | 
						|
      Silent: /VERYSILENT
 | 
						|
      SilentWithProgress: /SILENT
 | 
						|
#    ProductCode: 
 | 
						|
    Scope: machine
 | 
						|
    InstallerLocale: en-US
 | 
						|
    UpgradeBehavior: install
 | 
						|
ManifestType: installer
 | 
						|
ManifestVersion: 1.0.0
 |