Bump
This commit is contained in:
@@ -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$
|
||||
; ----------------------------------------------------------------
|
||||
|
||||
@@ -42,8 +42,8 @@ Set $LogDir$ = "%SystemDrive%\tmp"
|
||||
; ----------------------------------------------------------------
|
||||
; - Please edit the following values -
|
||||
; ----------------------------------------------------------------
|
||||
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$
|
||||
; ----------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user