Bump to 4.0.314.1.2

This commit is contained in:
Mario Fetka
2013-09-17 15:10:25 +02:00
parent 92f211f5de
commit 216bd82c15
5 changed files with 7 additions and 7 deletions

View File

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

View File

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