9 lines
184 B
Batchfile
9 lines
184 B
Batchfile
@echo off
|
|
|
|
rem Setze Java Umgebung
|
|
|
|
set JRE_HOME=C:\CAD\JAVA\jre1.8.0_162
|
|
set JRE64_HOME=C:\CAD\JAVA\jre1.8.0_162
|
|
|
|
rem Starte tem.bat
|
|
Z:\INSTALL-BINARIES\TC12\Tc12.4.0.1\wntx64\tem.bat |