jokeli: Here is what I tried and it still returns nothing, just a blank screen:

Code:
Break On

If GetFileVersion(%systemroot% + "\system32\java.exe") = 0
$x = GetFileVersion(%systemroot% + "\system32\java.exe")
?$x
else
?"ERROR @ERROR : @SERROR"
Endif
sleep 2



Shawn: I'm currently looking into that.

Thank you both for the prompt suggestions...