Forum Discussion
pembertonrw
13 years agoContributor
OK so I think it must have been a clash to do with java somewhere as I removed the following from the start up bat file and it now loads OK.
But then crashes further on. I found the page viewtopic.php?f=10&t=18447 which I am assuming is the same issue I am having?
if exist jre/bin/java.exe (
set JAVA=jre/bin/java.exe
)
But then crashes further on. I found the page viewtopic.php?f=10&t=18447 which I am assuming is the same issue I am having?