update the Install patch and bump to teh new main version 8

This commit is contained in:
Mario Fetka 2013-03-14 17:20:29 +01:00
parent db9eb4d1b0
commit 70a4dec19c
3 changed files with 9 additions and 9 deletions

View File

@ -47,11 +47,11 @@ 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 $MinimumSpace$ = "1 MB"
Set $MinimumSpace$ = "800 MB"
; the path were we find the product after the installation
Set $InstallDir32$ = "%ProgramFiles32Dir%\<path to the product>"
Set $InstallDir64$ = "%ProgramFiles64Dir%\<path to the product>"
Set $LicenseRequired$ = "false"
Set $InstallDir32$ = "%ProgramFiles32Dir%\Nitro\Pro 8"
Set $InstallDir64$ = "%ProgramFiles64Dir%\Nitro\Pro 8"
Set $LicenseRequired$ = "true"
Set $LicensePool$ = "p_" + $ProductId$
; ----------------------------------------------------------------

View File

@ -42,9 +42,9 @@ Set $LogDir$ = "%SystemDrive%\tmp"
; ----------------------------------------------------------------
; - Please edit the following values -
; ----------------------------------------------------------------
Set $InstallDir32$ = "%ProgramFiles32Dir%\<path to the product>"
Set $InstallDir64$ = "%ProgramFiles64Dir%\<path to the product>"
Set $LicenseRequired$ = "false"
Set $InstallDir32$ = "%ProgramFiles32Dir%\Nitro\Pro 8"
Set $InstallDir64$ = "%ProgramFiles64Dir%\Nitro\Pro 8"
Set $LicenseRequired$ = "true"
Set $LicensePool$ = "p_" + $ProductId$
; ----------------------------------------------------------------

View File

@ -11,7 +11,7 @@ description: Der einzige kostenlose PDF-Pro, der PDF-Dateien anzeigen, erstellen
advice: ADVICE
version: VERSION
priority: PRIORITY
licenseRequired: False
licenseRequired: true
productClasses:
setupScript: setup3264.ins
uninstallScript: uninstall3264.ins
@ -32,7 +32,7 @@ default: ["system specific"]
[ProductDependency]
action: setup
requiredProduct: aio
requiredProduct: sereby.aio
requiredStatus: installed
requirementType: before