This commit is contained in:
Mario Fetka
2012-07-11 07:48:47 +02:00
parent ce1aef12b6
commit 739bfec132
13 changed files with 288 additions and 257 deletions

View File

@@ -0,0 +1,2 @@
Don't add cahngelog entries here!
It get autogenerated by the opsi-builder.sh

View File

@@ -5,16 +5,16 @@ incremental: False
[Product]
type: localboot
id: ultramon
name: UltraMon
description: UltraMon is a utility for multi-monitor systems, designed to increase productivity and unlock the full potential of multiple monitors.
id: realtimesoft.ultramon
name:realtimesoft.ultramon
description: Get the most out of multiple monitors with UltraMon
advice: ADVICE
version: VERSION
priority: PRIORITY
licenseRequired: False
productClasses:
setupScript: setup.ins
uninstallScript: uninstall.ins
setupScript: setup3264.ins
uninstallScript: uninstall3264.ins
updateScript:
alwaysScript:
onceScript:
@@ -30,3 +30,17 @@ 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: The name the software is registered to
values: [""]
default: ["OrgName"]