Hi Dhananjay,
I know that there are several problems in the online identification modules,
but at the moment there is nobody with enough time to fix them. I hope to get
back to MZmine development around September.
If you want the problems fixed soon, you can hire a software developer to do it
Hi Ali,
The problem is in this line:
set JAVA_COMMAND=C:\Program Files\Java
You need to point this variable to the java.exe program. Also, you should put
the value in double quotes, because of the space in Program Files.
Try something like this:
set JAVA_COMMAND="C:\Program Files\Java\jdk1.7.0_