This commit is contained in:
Mario Fetka
2019-09-27 12:34:42 +02:00
parent 68f457d21f
commit 29eb8875df
4 changed files with 4 additions and 5 deletions

View File

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