From ae05f1d464648e8e159e0a02a63160b387975b79 Mon Sep 17 00:00:00 2001 From: Stephan Troyer Date: Sun, 31 Jan 2021 00:41:56 +0100 Subject: [PATCH] Add german version of WinRAR (#6836) * add german version of WinRAR * change installer location --- manifests/RARLab/WinRAR-de/6.00.yaml | 39 ++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 manifests/RARLab/WinRAR-de/6.00.yaml diff --git a/manifests/RARLab/WinRAR-de/6.00.yaml b/manifests/RARLab/WinRAR-de/6.00.yaml new file mode 100644 index 000000000..4ed03128f --- /dev/null +++ b/manifests/RARLab/WinRAR-de/6.00.yaml @@ -0,0 +1,39 @@ +# ================== General ================== +Id: RARLab.WinRAR-de +Publisher: RARLab +Name: WinRAR-de +Author: RARLab +Description: WinRAR is a powerful archive manager. It can backup your data and reduce the size of email attachments, open and unpack RAR, ZIP and other files downloaded from Internet, create new archives in RAR and ZIP file format. +AppMoniker: winrar +Tags: winrar, rar, compression, archive +FileExtensions: rar, zip + +# ================== License ================== +Homepage: https://www.rarlab.com/ +License: Copyright © 2002-2020 Alexander Roshal. All rights reserved. +LicenseUrl: https://www.win-rar.com/winrarlicense.html?&L=0 + +# ================= Installer ================= +MinOSVersion: 10.0.0.0 +#Channel: stable # Channel is not supported in this preview (5/24/2020) +Version: 6.00 + +Switches: + Custom: + Silent: /S + SilentWithProgress: /S + #Interactive: # Interactive is not supported in this preview (5/24/2020) + Language: de-DE + +InstallerType: exe +Installers: + - Arch: x64 + Url: https://www.rarlab.com/rar/winrar-x64-600d.exe + Sha256: 734D5A1D03479ADE5B61B3D35A8FADC1B423F328D424A262659E3A49A262B00A + Scope: user + #- Arch: x86 + #Url: https://www.rarlab.com/rar/wrar600d.exe + #Sha256: 962B0CCD47D28BBD4705A3146C7A44659ED634DB9A8ADAC337CE31F438E4F622 + #Scope: user + +# ManifestVersion: 0.1.0