diff --git a/i/IgorPavlov/7-Zip/25.0/7-Zip.installer.yaml b/i/IgorPavlov/7-Zip/25.0/7-Zip.installer.yaml new file mode 100644 index 0000000..1fdfe8f --- /dev/null +++ b/i/IgorPavlov/7-Zip/25.0/7-Zip.installer.yaml @@ -0,0 +1,14 @@ +# Datei: 7-Zip.installer.yaml +PackageIdentifier: IgorPavlov.7-Zip +PackageVersion: 25.0 +Installers: + - Architecture: x64 + InstallerType: exe + InstallerUrl: https://www.7-zip.org/a/7z250-x64.exe + InstallerSha256: + Scope: machine + InstallerSwitches: + Silent: /S + Custom: /D=%ProgramFiles%\\7-Zip + UpgradeBehavior: install + InstallerLocale: en-US