freedownloadmanager.core/OPSI/control

64 lines
1.2 KiB
Plaintext
Raw Normal View History

2013-08-21 15:25:43 +02:00
[Package]
version: 2
depends:
incremental: False
[Product]
type: localboot
id: opsi-template
name: opsi template product
description: A template for opsi products
advice:
version: 4.0.2
priority: 0
licenseRequired: False
productClasses:
2019-09-19 14:35:27 +02:00
setupScript: setup3264.ins
uninstallScript: uninstall3264.ins
2013-08-21 15:25:43 +02:00
updateScript:
alwaysScript:
onceScript:
customScript:
userLoginScript:
[ProductProperty]
type: unicode
2019-09-19 14:35:27 +02:00
name: install_architecture
multivalue: False
2019-09-19 14:35:27 +02:00
editable: False
description: which architecture (32/64 bit) has to be installed
values: ["32 only", "64 only", "both", "system specific"]
default: ["system specific"]
2019-10-15 11:42:11 +02:00
[ProductProperty]
type: bool
name: desktoplink
description: Show Desktop Link on/off
default: False
2019-09-19 15:08:09 +02:00
[ProductProperty]
type: unicode
name: custom-post-install
multivalue: False
editable: True
description: Define filename for include script in custom directory after installation
values: ["none"]
default: ["none"]
[ProductProperty]
type: unicode
name: custom-post-uninstall
multivalue: False
editable: True
description: Define filename for include script in custom directory after uninstallation
values: ["none"]
default: ["none"]
2013-08-21 15:25:43 +02:00
[ProductDependency]
action: setup
requiredProduct: sereby.aio
requiredStatus: installed
requirementType: before