Bump and correct install patch
This commit is contained in:
parent
549aae71e2
commit
59f1963b4d
@ -41,7 +41,7 @@ Set $LogDir$ = "%SystemDrive%\tmp"
|
||||
Set $ProductId$ = "emclient.emclient"
|
||||
Set $MinimumSpace$ = "50 MB"
|
||||
; the path were we find the product after the installation
|
||||
Set $InstallDir$ = "%ProgramFiles32Dir%\eMClient"
|
||||
Set $InstallDir$ = "%ProgramFiles32Dir%\eM Client"
|
||||
Set $IniCfgFile$ = "%ScriptPath%\opsi-" + $ProductId$ + ".ini"
|
||||
Set $LicenseRequired$ = "false"
|
||||
Set $LicensePool$ = "p_" + $ProductId$
|
||||
|
@ -34,7 +34,7 @@ Set $LogDir$ = "%SystemDrive%\tmp"
|
||||
; - Please edit the following values -
|
||||
; ----------------------------------------------------------------
|
||||
Set $ProductId$ = "emclient.emclient"
|
||||
Set $InstallDir$ = "%ProgramFiles32Dir%\eMClient"
|
||||
Set $InstallDir$ = "%ProgramFiles32Dir%\eM Client"
|
||||
Set $LicenseRequired$ = "false"
|
||||
Set $LicensePool$ = "p_" + $ProductId$
|
||||
; ----------------------------------------------------------------
|
||||
|
@ -3,7 +3,7 @@
|
||||
############################
|
||||
VENDOR="emclient.com"
|
||||
PN="emclient.emclient"
|
||||
VERSION="5"
|
||||
VERSION="5.0.17263.0"
|
||||
RELEASE="3"
|
||||
PRIORITY="0"
|
||||
ADVICE=""
|
||||
@ -14,7 +14,7 @@ TYPE="public"
|
||||
|
||||
|
||||
DL_FILE[0]="emclient_logo.png"
|
||||
DL_SOURCE[0]="http://www.emclient.com/img/logos/512.png"
|
||||
DL_SOURCE[0]="http://www.superhosting.net/img/reference/emclient_logo.png"
|
||||
|
||||
DL_FILE[1]="setup-$VERSION.msi"
|
||||
DL_SOURCE[1]="http://www.emclient.com/dist/latest/setup.msi"
|
||||
|
@ -1 +1 @@
|
||||
bd90007551bcdf776d93664a3da92d8ee282c5e4 /home/mario/.opsi-dist-cache/emclient.emclient-5//emclient_logo.png
|
||||
f64b6e11fde7e641c5e341b1311995074c09ac77 /home/mario/.opsi-dist-cache/emclient.emclient-5.0.17263.0//emclient_logo.png
|
||||
|
@ -1 +1 @@
|
||||
ccdeb91cc06c124f1ff3d618594e263b04808664 /home/mario/.opsi-dist-cache/emclient.emclient-5/X86/setup-5.msi
|
||||
ccdeb91cc06c124f1ff3d618594e263b04808664 /home/mario/.opsi-dist-cache/emclient.emclient-5.0.17263.0/X86/setup-5.0.17263.0.msi
|
Loading…
Reference in New Issue
Block a user