Hi When i try to launch Alice, i get the following error Error: opening registry key 'Software\JavaSoft\Java Runtime Environment' Error: could not find java.dll Error: Could not find Java SE Runtime Environment. I've tried reinstalling java, deleting old versions of java, registry cleaners. None of it has worked so far. I have windows 7, java version 7 update 45. I'd really appreciate any help given, thanks in advance!
Ok, just to make sure Java is installed and working, go to http://www.java.com/en/download/installed.jsp and verify Java is installed. Also, if you could open Command Prompt (click the Start button and type 'cmd' in the search box and hit enter) and run the following commands: echo %JAVA_HOME% java -version Remember the commands are case sensitive. Let me know what the results of the java test and the output of those commands and we'll go from there.