Windows environment variables path

Windows environment variables path declaration

direction-512

Hello guys windows environment variables path means specifying a set of directories where executable programs are located. In general, each executing process or user session has its own PATH setting. For example today I will show you how to set Set windows environment variables path for Java and dotNet. just follow these steps….

 

Step 1 :- Right click on my computer – go to properties – select Advanced System settings.

1

Step 2 :- then click on Advanced option and select Environment Variables

 

Step 3 :- Now open your C:\ drive and copy these path

          For JAVA

C:\Program Files\Java\jdk1.6.0\bin

For .NET

C:\Windows\Microsoft.NET\Framework\v4.0.30319

 3

24

Step 4 :- After clicking on Environment Variables then, select path option and click Edit and then paste that path which you have copied in step 3 and click ok. Now, Your variable environment path is set or declared.

 5

Leave a Reply

Your email address will not be published. Required fields are marked *