Bump and correct install patch
This commit is contained in:
@@ -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$
|
||||
; ----------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user