34 lines
930 B
YAML
34 lines
930 B
YAML
# ================== General ==================
|
|
Id: REALiX.HWiNFO
|
|
Publisher: REALiX
|
|
Name: HWiNFO
|
|
Author: REALiX
|
|
Description: Comprehensive Hardware Analysis, Monitoring and Reporting for Windows and DOS.
|
|
AppMoniker: hwinfo
|
|
Tags: CPU, GPU, HWiNFO, Monitor, Hardware
|
|
|
|
# ================== License ==================
|
|
Homepage: https://www.hwinfo.com/
|
|
License: Copyright ©1999-2018 Martin MAlik - REALiX
|
|
#LicenseUrl: ?
|
|
|
|
# ================= Installer =================
|
|
MinOSVersion: 10.0.0.0
|
|
#Channel: stable # Channel is not supported in this preview (5/24/2020)
|
|
Version: 6.30
|
|
|
|
Switches:
|
|
Custom:
|
|
Silent: /VERYSILENT
|
|
SilentWithProgress: /SILENT
|
|
|
|
InstallerType: exe
|
|
Installers:
|
|
- Arch: Neutral
|
|
Url: https://www.sac.sk/download/utildiag/hwi_630.exe
|
|
Sha256: 78b3e7034ce46a23d09f19df6aa6a16424692a695745584f84145924293cf751
|
|
Scope: machine
|
|
Language: en-US
|
|
|
|
# ManifestVersion: 0.1.0
|