Changed
- Standard ServerDir auf NX Series gesetzt
This commit is contained in:
parent
e1e87c918a
commit
ea66bd381c
@ -176,7 +176,7 @@ goto END
|
|||||||
:NXCALL
|
:NXCALL
|
||||||
rem --- Set location specific environment
|
rem --- Set location specific environment
|
||||||
rem --- Setup ENGEL
|
rem --- Setup ENGEL
|
||||||
if %USEALTERNATIVESERVERDIR%==no (set NX_SERVER_DIR=M:\ug\%NXVERSION%_NXTC) else (set NX_SERVER_DIR=%USEALTERNATIVESERVERDIR%)
|
if %USEALTERNATIVESERVERDIR%==no (set NX_SERVER_DIR=M:\ug\NX%NXSERIESNUMBER%_NXTC) else (set NX_SERVER_DIR=%USEALTERNATIVESERVERDIR%)
|
||||||
set ENGEL_NX_CFG_DIR=%NX_SERVER_DIR%\global
|
set ENGEL_NX_CFG_DIR=%NX_SERVER_DIR%\global
|
||||||
|
|
||||||
rem --- Set NX relavant environment
|
rem --- Set NX relavant environment
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user