33 lines
648 B
Plaintext
33 lines
648 B
Plaintext
|
[Package]
|
||
|
version: RELEASE
|
||
|
depends:
|
||
|
incremental: False
|
||
|
|
||
|
[Product]
|
||
|
type: localboot
|
||
|
id: acroreader
|
||
|
name: Acrobat Reader
|
||
|
description: Anzeige von und Interaktion mit PDF-Dateien
|
||
|
advice: ADVICE
|
||
|
version: VERSION
|
||
|
priority: PRIORITY
|
||
|
licenseRequired: False
|
||
|
productClasses:
|
||
|
setupScript: setup32.ins
|
||
|
uninstallScript: uninstall32.ins
|
||
|
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"]
|
||
|
|