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

View File

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

View File

@ -5,7 +5,7 @@ incremental: False
[Product] [Product]
type: localboot type: localboot
id: paperport id: nuance.paperport
name: paperport name: paperport
description: PaperPort description: PaperPort
advice: ADVICE advice: ADVICE
@ -32,6 +32,6 @@ default: ["system specific"]
[ProductDependency] [ProductDependency]
action: setup action: setup
requiredProduct: aio requiredProduct: sereby.aio
requiredStatus: installed requiredStatus: installed
requirementType: before 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 # Setup product information
############################ ############################
VENDOR="nuance.de" VENDOR="nuance.de"
PN="paperport" PN="nuance.paperport"
VERSION="14" VERSION="14"
RELEASE="3" RELEASE="3"
PRIORITY="0" PRIORITY="0"