@echo off
setlocal
call %~dp0/setenv.bat
echo Start...
call "%NTRI_JAVA_BIN_DIR%/java" -jar %NTRI_VM_OPTIONS% "%NTRI_APP_DIR%/%NTRI_APP%"