-
Notifications
You must be signed in to change notification settings - Fork 4.7k
/
Copy pathOracle.JavaRuntimeEnvironment.installer.yaml
47 lines (46 loc) · 1.49 KB
/
Oracle.JavaRuntimeEnvironment.installer.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
# Created with YamlCreate.ps1 v2.4.3 $debug=AUSU.CRLF.7-4-6.Win32NT
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json
PackageIdentifier: Oracle.JavaRuntimeEnvironment
PackageVersion: 8.0.3610.9
Platform:
- Windows.Desktop
MinimumOSVersion: 10.0.0.0
InstallerType: exe
Scope: machine
InstallModes:
- interactive
- silent
InstallerSwitches:
Silent: /s REBOOT=0
SilentWithProgress: /s REBOOT=0
InstallLocation: INSTALLDIR=<INSTALLPATH>
Custom: SPONSORS=0 AUTO_UPDATE=0
UpgradeBehavior: uninstallPrevious
Commands:
- java
FileExtensions:
- class
- idx
- jad
- jar
- java
- jsp
Installers:
- Architecture: x64
InstallerUrl: https://javadl.oracle.com/webapps/download/AutoDL?BundleId=247947_0ae14417abb444ebb02b9815e2103550
InstallerSha256: 419328F3A2325B1DC27F710ABD73E232E9DEAC47915B4DBA61A697B925B5B83D
AppsAndFeaturesEntries:
- DisplayName: Java 8 Update 361 (64-bit)
Publisher: Oracle Corporation
ProductCode: '{26A24AE4-039D-4CA4-87B4-2F64180361F0}'
InstallerType: msi
- Architecture: x86
InstallerUrl: https://javadl.oracle.com/webapps/download/AutoDL?BundleId=247945_0ae14417abb444ebb02b9815e2103550
InstallerSha256: 9F894CA1B76C6D504A5F62E71963F186527110C617215AFA9FE061FC7793195F
AppsAndFeaturesEntries:
- DisplayName: Java 8 Update 361
Publisher: Oracle Corporation
ProductCode: '{26A24AE4-039D-4CA4-87B4-2F32180361F0}'
InstallerType: msi
ManifestType: installer
ManifestVersion: 1.9.0