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 ; no white space use '-' as a seperator
Set $MinimumSpace$ = "50 MB" Set $MinimumSpace$ = "50 MB"
; the path were we find the product after the installation ; the path were we find the product after the installation
Set $InstallDir$ = "%ProgramFiles32Dir%\Zoiper" Set $InstallDir$ = "%ProgramFiles32Dir%\Zoiper5"
; ---------------------------------------------------------------- ; ----------------------------------------------------------------
Set $IniCfgFile$ = "%ScriptPath%\opsi-" + $ProductId$ + ".ini" Set $IniCfgFile$ = "%ScriptPath%\opsi-" + $ProductId$ + ".ini"

View File

@ -33,7 +33,7 @@ Set $LogDir$ = "%SystemDrive%\tmp"
; ---------------------------------------------------------------- ; ----------------------------------------------------------------
; - Please edit the following values - ; - Please edit the following values -
; ---------------------------------------------------------------- ; ----------------------------------------------------------------
Set $InstallDir$ = "%ProgramFiles32Dir%\Zoiper" Set $InstallDir$ = "%ProgramFiles32Dir%\Zoiper5"
; ---------------------------------------------------------------- ; ----------------------------------------------------------------
Set $IniCfgFile$ = "%ScriptPath%\opsi-" + $ProductId$ + ".ini" Set $IniCfgFile$ = "%ScriptPath%\opsi-" + $ProductId$ + ".ini"

View File

@ -1 +0,0 @@
18411499652135ee3ea14c6ceffefbfa956a7b51 /home/mario/.opsi-dist-cache/zoiper.zoiper-5.2.25/X86/Zoiper_5.2.25_Setup.exe

View File

@ -3,9 +3,9 @@
############################ ############################
VENDOR="zoiper.com" VENDOR="zoiper.com"
PN="zoiper.zoiper" PN="zoiper.zoiper"
NAME="Zoiper" NAME="Zoiper5"
DESCRIPTION="Zoiper, the free softphone to make VoIP calls through your PBX or favorite SIP provider." DESCRIPTION="Zoiper, the free softphone to make VoIP calls through your PBX or favorite SIP provider."
VERSION="5.2.25" VERSION="5.2.28"
RELEASE="3" RELEASE="3"
PRIORITY="0" PRIORITY="0"
ADVICE="" ADVICE=""