Patch Application Stupidity (mine!)
Okay, I have suddenly found myself supporting code on a Windows server - something I have never done. In applying a patch, the instructions clearly tell me to enter:
> java -jar setup.jar (Note that you need to have a JVM in your path.)
And of course, I have no idea what this implies. When I try to make a go of this (the file is on the E drive), I get:
'java' is not recognized as an internal or external command, operable program, or batch file.
Can anybody get me started on this?
LoTech