Add Inno Setup 6.0.4 (#344)

* Add Inno Setup 6.0.4

* Add more silent switches
This commit is contained in:
Peyman M
2020-05-20 04:45:59 +04:30
committed by GitHub
parent 06d9b20503
commit 628f87aefc

View File

@@ -0,0 +1,18 @@
Id: JRSoftware.InnoSetup
Version: 6.0.4
Name: InnoSetup
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
Tags: inno, setup
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
Installers:
- Arch: x86
Url: http://files.jrsoftware.org/is/6/innosetup-6.0.4.exe
Sha256: 36963503278310FB2FF0DEB70DE4A49CDE0082B4DE4D79B66C45DF85BBC5F710
InstallerType: Inno
Switches:
Silent: "/VERYSILENT /ALLUSERS"
SilentWithProgress: "/VERYSILENT /ALLUSERS"