2011-06-26 16:47:18 +02:00
|
|
|
[Package]
|
|
|
|
version: RELEASE
|
|
|
|
depends:
|
|
|
|
incremental: False
|
|
|
|
|
|
|
|
[Product]
|
|
|
|
type: localboot
|
2012-05-02 07:25:03 +02:00
|
|
|
id: melk.capslockgoodbye
|
2011-06-26 16:47:18 +02:00
|
|
|
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
|
2012-05-02 07:25:03 +02:00
|
|
|
requiredProduct: sereby.aio
|
2011-06-26 16:47:18 +02:00
|
|
|
requiredStatus: installed
|
|
|
|
requirementType: before
|
2013-08-21 10:10:13 +02:00
|
|
|
|
|
|
|
[ProductDependency]
|
|
|
|
action: setup
|
|
|
|
requiredProduct: nirsoft.zipinstall
|
|
|
|
requiredStatus: installed
|
|
|
|
requirementType: before
|
|
|
|
|