33 lines
741 B
Plaintext
33 lines
741 B
Plaintext
|
[Package]
|
||
|
version: RELEASE
|
||
|
depends:
|
||
|
incremental: False
|
||
|
|
||
|
[Product]
|
||
|
type: localboot
|
||
|
id: aio
|
||
|
name: All in One Runtimes
|
||
|
description: Das "All in One Runtimes" Paket buendelt alle wichtigen Runtime Pakete die benoetigt werden um sicherzustellen, dass alle Programme auch reibungslos funktionieren.
|
||
|
advice:
|
||
|
version: VERSION
|
||
|
priority: PRIORITY
|
||
|
licenseRequired: False
|
||
|
productClasses:
|
||
|
setupScript: setup.ins
|
||
|
uninstallScript:
|
||
|
updateScript:
|
||
|
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"]
|
||
|
|