Detect Java Installation from a Batch File
807607Nov 8 2006 — edited Nov 8 2006Hi ,
I need to find out the Java Installed on my machine from a bat file. The actual requirement is that i need to check if the Java Version is equal to or greater than 1.5 from a batch file , if not then i have to echo an error.
IF anyone has a sample for the same can you please provide it. Its kind of Urgent.
Thanks in advance.
RK