Possible Duplicate:
What are PATH and other environment variables, and how can I set or use them?
Where do I put environment variables that I want set on boot (or login)?
In particular, I want to set JAVA_HOME and add %JAVA_HOME%/bin to the path.
Where do I put environment variables that I want set on boot (or login)? In particular, I want to set JAVA_HOME and add %JAVA_HOME%/bin to the path. |
||||
|
|
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
|
To add, remove or edit Environment variables in Windows 7 follow these simple steps:
You put them in User Variables if you want them to be set during login, and in System Variables if you want them to be available for all Users. |
||||
|
|