This commit is contained in:
Mario Fetka
2015-06-24 11:18:49 +02:00
parent 899961c794
commit fb72c0ae72
7 changed files with 15 additions and 15 deletions

View File

@@ -49,8 +49,8 @@ Set $LogDir$ = "%SystemDrive%\tmp"
; no white space use '-' as a seperator
Set $MinimumSpace$ = "800 MB"
; the path were we find the product after the installation
Set $InstallDir32$ = "%ProgramFiles32Dir%\Nitro\Pro 9"
Set $InstallDir64$ = "%ProgramFiles64Dir%\Nitro\Pro 9"
Set $InstallDir32$ = "%ProgramFiles32Dir%\Nitro\Pro 10"
Set $InstallDir64$ = "%ProgramFiles64Dir%\Nitro\Pro 10"
Set $LicenseRequired$ = "true"
Set $LicensePool$ = "p_" + $ProductId$
; ----------------------------------------------------------------