Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,51 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
PackageIdentifier: JRSoftware.InnoSetup.7
PackageVersion: 7.0.2
MinimumOSVersion: 6.1.0.0
InstallerType: inno
FileExtensions:
- iss
RepairBehavior: installer
Installers:
- Architecture: x64
Scope: machine
InstallerUrl: https://github.com/jrsoftware/issrc/releases/download/is-7_0_2/innosetup-7.0.2-x64.exe
InstallerSha256: 5ad54ca3def786f8f4212552e54cc6d8d61329e2d24a1cfee0571d42c2684ff1
InstallerSwitches:
Custom: /ALLUSERS
ProductCode: Inno Setup 7_is1
AppsAndFeaturesEntries:
- DisplayName: Inno Setup version 7.0.2
ProductCode: Inno Setup 7_is1
- Architecture: x64
Scope: user
InstallerUrl: https://github.com/jrsoftware/issrc/releases/download/is-7_0_2/innosetup-7.0.2-x64.exe
InstallerSha256: 5ad54ca3def786f8f4212552e54cc6d8d61329e2d24a1cfee0571d42c2684ff1
InstallerSwitches:
Custom: /CURRENTUSER
ProductCode: Inno Setup 7_is1
AppsAndFeaturesEntries:
- DisplayName: Inno Setup version 7.0.2
ProductCode: Inno Setup 7_is1
- Architecture: x86
Scope: machine
InstallerUrl: https://github.com/jrsoftware/issrc/releases/download/is-7_0_2/innosetup-7.0.2-x86.exe
InstallerSha256: 2b8734490a83f1ed074022b85d46c5ce9c3e2fbe9b63a45c28a74b478ac3a94f
InstallerSwitches:
Custom: /ALLUSERS
ProductCode: Inno Setup 7 (32-bit)_is1
AppsAndFeaturesEntries:
- DisplayName: Inno Setup version 7.0.2 (32-bit)
ProductCode: Inno Setup 7 (32-bit)_is1
- Architecture: x86
Scope: user
InstallerUrl: https://github.com/jrsoftware/issrc/releases/download/is-7_0_2/innosetup-7.0.2-x86.exe
InstallerSha256: 2b8734490a83f1ed074022b85d46c5ce9c3e2fbe9b63a45c28a74b478ac3a94f
InstallerSwitches:
Custom: /CURRENTUSER
ProductCode: Inno Setup 7 (32-bit)_is1
AppsAndFeaturesEntries:
- DisplayName: Inno Setup version 7.0.2 (32-bit)
ProductCode: Inno Setup 7 (32-bit)_is1
ManifestType: installer
ManifestVersion: 1.12.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
PackageIdentifier: JRSoftware.InnoSetup.7
PackageVersion: 7.0.2
PackageLocale: en-US
Publisher: jrsoftware.org
# PublisherUrl:
# PublisherSupportUrl:
PrivacyUrl: https://jrsoftware.org/isorder-privacy.php
Author: Jordan Russell and Martijn Laan
PackageName: Inno Setup 7
PackageUrl: https://jrsoftware.org/isinfo.php
License: Inno Setup License
LicenseUrl: https://jrsoftware.org/files/is/license.txt
Copyright: |-
Copyright (C) 1997-2026 Jordan Russell. All rights reserved.
Portions Copyright (C) 2000-2026 Martijn Laan. All rights reserved.
# CopyrightUrl:
ShortDescription: >
Inno Setup is an open-source installation builder for Windows applications.
Since its introduction in 1997, Inno Setup has been trusted by developers and
organizations of all sizes to reliably deploy software to millions of PCs
worldwide.
# Description:
# Moniker:
Tags:
- inno
- setup
# ReleaseNotes:
ReleaseNotesUrl: https://jrsoftware.org/files/is7-whatsnew.htm#:~:text=7.0.2
PurchaseUrl: https://jrsoftware.org/isorder.php
# InstallationNotes:
# Documentations:
ManifestType: defaultLocale
ManifestVersion: 1.12.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
PackageIdentifier: JRSoftware.InnoSetup.7
PackageVersion: 7.0.2
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.12.0