Posts

Showing posts from February, 2016

How to add/change Environment variable on your system ?

Image
Changing the environment variable is a term you must have heard if you are working on some CLI or some other programming related work. So, if you are having any issue changing the environment variable consider this post and feel relieved ;-). Environment variables are a set of predefined variables that makes system function properly. Generally people indulged in programming or development fields will know what it is. So, following are the steps you need to follow to add/change environment variable on your system: 1. Go to search 2. Search for " Edit your system environment variables " this window will pop-up 3. Click on Environment Variables   now this window will open up 4. Now search for PATH in the System Variables part in variable column 5. Double click on path row and a new small window will open up. 6. Inside this window you to make change only in the variable value textbox.  inside the " variable value: " enter the path to the requi