G'day, > First, it was saying JAVA_COMMAND=Java is an invalid command. > I changed this to direct to the java executable: > *set JAVA_COMMAND=C:\Program Files (x86)\Java\jre1.6.0\bin\java * > Now I get an error that says: *'C:\Program' is not recognized as an internal or external command. *
I think the problem is the spaces in your JAVA_COMMAND, try: set JAVA_COMMAND="C:\Program Files (x86)\Java\jre1.6.0\bin\java" Regards, Chris. This message may contain confidential information. If you are not the designated recipient, please notify the sender immediately, and delete the original and any copies. Any use of the message by you is prohibited. ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Mzmine-devel mailing list Mzmine-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mzmine-devel