add java v8 and .net for win8.x
This commit is contained in:
22
OPSI/control
22
OPSI/control
@@ -108,6 +108,15 @@ description: Install Microsoft Netframework 4.5.1
|
||||
values: ["install", "none", "reinstall"]
|
||||
default: ["install"]
|
||||
|
||||
[ProductProperty]
|
||||
type: unicode
|
||||
name: sereby_win8xdotnet3x
|
||||
multivalue: False
|
||||
editable: False
|
||||
description: Install Microsoft Netframework 2 - 3.x
|
||||
values: ["install", "none", "reinstall"]
|
||||
default: ["install"]
|
||||
|
||||
[ProductProperty]
|
||||
type: unicode
|
||||
name: sereby_msjsharp
|
||||
@@ -137,13 +146,22 @@ default: ["install"]
|
||||
|
||||
[ProductProperty]
|
||||
type: unicode
|
||||
name: sereby_jre
|
||||
name: sereby_jre7
|
||||
multivalue: False
|
||||
editable: False
|
||||
description: Install Java Runtime Environment
|
||||
description: Install Java 7 Runtime Environment
|
||||
values: ["install", "none", "reinstall"]
|
||||
default: ["install"]
|
||||
|
||||
[ProductProperty]
|
||||
type: unicode
|
||||
name: sereby_jre8
|
||||
multivalue: False
|
||||
editable: False
|
||||
description: Install Java 8 Runtime Environment
|
||||
values: ["install", "none", "reinstall"]
|
||||
default: ["none"]
|
||||
|
||||
[ProductProperty]
|
||||
type: unicode
|
||||
name: sereby_AdobeShock
|
||||
|
||||
Reference in New Issue
Block a user