24 lines
		
	
	
		
			1011 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			24 lines
		
	
	
		
			1011 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| Id: JRSoftware.InnoSetup
 | |
| Version: 6.1.2
 | |
| Name: Inno Setup
 | |
| Publisher: JRSoftware
 | |
| License: Copyright (C) 1997-2020 Jordan Russell. All rights reserved. Portions Copyright (C) 2000-2019 Martijn Laan. All rights reserved.
 | |
| LicenseUrl: https://jrsoftware.org/files/is/license.txt
 | |
| AppMoniker: innosetup
 | |
| MinOSVersion: 6.0.0.0
 | |
| Tags: inno, setup
 | |
| FileExtensions: iss
 | |
| Description: Inno Setup is a free installer for Windows programs by Jordan Russell and Martijn Laan. First introduced in 1997, Inno Setup today rivals and even surpasses many commercial installers in feature set and stability.
 | |
| Homepage: https://jrsoftware.org/isinfo.php
 | |
| InstallerType: Inno
 | |
| Installers:
 | |
|   - Arch: x64
 | |
|     Url: https://files.jrsoftware.org/is/6/innosetup-6.1.2.exe
 | |
|     Sha256: a3ce1c40ef9c71a92691aaff0f413f530c8c9e3c766be481bc63ca7cc74e35e7
 | |
|     Switches:
 | |
|       InstallLocation: /DIR="<INSTALLPATH>"
 | |
|       Language: /LANG=<LANGUAGE>
 | |
|       Log: /LOG="<LOGPATH>"
 | |
|       Silent: /VERYSILENT /ALLUSERS
 | |
|       SilentWithProgress: /SILENT /ALLUSERS
 |