cleaned, unistallscript old java versions, testing

This commit is contained in:
Dennis Trinks
2013-12-10 14:27:11 +01:00
parent 709e37b2a6
commit 14bf43636c
23 changed files with 436 additions and 623 deletions

View File

@@ -5,9 +5,9 @@ incremental: False
[Product]
type: localboot
id: oracle.java7u45
name: java7u45
description: Java Pakage
id: oracle.java745
name: java745
description: Java for 32bit browser
advice: ADVICE
version: VERSION
priority: PRIORITY
@@ -20,12 +20,3 @@ alwaysScript:
onceScript:
customScript:
userLoginScript:
[ProductProperty]
type: unicode
name: install_architecture
multivalue: False
editable: False
description: which architecture (32/64 bit) has to be installed
values: ["32 only", "64 only", "both", "system specific"]
default: ["system specific"]