25 lines
		
	
	
		
			643 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			25 lines
		
	
	
		
			643 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
 | |
| PackageIdentifier: NirSoft.BlueScreenView
 | |
| PackageVersion: 1.55
 | |
| FileExtensions:
 | |
| #  - 
 | |
| Protocols:
 | |
| #  - 
 | |
| Commands:
 | |
| #  - 
 | |
| MinimumOSVersion: 10.0.0.0
 | |
| InstallModes:
 | |
|   - interactive
 | |
|   - silent
 | |
|   - silentWithProgress
 | |
| Installers:
 | |
|   - Architecture: x64
 | |
|     InstallerType: nullsoft
 | |
|     InstallerUrl: https://www.nirsoft.net/utils/bluescreenview_setup.exe
 | |
|     InstallerSha256: 6CA883A660C318AEFB0CC67D6B5767443A24590D50800902181BA83F845DDB41
 | |
|     Scope: machine
 | |
|     InstallerLocale: en-US
 | |
|     UpgradeBehavior: install
 | |
| ManifestType: installer
 | |
| ManifestVersion: 1.0.0
 |