This commit is contained in:
Mario Fetka 2012-05-02 08:55:43 +02:00
parent 5cf5feade5
commit 202fbd1444
5 changed files with 6 additions and 6 deletions

View File

@ -34,7 +34,7 @@ Set $LogDir$ = "%SystemDrive%\tmp"
;$ProductId$ should be the name of the product in opsi
; therefore please: only lower letters, no umlauts,
; no white space use '-' as a seperator
Set $ProductId$ = "paperport"
Set $ProductId$ = "nuance.paperport"
Set $MinimumSpace$ = "200 MB"
; the path were we find the product after the installation
Set $InstallDir$ = "%ProgramFiles32Dir%\Nuance\PaperPort"

View File

@ -29,7 +29,7 @@ Set $LogDir$ = "%SystemDrive%\tmp"
; ----------------------------------------------------------------
; - Please edit the following values -
; ----------------------------------------------------------------
Set $ProductId$ = "paperport"
Set $ProductId$ = "nuance.paperport"
Set $InstallDir$ = "%ProgramFiles32Dir%\Nuance\PaperPort"
Set $LicenseRequired$ = "true"
Set $LicensePool$ = "p_" + $ProductId$

View File

@ -5,7 +5,7 @@ incremental: False
[Product]
type: localboot
id: paperport
id: nuance.paperport
name: paperport
description: PaperPort
advice: ADVICE
@ -32,6 +32,6 @@ default: ["system specific"]
[ProductDependency]
action: setup
requiredProduct: aio
requiredProduct: sereby.aio
requiredStatus: installed
requirementType: before

View File

@ -1 +1 @@
9c828759e39ecc46b034a36f11ed1e12244f7702 /home/mario/.opsi-dist-cache/paperport-14/X86/PP14_Pro_BEFIGSD_Trial.exe
9c828759e39ecc46b034a36f11ed1e12244f7702 /home/mario/.opsi-dist-cache/nuance.paperport-14/X86/PP14_Pro_BEFIGSD_Trial.exe

View File

@ -2,7 +2,7 @@
# Setup product information
############################
VENDOR="nuance.de"
PN="paperport"
PN="nuance.paperport"
VERSION="14"
RELEASE="3"
PRIORITY="0"