40 lines
1.4 KiB
YAML
40 lines
1.4 KiB
YAML
# ================== General ==================
|
|
Id: RARLab.WinRAR-jp
|
|
Publisher: RARLab
|
|
Name: WinRAR-jp
|
|
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: ja-JP
|
|
|
|
InstallerType: exe
|
|
Installers:
|
|
- Arch: x64
|
|
Url: https://www.rarlab.com/rar/winrar-x64-600jp.exe
|
|
Sha256: 7D2ED4FA389B1CE35DD17E98E936D44A6A1039F963A15C36AD9D608920D95430
|
|
Scope: user
|
|
#- Arch: x86
|
|
#Url: https://www.rarlab.com/rar/wrar600jp.exe
|
|
#Sha256: 00DB4A47A1B3C83588FA58F9B6129EED6615AB19E8A574EB7C40F60D7ED88D0A
|
|
#Scope: user
|
|
|
|
# ManifestVersion: 0.1.0
|