Correct install path

This commit is contained in:
Mario Fetka 2015-11-21 18:44:43 +01:00
parent 8707269896
commit c056d1ff64
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ Set $LogDir$ = "%SystemDrive%\tmp"
; no white space use '-' as a seperator
Set $MinimumSpace$ = "20 MB"
; the path were we find the product after the installation
Set $InstallDir$ = "%ProgramFiles32Dir%BlueGriffon"
Set $InstallDir$ = "%ProgramFiles32Dir%\BlueGriffon"
; ----------------------------------------------------------------
Set $IniCfgFile$ = "%ScriptPath%\opsi-" + $ProductId$ + ".ini"