28 lines
		
	
	
		
			1.3 KiB
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			28 lines
		
	
	
		
			1.3 KiB
		
	
	
	
		
			YAML
		
	
	
	
	
	
| # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultlocale.1.0.0.schema.json
 | |
| PackageIdentifier: NirSoft.BlueScreenView
 | |
| PackageVersion: 1.55
 | |
| PackageLocale: en-US
 | |
| Publisher: NirSoft
 | |
| PublisherUrl: https://www.nirsoft.net
 | |
| PublisherSupportUrl: https://www.nirsoft.net/contact-new.html
 | |
| PrivacyUrl: https://www.nirsoft.net/about_nirsoft_freeware.html#Privacy_Policy
 | |
| Author: Nir Sofer
 | |
| PackageName: BlueScreenView
 | |
| PackageUrl: https://www.nirsoft.net/utils/blue_screen_view.html
 | |
| License: Freeware
 | |
| LicenseUrl: https://www.nirsoft.net/utils/blue_screen_view.html
 | |
| Copyright: Copyright (c) 2009 - 2015 Nir Sofer
 | |
| #CopyrightUrl: 
 | |
| ShortDescription: View crash information stored in the MiniDump files created on blue screen of Windows.
 | |
| Description: BlueScreenView scans all your minidump files created during 'blue screen of death' crashes, and displays the information about all crashes in one table. For each crash, BlueScreenView displays the minidump filename, the date/time of the crash, the basic crash information displayed in the blue screen (Bug Check Code and 4 parameters), and the details of the driver or module that possibly caused the crash (filename, product name, file description, and file version).
 | |
| Moniker: bluescreenview
 | |
| Tags:
 | |
|   - bluescreen
 | |
|   - bsod
 | |
|   - crash
 | |
|   - error
 | |
|   - troubleshooting
 | |
|   - minidump
 | |
| ManifestType: defaultLocale
 | |
| ManifestVersion: 1.0.0
 |