set JAVA_VERSION=1.7 set OUTFILE="%TMP%\findJavaHome.txt" node findJavaHome.js > %OUTFILE% set /p JAVA_HOME=