47 lines
970 B
Plaintext
47 lines
970 B
Plaintext
[Package]
|
|
version: RELEASE
|
|
depends:
|
|
incremental: False
|
|
|
|
[Product]
|
|
type: localboot
|
|
id: highcriteria.dictationbuddy
|
|
name: highcriteria.dictationbuddy
|
|
description: plays pre-recorded audio files and allows you to listen and control the playback
|
|
advice: ADVICE
|
|
version: VERSION
|
|
priority: PRIORITY
|
|
licenseRequired: True
|
|
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"]
|
|
|
|
[ProductDependency]
|
|
action: setup
|
|
requiredProduct: aio
|
|
requiredStatus: installed
|
|
requirementType: before
|
|
|
|
[ProductProperty]
|
|
type: unicode
|
|
name: orgname
|
|
multivalue: False
|
|
editable: True
|
|
description: OrgName off Registration
|
|
values: [""]
|
|
default: ["OrgName"]
|