add java uninstall check back
This commit is contained in:
11
OPSI/control
11
OPSI/control
@@ -42,6 +42,15 @@ requiredProduct: horstmuc.inifile
|
||||
requiredStatus: installed
|
||||
requirementType: before
|
||||
|
||||
[ProductProperty]
|
||||
type: unicode
|
||||
name: java_reinstall
|
||||
multivalue: False
|
||||
editable: False
|
||||
description: Remove all versions of Java and install the latest version (from sereby packet)
|
||||
values: ["0", "1"]
|
||||
default: ["1"]
|
||||
|
||||
[ProductProperty]
|
||||
type: unicode
|
||||
name: timer_value
|
||||
@@ -105,7 +114,7 @@ multivalue: False
|
||||
editable: False
|
||||
description: Install Microsoft Netframework 4.0
|
||||
values: ["install", "none"]
|
||||
default: ["install"]
|
||||
default: ["none"]
|
||||
|
||||
[ProductProperty]
|
||||
type: unicode
|
||||
|
||||
Reference in New Issue
Block a user