Windows 7, going crazy with environment variables
- by roymustang86
So, I am trying to learn java. I installed the JDK and proceeded to write a few programs. Each time, I have to give the path to javac.exe to compile the .java file.
SO, I decided to tweak the %PATH% variable.
And no matter what I change it to, it doesn't work.
when I do an echo %PATH%, I get 'Program' is not recognized as an internal or…