0.8.4 x64 windows7 doesn't detect Java
Installs successfully, but doesn't start: says, Java RE is required. Manually browsing to Java 6 or 7 folders doesn't help - it's still not found.
@cloo can You provide your system paths setting. Just run command window and run "set" command. Please paste the result over here. Thanks
C:\Users\jurga>set
ALLUSERSPROFILE=C:\ProgramData
APPDATA=C:\Users\jurga\AppData\Roaming
asl.log=Destination=file
CLASSPATH=.;C:\Program Files (x86)\Java\jre6\lib\ext\QTJava.zip
CM2013DIR=C:\Program Files (x86)\Common Files\Autodesk Shared\Materials
CommonProgramFiles=C:\Program Files\Common Files
CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files
CommonProgramW6432=C:\Program Files\Common Files
COMPUTERNAME=NAMU-LAPTOPAS
ComSpec=C:\Windows\system32\cmd.exe
FP_NO_HOST_CHECK=NO
HOMEDRIVE=C:
HOMEPATH=\Users\jurga
ILBDIR=C:\Program Files (x86)\Common Files\Autodesk Shared\Materials
LOCALAPPDATA=C:\Users\jurga\AppData\Local
LOGONSERVER=\NAMU-LAPTOPAS
NUMBER_OF_PROCESSORS=4
OS=Windows_NT
Path=C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Windows\system32;
C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0;
C:\Program Files\Intel\WiFi\bin;C:\Program Files\Common Files\Intel\WirelessCom
mon;C:\Program Files (x86)\QuickTime\QTSystem;C:\Program Files\Intel\WiFi\bin
;C:\Program Files\Common Files\Intel\WirelessCommon;.;
PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC
PROCESSOR_ARCHITECTURE=AMD64
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 42 Stepping 7, GenuineIntel
PROCESSOR_LEVEL=6
PROCESSOR_REVISION=2a07
ProgramData=C:\ProgramData
ProgramFiles=C:\Program Files
ProgramFiles(x86)=C:\Program Files (x86)
ProgramW6432=C:\Program Files
PROMPT=$P$G
PSModulePath=C:\Windows\system32\WindowsPowerShell\v1.0\Modules
PUBLIC=C:\Users\Public
QTJAVA=C:\Program Files (x86)\Java\jre6\lib\ext\QTJava.zip
SESSIONNAME=Console
SystemDrive=C:
SystemRoot=C:\Windows
TEMP=C:\Users\jurga\AppData\Local\Temp
TMP=C:\Users\jurga\AppData\Local\Temp
USERDOMAIN=NAMU-LAPTOPAS
USERNAME=jurga
USERPROFILE=C:\Users\jurga
windir=C:\Windows
windows_tracing_flags=3
windows_tracing_logfile=C:\BVTBin\Tests\installpackage\csilogfile.log
@cloo It looks like you do not have JRE installed. If you have already installed jre (you are saying something about java folders) configure your environments variables list and set new one: JAVA_HOME=PATH_TO_YOUR_ROOT_OF_JAVA_INSTALLATION
Meanwhile I have successfully installed 32bit version. After that, just for curiosity I reinstalled Java and then tried 64bit again. The same happens - 64bit version fails to find Java when starting the app.


I don't know where to manually configure system variables nor I have motivation to - 32bit version already works well. Just treat this as a friendly report.