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$