add java uninstall check back

This commit is contained in:
Mario Fetka
2013-03-17 14:10:20 +01:00
parent 4efa646091
commit 9779b43a05
3 changed files with 21 additions and 4 deletions

View File

@@ -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