41 lines
		
	
	
		
			1.6 KiB
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			41 lines
		
	
	
		
			1.6 KiB
		
	
	
	
		
			YAML
		
	
	
	
	
	
| # ================== General ==================
 | |
| Id: Opera.OperaGX
 | |
| Publisher: Opera
 | |
| Name: Opera GX
 | |
| Author: Opera
 | |
| Description: Opera GX is a special version of the Opera browser built specifically to complement gaming. The browser includes unique features to help you get the most out of both gaming and browsing.
 | |
| AppMoniker: opera
 | |
| Tags: Browser, Chromium, Blink
 | |
| FileExtensions: html, htm, url
 | |
| Protocols: http, https
 | |
| 
 | |
| # ================== License ==================
 | |
| Homepage: https://www.opera.com/gx
 | |
| License: © 1995-2020 Opera Norway - All rights reserved
 | |
| LicenseUrl: https://www.opera.com/eula/computers
 | |
| 
 | |
| # ================= Installer =================
 | |
| MinOSVersion: 10.0.0.0
 | |
| #Channel: stable                # Channel is not supported in this preview (5/24/2020) 
 | |
| Version: 68.0.3618.197
 | |
| 
 | |
| Switches:
 | |
|       Custom: /allusers=1 /launchbrowser=0 /setdefaultbrowser=0 /enable-installer-stats=0 /enable-stats=0
 | |
|       Silent: /silent
 | |
|       SilentWithProgress: /runimmediately
 | |
|       #Interactive:
 | |
|       Language: en-US
 | |
| 
 | |
| InstallerType: exe
 | |
| Installers:
 | |
|   - Arch: x64
 | |
|     Url: https://get.geo.opera.com/pub/opera_gx/68.0.3618.197/win/Opera_GX_68.0.3618.197_Setup_x64.exe
 | |
|     Sha256: 55348cd26487085c976fc2422791d5984be924ac43b88e111f57b3533e671eaa
 | |
|     Scope: machine
 | |
|   #- Arch: x86                  # Support for multiple installers are not supported in this preview (5/24/2020)
 | |
|     #Url: https://get.geo.opera.com/pub/opera_gx/68.0.3618.197/win/Opera_GX_68.0.3618.197_Setup.exe
 | |
|     #Sha256: 38aad2254cd342addc84a1ac1ab72be63e7458162773c1f5c98b995680977391
 | |
|     #Scope: machine
 | |
|     
 | |
| # ManifestVersion: 0.1.0
 |