45 lines
925 B
Plaintext
45 lines
925 B
Plaintext
|
[Package]
|
||
|
version: RELEASE
|
||
|
depends:
|
||
|
incremental: False
|
||
|
|
||
|
[Product]
|
||
|
type: localboot
|
||
|
id: melk.capslockgoodbye
|
||
|
name: CapsLock Goodbye
|
||
|
description: "CapsLock Goodbye" ermoeglicht eine Umbelegung der CapsLock-Tastenfunktion.
|
||
|
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"]
|
||
|
|
||
|
[ProductDependency]
|
||
|
action: setup
|
||
|
requiredProduct: sereby.aio
|
||
|
requiredStatus: installed
|
||
|
requirementType: before
|
||
|
|
||
|
[ProductDependency]
|
||
|
action: setup
|
||
|
requiredProduct: nirsoft.zipinstall
|
||
|
requiredStatus: installed
|
||
|
requirementType: before
|
||
|
|