rename
This commit is contained in:
parent
5cf5feade5
commit
202fbd1444
@ -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"
|
||||
|
@ -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$
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -2,7 +2,7 @@
|
||||
# Setup product information
|
||||
############################
|
||||
VENDOR="nuance.de"
|
||||
PN="paperport"
|
||||
PN="nuance.paperport"
|
||||
VERSION="14"
|
||||
RELEASE="3"
|
||||
PRIORITY="0"
|
||||
|
Loading…
Reference in New Issue
Block a user