35 lines
1.4 KiB
YAML
35 lines
1.4 KiB
YAML
# ================== General ==================
|
|
Id: Intel.ExtremeTuningUtility
|
|
Publisher: Intel
|
|
Name: Extreme Tuning Utility
|
|
Author: Intel
|
|
Description: Intel XTU is a Windows*-based performance-tuning software that enables novice and experienced enthusiasts to overclock, monitor, and stress a system. The software interface exposes a set of robust capabilities common in most enthusiast platforms along with new features available on new Intel® Application Processors and Intel® Motherboards.
|
|
AppMoniker: intel-xtu
|
|
Tags: hardware, tuning, intel
|
|
|
|
# ================== License ==================
|
|
Homepage: https://downloadcenter.intel.com/download/24075/Intel-Extreme-Tuning-Utility-Intel-XTU
|
|
License: Ms-PL
|
|
LicenseUrl: https://www.intel.com/content/www/us/en/legal/terms-of-use.html
|
|
|
|
# ================= Installer =================
|
|
MinOSVersion: 10.0.0.0
|
|
#Channel: stable # Channel is not supported in this preview (5/24/2020)
|
|
Version: 6.5.2.40
|
|
|
|
Switches:
|
|
Custom: /norestart
|
|
Silent: /quiet
|
|
SilentWithProgress: /passive
|
|
#Interactive: # Interactive is not supported in this preview (5/24/2020)
|
|
Language: en-US
|
|
|
|
InstallerType: exe
|
|
Installers:
|
|
- Arch: x86
|
|
Url: https://downloadmirror.intel.com/29183/eng/XTUSetup.exe
|
|
Sha256: 7cc2ed8102602fb357aeef9e9fa7785b8f5f548244e4158c0306b559fd08859c
|
|
Scope: machine
|
|
|
|
# ManifestVersion: 0.1.0
|