Re: [Mzmine-devel] Bug fix related to PlantCYC identification-REG

2014-07-12 Thread Tomas Pluskal
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

Re: [Mzmine-devel] problem to opne MZmine 2.10

2014-07-12 Thread Tomas Pluskal
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_