36 lines
611 B
Plaintext
36 lines
611 B
Plaintext
[Package]
|
|
version: RELEASE
|
|
depends:
|
|
incremental: False
|
|
|
|
[Product]
|
|
type: localboot
|
|
id: !!!plz change!!!
|
|
name: !!!plz change!!!
|
|
description: !!!plz change!!!
|
|
advice: ADVICE
|
|
version: VERSION
|
|
priority: PRIORITY
|
|
licenseRequired: False
|
|
productClasses:
|
|
setupScript: setup32.ins
|
|
uninstallScript: uninstall32.ins
|
|
updateScript:
|
|
alwaysScript:
|
|
onceScript:
|
|
customScript:
|
|
userLoginScript:
|
|
|
|
[ProductDependency]
|
|
action: setup
|
|
requiredProduct: sereby.aio
|
|
requiredStatus: installed
|
|
requirementType: before
|
|
|
|
[ProductDependency]
|
|
action: setup
|
|
requiredProduct: kliu.addpath
|
|
requiredStatus: installed
|
|
requirementType: before
|
|
|