Bump
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
Don't add cahngelog entries here!
|
||||
It get autogenerated by the opsi-builder.sh
|
||||
24
OPSI/control
24
OPSI/control
@@ -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"]
|
||||
|
||||
Reference in New Issue
Block a user